Revision 8b56b636979d50bdbfba608b1212935919872d47 authored by Lars Bilke on 23 April 2021, 10:27:19 UTC, committed by Lars Bilke on 23 April 2021, 10:27:19 UTC
Pipelines may run a bit faster.
1 parent 76f0149
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top