Revision d9825ecba2b738d77aa62f3e19c17bb689ee8b26 authored by Dmitry Yu. Naumov on 20 February 2021, 10:45:34 UTC, committed by Dmitry Yu. Naumov on 20 February 2021, 10:45:34 UTC
Use MPL in ThermoMechanics

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