https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3956043627a199165efdf9c37413735c18ff1539 authored by Christoph Lehmann on 26 January 2023, 14:19:32 UTC
Merge branch 'fix-point-heat-source-notebook-type-setting' into 'master'
Tip revision: 3956043
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top