Revision 663fc70e92e22eb4f5e229b3368333924ece214f authored by Thomas Fischer on 08 December 2020, 10:55:43 UTC, committed by Thomas Fischer on 14 December 2020, 05:52:21 UTC
1 parent fa3f56a
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top