Revision 409ecd01dc49fbb07517d74249c39a7544a4060e authored by Lars Bilke on 13 March 2023, 15:02:36 UTC, committed by Dmitry Yu. Naumov on 03 April 2023, 14:31:36 UTC
1 parent 3f0c775
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top