swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: d036bf97e2c0f05cc8a17b1b79a953801c9b4dc8 authored by Lars Bilke on 24 September 2021, 07:38:44 UTC
Merge branch 'apple-arm-ci' into 'master'
Tip revision: d036bf9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top