https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 1485bedfec6fab995d1610aed05cf38879292059 authored by Christoph Lehmann on 16 January 2023, 13:24:57 UTC
Merge branch 'SeabedResponse' into 'master'
Tip revision: 1485bed
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top