https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2efc9a6cbb8fc1b2053ae140de655de754f88e83 authored by Dmitry Yu. Naumov on 06 September 2021, 08:52:25 UTC
Merge branch 'TH2M_Restart' into 'master'
Tip revision: 2efc9a6
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top