swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 60a357ea983cb1b558ec458412c4fd7ffad40847 authored by Lars Bilke on 05 August 2021, 08:34:59 UTC
Merge branch 'web-opt-images' into 'master'
Tip revision: 60a357e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top