https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 79e6c4f68b815172da972baa191c5ecf48b9b709 authored by Dmitry Yu. Naumov on 03 June 2021, 16:34:43 UTC
Merge branch 'RewritePolygonTreeInterfaces' into 'master'
Tip revision: 79e6c4f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top