Revision 2542db93b6a65021c297a0800575b6372303a01f authored by Lars Bilke on 12 September 2022, 13:30:08 UTC, committed by Lars Bilke on 12 September 2022, 13:43:39 UTC
1 parent 1baa069
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top