https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: b9f43a13fcca7ed78eb09eaad4baa0173926ca7c authored by Tom Fischer on 01 July 2021, 14:43:17 UTC
Merge branch 'SmallFixes_2021-Week26' into 'master'
Tip revision: b9f43a1
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top