https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 362dbd9ba4e248870d2ac90be6e567293e389d3e authored by wenqing on 19 March 2021, 12:04:24 UTC
Merge branch 'MPL_vapour_latent_heat' into 'master'
Tip revision: 362dbd9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top