https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: b5e7f7bb44ded771a4cf178734506b7eb138379f authored by Christoph Lehmann on 30 January 2023, 06:31:57 UTC
Merge branch 'trm-submesh-residual-output' into 'master'
Tip revision: b5e7f7b
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top