Revision cbc9f7128024119a57f6ddfb0f6ac45a4cee7b76 authored by Steffen Beese on 21 July 2021, 07:13:15 UTC, committed by Dmitri Naumov on 29 July 2021, 19:34:33 UTC
1 parent 0b204bc
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top