https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 4535a6e7ff0ba3e173898d829ed45e0296f1ba79 authored by Dmitry Yu. Naumov on 06 September 2021, 09:38:43 UTC
Merge branch 'TH2M_Excavation' into 'master'
Tip revision: 4535a6e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top