https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3bff72cc058ba960c48c46b1058ee2218b24ac89 authored by Lars Bilke on 10 December 2020, 20:32:42 UTC
Merge branch 'fix-large' into 'master'
Tip revision: 3bff72c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top