https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3b99f2a412f3507a0b81a5d623064e22ad7ee4bd authored by wenqing on 10 March 2023, 07:43:27 UTC
Merge branch 'FE_mini_benchmark1' into 'master'
Tip revision: 3b99f2a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top