https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 8509cf44b1283779ae924fc0a7cfcce1931199d7 authored by Lars Bilke on 25 July 2023, 11:17:12 UTC
Merge branch 'guix-dev' into 'master'
Tip revision: 8509cf4
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top