https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: fa7f7d8065e190f4fc8513278e71810081910240 authored by Tom Fischer on 24 May 2023, 13:39:36 UTC
Merge branch 'PythonMeshInterface' into 'master'
Tip revision: fa7f7d8
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top