Revision 798f79be491b04a7cbc8912f7676dd96f11a7aab authored by Dmitri Naumov on 24 September 2021, 14:05:12 UTC, committed by Dmitry Yu. Naumov on 30 September 2021, 19:47:14 UTC
1 parent 75dcfa9
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top