https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 37b8ac6a6ca14539448a7b55c7b7eb0749dc3fff authored by joergbuchwald on 04 November 2021, 17:33:36 UTC
Merge branch 'doxygen' into 'master'
Tip revision: 37b8ac6
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top