https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 75d88aeb79b3debca452abacd9d089a2a30505f8 authored by Tom Fischer on 17 November 2023, 05:43:19 UTC
Merge branch 'RasterParameter' into 'master'
Tip revision: 75d88ae
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top