https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d30fa4a9d259e6a1fb1336b7734d9e0f58acd4ee authored by Christoph Lehmann on 15 September 2023, 06:14:39 UTC
Merge branch 'strain-dependent-permeability' into 'master'
Tip revision: d30fa4a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top