https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: e46ccb369367b1ea3b3a984d6ef841ac21bbeef9 authored by Lars Bilke on 16 September 2021, 11:04:13 UTC
Merge branch 'doxygen-undoc-param' into 'master'
Tip revision: e46ccb3
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top