Revision c9a95e58eb255c151520cc294a95ec38db58f30d authored by Dmitri Naumov on 03 February 2021, 10:09:58 UTC, committed by Dmitri Naumov on 20 February 2021, 11:10:53 UTC
1 parent d9825ec
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top