Revision 589ba2c0adba1c70965e4011a81b7d25522dcb2f authored by Lars Bilke on 26 July 2021, 09:39:54 UTC, committed by Lars Bilke on 26 July 2021, 09:39:54 UTC
Disable xdmfdiff debug

Closes #3175

See merge request ogs/ogs!3724
2 parent s c646bb6 + 2203db2
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top