Revision 0ffc831cbf2dc12afee02202ab3836d3dedbbf01 authored by wenqing on 09 September 2021, 14:05:21 UTC, committed by wenqing on 09 September 2021, 14:05:21 UTC
Draft: [ProcessLib] Added a restriction for computing strain

See merge request ogs/ogs!3775
2 parent s bd25372 + 6c10ebb
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top