Revision 26b7e08f624f04fb323cb5827873d4a44e7a0f52 authored by Wenqing Wang on 19 October 2021, 14:34:09 UTC, committed by Dmitry Yu. Naumov on 05 November 2021, 14:06:24 UTC
1 parent 5a03e47
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top