https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 35b2e0cd1cae9a041098bdec214ff07531a9fe71 authored by Lars Bilke on 17 August 2023, 12:39:23 UTC
Merge branch 'checkheader-fixes' into 'master'
Tip revision: 35b2e0c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top