https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6cb1ed706ceb95eaa8b98de01e88855b4b06710b authored by Lars Bilke on 12 January 2023, 14:07:32 UTC
Merge branch 'iwyy' into 'master'
Tip revision: 6cb1ed7
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top