https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 734c44f9011e7cdb5eede8801d944ad6ddbca8c3 authored by Lars Bilke on 27 February 2023, 08:27:31 UTC
Merge branch 'fmt-ho' into 'master'
Tip revision: 734c44f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top