Revision 97d35bae9c2d21fabe5e3c58a6dfa1918fb76e58 authored by Wenqing Wang on 29 April 2021, 09:40:14 UTC, committed by Dmitri Naumov on 30 April 2021, 20:50:41 UTC
1 parent 396a855
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top