Revision c18a0f6c3124200ded0386655a0a6b8e64fa2dfb authored by Tobias Meisel on 26 October 2020, 14:12:12 UTC, committed by Lars Bilke on 30 October 2020, 09:43:47 UTC
1 parent 8ef5231
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top