https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2c5b8e5f4452d045071b8bb34b60e53b49a5b2ad authored by wenqing on 02 March 2023, 16:49:26 UTC
Merge branch 'FE_mini_benchmark1' into 'master'
Tip revision: 2c5b8e5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top