https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ddbb99caa8b435f0f12a4b7f4d661f4aba38adc8 authored by Dmitry Yu. Naumov on 23 February 2023, 21:51:28 UTC
Merge branch 'SmallDeformationPostTimestepUpdate' into 'master'
Tip revision: ddbb99c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top