https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: da94e373a793f0b07c555602b3063fbce8b23b6c authored by joergbuchwald on 15 June 2021, 20:23:34 UTC
Merge branch 'ThermoRichardsFlow' into 'master'
Tip revision: da94e37
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top