https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7212ba039c2c9485df818af2dea9c573d9943819 authored by Christoph Lehmann on 23 February 2023, 10:41:56 UTC
Merge branch 'fix-point-heat-source-notebook-type-setting' into 'master'
Tip revision: 7212ba0
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top