https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a75e8ad6da57d52604cb32f09cf4967b2cc1b4ea authored by wenqing on 07 June 2023, 08:36:23 UTC
Merge branch 'fix_warning' into 'master'
Tip revision: a75e8ad
.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