Revision eab70dad234aaea233e8c00f282c7b8841abd62c authored by renchao.lu on 12 May 2021, 16:59:46 UTC, committed by renchao.lu on 12 May 2021, 16:59:46 UTC
Improve description of tag <chemically_induced_porosity_change>

Closes #3148

See merge request ogs/ogs!3620
2 parent s a5dbf0f + 9c18c45
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top