https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a2affb3a61ca5a6402bc56553acf56d186c677b7 authored by Lars Bilke on 03 April 2023, 11:52:44 UTC
Merge branch 'helper-repo' into 'master'
Tip revision: a2affb3
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top