Revision 79ac3d6231abe5c8664f8d0311aaf2b7f49addc8 authored by Thomas Fischer on 13 April 2021, 09:46:13 UTC, committed by Dmitry Yu. Naumov on 21 April 2021, 21:56:55 UTC
1 parent 9cdb735
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top