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