Revision 43a8b008f24bededed6aeb8f09e0e69aa9167378 authored by Dmitri Naumov on 12 April 2021, 08:18:11 UTC, committed by Dmitri Naumov on 27 April 2021, 16:00:25 UTC
1 parent 8541833
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top