Revision ad6c2e2f91aec2b04adeea898f084f32d936ce97 authored by Wenqing Wang on 22 February 2022, 11:49:12 UTC, committed by Dmitri Naumov on 31 March 2022, 21:50:52 UTC
1 parent 5fd1bba
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top