https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 33722ed3caadb3b85137763605036862dc33d823 authored by Dmitri Naumov on 21 September 2021, 21:49:22 UTC
[T/partmesh] Update config files references.
Tip revision: 33722ed
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top