Revision cd8e07bbf3f13bf433732820bd4f648d51c6815e authored by Christoph Lehmann on 09 November 2022, 07:36:53 UTC, committed by Dmitry Yu. Naumov on 11 November 2022, 08:30:39 UTC
1 parent a0dc9dd
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top