Revision 5caa68e1a2a168ca535212c880c15953174b990f authored by Lars Bilke on 12 July 2023, 08:45:14 UTC, committed by Lars Bilke on 12 July 2023, 08:45:14 UTC
Fix CDash uploads

See merge request ogs/ogs!4669
2 parent s 3600f7d + 2f6f025
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top