swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 7e0033438f94600cf9101e01b82b348b915d5f19 authored by Lars Bilke on 01 October 2021, 11:35:53 UTC
Merge branch 'web-cmake-preset' into 'master'
Tip revision: 7e00334
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top