https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 0bc5efacf2377bfb3dbd543f143cd640f087d12f authored by Lars Bilke on 13 December 2022, 10:06:40 UTC
Merge branch 'refactor-ctest-properties' into 'master'
Tip revision: 0bc5efa
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top