https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a87ee38f0f9473484fae47906bae171757018e11 authored by Dmitry Yu. Naumov on 14 December 2022, 11:49:30 UTC
Merge branch 'THM_T_Freezing' into 'master'
Tip revision: a87ee38
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top