https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 96974e765b2df991bd5c26eba83e233fbdad4f80 authored by Jörg Buchwald on 01 June 2021, 12:53:26 UTC
rename point heat source project/geometry files
Tip revision: 96974e7
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top