https://gitlab.opengeosys.org/ogs/ogs.git
Revision f75a2268c1436e98efe6502b38e5cfc390ddd806 authored by Dmitry Yu. Naumov on 09 March 2021, 19:59:20 UTC, committed by Dmitry Yu. Naumov on 09 March 2021, 19:59:20 UTC
[CMake] Added clean_coverage target.

See merge request ogs/ogs!3499
2 parent s 0323857 + 2337827
Raw File
Tip revision: f75a2268c1436e98efe6502b38e5cfc390ddd806 authored by Dmitry Yu. Naumov on 09 March 2021, 19:59:20 UTC
Merge branch 'ReaddCleanCoverageTarget' into 'master'
Tip revision: f75a226
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = Theis,nd,theis,strat
exclude-file = .codespellexclude
back to top