Revision 385f01a4ce3bb80cee8beaf89f80bf9c2db724c3 authored by renchao_lu on 25 February 2021, 10:54:38 UTC, committed by Dmitry Yu. Naumov on 01 March 2021, 14:53:08 UTC
1 parent b90fb0f
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top