swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 5d096d82789f29991ab661240be799f5463aa322 authored by Lars Bilke on 29 June 2021, 13:18:14 UTC
Merge branch 'fix-cmake-3.16' into 'master'
Tip revision: 5d096d8
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top