Revision 4b02c231a3539179b423d57281b970faf784d5db authored by Dmitry Yu. Naumov on 12 February 2021, 10:19:37 UTC, committed by Dmitry Yu. Naumov on 12 February 2021, 10:19:37 UTC
RM; double porosity model

See merge request ogs/ogs!3405
2 parent s ab8d4bb + 51933b5
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top