https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: abe485b5845402faa1362c662103720aeefefac7 authored by Lars Bilke on 30 January 2023, 14:12:08 UTC
Merge branch 'scheduled-pipeline' into 'master'
Tip revision: abe485b
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = ket,nd,strat,theis,ba,sur
exclude-file = .codespellexclude
back to top