https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 1bf0c0d8fa4ceb65487bea1f482a9f801bccce41 authored by Lars Bilke on 16 November 2020, 12:00:35 UTC
drop
Tip revision: 1bf0c0d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top