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