https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 1c147f1074e77fa1f38809ab3dd71e0de744e58f authored by Tom Fischer on 03 October 2023, 13:51:49 UTC
Merge branch 'FixPETScMeshComponenteMapBug' into 'master'
Tip revision: 1c147f1
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top