https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a792cc49d88c96531a095fc2b5df48f0d27da119 authored by Christoph Lehmann on 12 October 2023, 08:15:49 UTC
Merge branch 'reflect-io-for-tuples' into 'master'
Tip revision: a792cc4
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top