swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 549273bb6f277049d76a2e33736aff45c12c0595 authored by Lars Bilke on 08 March 2021, 11:28:13 UTC
Merge branch 'cpm-conan' into 'master'
Tip revision: 549273b
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top