https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f5cca5e200d1ceb4d9042dc029cf955a26aafffc authored by Karsten Rink on 22 May 2023, 11:00:25 UTC
Merge branch 'XyzToLayeredRasterList' into 'master'
Tip revision: f5cca5e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top