Revision 9a03d3f00b1f4ec659e8a6c3c77ba74a25d019d0 authored by Lars Bilke on 13 January 2023, 16:19:40 UTC, committed by Lars Bilke on 13 January 2023, 16:19:40 UTC
Draft: Use ogstools-project

See merge request ogs/ogs!4435
2 parent s 54a7016 + 4800358
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top