Revision aa6dcc8283b1013bc315306f751c2d80b477f212 authored by Dmitri Naumov on 01 July 2021, 14:45:58 UTC, committed by Dmitri Naumov on 02 July 2021, 14:51:51 UTC
1 parent b68cdd5
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top