https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 1f09f762adbc94db42abea265000b5e7a84ac8d3 authored by Lars Bilke on 03 February 2023, 13:29:36 UTC
Merge branch 'tfel-python' into 'master'
Tip revision: 1f09f76
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top