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