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