https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a344f385180c76d7f6142beed185ec3603f95ef4 authored by Tom Fischer on 11 May 2023, 12:00:00 UTC
Merge branch 'RasterImprovements' into 'master'
Tip revision: a344f38
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top