swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 9f504d93298fe9b7a64dc08814bf8227f6485b2a authored by Lars Bilke on 12 April 2021, 12:36:36 UTC
[ci] Doxygen warnings threshold (16).
Tip revision: 9f504d9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top