https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2a483a61e70d3b8642c66229630a9171d8816b79 authored by Thomas Fischer on 09 July 2021, 15:15:16 UTC
[MeL] Mv neighbor information from Node to Mesh.
Tip revision: 2a483a6
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top