https://gitlab.opengeosys.org/ogs/ogs.git
Revision 9a0340e8e4d91c305792d7623bf1d170e37bb27c authored by Dmitry Yu. Naumov on 11 July 2023, 16:07:56 UTC, committed by Dmitry Yu. Naumov on 11 July 2023, 16:07:56 UTC
Draft: Extend THM  to TM-freezing

See merge request ogs/ogs!4642
2 parent s 3600f7d + 9635c4e
Raw File
Tip revision: 9a0340e8e4d91c305792d7623bf1d170e37bb27c authored by Dmitry Yu. Naumov on 11 July 2023, 16:07:56 UTC
Merge branch 'THM_M_Freezing' into 'master'
Tip revision: 9a0340e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top