https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f40334c50d6c22b24f6c1e3c7aa7cb75b2cacd9f authored by Dmitri Naumov on 22 April 2021, 21:17:25 UTC
[T/RM] Update after changed swelling stress output
Tip revision: f40334c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top