Revision 87d277d6e1f46dbafb43967f3127c77fe212e851 authored by Dmitry Yu. Naumov on 07 May 2021, 15:19:10 UTC, committed by Dmitry Yu. Naumov on 07 May 2021, 15:19:10 UTC
[PL/RCT] employ MPL in RichardsComponentTransport process

See merge request ogs/ogs!3606
2 parent s e6a1a1a + 802cadc
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top