Revision ca0df30bd633a0d8155461bf099dc8a48836187d authored by Dmitri Naumov on 13 April 2023, 16:37:06 UTC, committed by Dmitri Naumov on 14 April 2023, 11:05:58 UTC
1 parent 06d3b1b
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top