https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: c5d82ef4e2c754ce096fbd5a2ceb169226d7dcb6 authored by Christoph Lehmann on 23 March 2023, 20:11:26 UTC
Merge branch 'strong-type' into 'master'
Tip revision: c5d82ef
.codespellrc
[codespell]
skip = *.bib,*.css,*.pdf,*.yaml,*.yml,*/.vale,./.git,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd,./Tests/Data,./ThirdParty,./web/content/imprint.md,./web/node_modules,./web/public/imprint/index.html,./web/resources,
ignore-words-list = ba,bu,ket,nd,pris,strat,sur,theis,
exclude-file = .codespellexclude
back to top