Revision 03238577eca1fa5abc05fa7fa6ceb26e24304295 authored by Lars Bilke on 09 March 2021, 19:57:07 UTC, committed by Lars Bilke on 09 March 2021, 19:57:07 UTC
[cpm] Fixed shapelib used from system

See merge request ogs/ogs!3500
2 parent s b1fec71 + 670c6ae
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top