Revision f0e586b707b036c8b5eed53d7774d4629c3d4aa8 authored by Dmitry Yu. Naumov on 20 December 2021, 19:15:32 UTC, committed by Dmitry Yu. Naumov on 20 December 2021, 19:15:32 UTC
Fix for solid_material call in HM and THM

See merge request ogs/ogs!3925
2 parent s 48ab483 + 1f03793
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top