https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 1a7da3e563482eb995aeb8eafccfd2300f0aca33 authored by Christoph Lehmann on 14 August 2023, 10:58:37 UTC
Merge branch 'trm-prev-states' into 'master'
Tip revision: 1a7da3e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top