Revision f6652582cd90c8ea6a17f814384cc4946a364525 authored by renchao_lu on 23 July 2021, 14:03:11 UTC, committed by renchao_lu on 02 August 2021, 13:43:52 UTC
1 parent 1e38155
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top