https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6f75a96301228149ac622f0ead89662731c73fc4 authored by Tom Fischer on 08 October 2021, 12:31:50 UTC
Merge branch 'FixShapeMatrixDimensionError' into 'master'
Tip revision: 6f75a96
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top