https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 55fe59daf43b953f4ac7db562ea657e256fb8fed authored by Dmitry Yu. Naumov on 21 September 2021, 13:24:09 UTC
Merge branch 'TH2M_Jacobian' into 'master'
Tip revision: 55fe59d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top