https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2bef3d0a96b90ccedd47e09680e22ae672ae87ac authored by Lars Bilke on 07 March 2023, 19:18:11 UTC
Merge branch 'notebook-docs' into 'master'
Tip revision: 2bef3d0
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top