Revision d0a28ac50722736c9ac0d0df28c7e7cc704c663e authored by Wenqing Wang on 25 June 2021, 15:31:40 UTC, committed by Wenqing Wang on 13 July 2021, 16:32:08 UTC
1 parent fda4257
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top