https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 8fbb859ad56f56d377ff6eecb4159a76c1d1556f authored by Dmitry Yu. Naumov on 18 August 2023, 15:43:28 UTC
Merge branch 'FmtFormatter' into 'master'
Tip revision: 8fbb859
.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