Revision 496104b2a63a13be94b4fa29d6456c12c0680e57 authored by Dmitri Naumov on 19 March 2021, 16:12:08 UTC, committed by Dmitri Naumov on 20 March 2021, 11:38:37 UTC
1 parent c35f30c
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top