Revision f423e5b9c42520346949ae54f83478356bfc7995 authored by Lars Bilke on 23 July 2021, 08:35:45 UTC, committed by Lars Bilke on 23 July 2021, 08:35:45 UTC
[ci] C++ dependencies

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