Revision ccf98de7eac8117ab22ea2455053df16238f6cb1 authored by Wenqing Wang on 19 October 2020, 09:15:02 UTC, committed by Wenqing Wang on 22 January 2021, 08:39:24 UTC
1 parent 8bae6ce
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top