https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 60f3352edd8a2376c80bd09308b0bf4f66fb5c3a authored by Dmitri Naumov on 31 August 2021, 07:53:23 UTC
[T/TRM] A2; Add HeatFlux to the comparisons.
Tip revision: 60f3352
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top