https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7cd1fc921902d90d8ab7ebdf6cc4dd37f1506923 authored by Tom Fischer on 12 October 2021, 04:28:22 UTC
Merge branch 'RemoveToolTriangulatePolygon' into 'master'
Tip revision: 7cd1fc9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top