https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 95ecf82eab698e3fb45816417efff24e9daaa30b authored by Thomas Fischer on 03 November 2021, 09:19:00 UTC
[GL] Modernize GEOObjects::appendPolylineVec().
Tip revision: 95ecf82
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top