https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a5f86cc25cdb4de1ff0c204fd0fd8a3e3c38e6e9 authored by Norbert Grunwald on 24 September 2021, 10:00:35 UTC
Merge branch 'TH2M_Liakopoulos' into 'master'
Tip revision: a5f86cc
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top