Revision 3c761b7e24e2275cdd4192464bea30bda3aaa7de authored by Thomas Fischer on 17 March 2021, 15:09:03 UTC, committed by Thomas Fischer on 18 March 2021, 07:17:10 UTC
1 parent 4fa16ea
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top