https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2f4f4e5ed787538886b5c0ad838984d452c6a109 authored by Thomas Fischer on 05 August 2021, 11:19:13 UTC
[MeL] Mv getNeighbor impl. to TemplateElement.
Tip revision: 2f4f4e5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top