swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: a7b6449e899d189e1d0d04063f8defbf87077da9 authored by Tom Fischer on 12 June 2021, 11:55:22 UTC
Merge branch 'RemoveGlobalCaching' into 'master'
Tip revision: a7b6449
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top