swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 9477ea5f4ef8ea3b617a17cacaaab8da9c52af8a authored by Norbert Grunwald on 09 September 2021, 12:46:32 UTC
update reference files
Tip revision: 9477ea5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top