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