https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ff91faa75a3af6c2e90bafdc7c50018e411cf760 authored by Dmitry Yu. Naumov on 05 October 2023, 13:14:25 UTC
Merge branch 'THM_FixPrevIceVolumeFraction' into 'master'
Tip revision: ff91faa
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top