https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 01380d6e98a1df79471c97a7e5b65f693fea266a authored by MostafaMollaali on 10 March 2023, 13:45:46 UTC
Merge branch 'kregime-propagating' into 'master'
Tip revision: 01380d6
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top