Revision c667c19836aa0fa9acdd306dc774fe627f5f5a43 authored by Jörg Buchwald on 22 April 2021, 17:03:43 UTC, committed by Jörg Buchwald on 28 April 2021, 10:49:52 UTC
1 parent ccb6b65
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top