Revision 4c2eb54301f9df60e4bb0b90a7b63d50e834bf34 authored by Lars Bilke on 24 August 2023, 10:30:26 UTC, committed by Lars Bilke on 24 August 2023, 10:30:26 UTC
1 parent b083a31
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top