swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 8a563f7b0e2faabcb1a5b05e7a132f68a81b4af9 authored by Lars Bilke on 08 March 2021, 13:48:22 UTC
[cpm] Suppress tests from dependencies.
Tip revision: 8a563f7
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top