https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: e8040b5de4a9cb8e0bbdd8ee73c3af1dd46a7020 authored by Lars Bilke on 21 March 2023, 13:33:38 UTC
Merge branch 'rm-boost-mp11' into 'master'
Tip revision: e8040b5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top