Revision 10e698bf9d3e5b06cc24f1ebba07d298301c206b authored by Dmitri Naumov on 19 February 2021, 15:11:06 UTC, committed by Dmitri Naumov on 20 February 2021, 11:10:53 UTC
1 parent d8efbc3
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top