Revision ca5825eb0013b15d93f3804f273d7182ed8a4c84 authored by Thomas Fischer on 26 May 2021, 15:09:38 UTC, committed by Lars Bilke on 27 May 2021, 06:19:18 UTC
1 parent de5cc63
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top