https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: be055fae3b753bb6e55200f7f97563ce5189675f authored by Lars Bilke on 24 October 2023, 10:01:46 UTC
Merge branch 'notebook-large-label' into 'master'
Tip revision: be055fa
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top