Revision b1247214d2a4bb34d784dc692f677f55b53aa874 authored by Dmitri Naumov on 09 December 2020, 10:56:52 UTC, committed by Dmitri Naumov on 13 January 2021, 17:02:09 UTC
1 parent 0b2e93b
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top