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