Revision 5ae2d434a95b8524a1cb1d4354bb7484b611af11 authored by Steffen Beese on 21 July 2021, 07:28:20 UTC, committed by Dmitri Naumov on 29 July 2021, 19:34:35 UTC
1 parent cbc9f71
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top