swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: f689f3c15d247d5761f6e6b54c86fb7308b93718 authored by Lars Bilke on 04 October 2021, 06:34:00 UTC
Merge branch 'fix-win' into 'master'
Tip revision: f689f3c
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top