https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f5fcaa954baa6e5454732dbc9bee208d96ed2881 authored by Dmitry Yu. Naumov on 30 March 2023, 18:08:28 UTC
Merge branch 'THM_updateConstitutive' into 'master'
Tip revision: f5fcaa9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top