Revision cac1daf2af0755305c718cb9de382b32ea29443b authored by Thomas Fischer on 03 May 2023, 13:41:49 UTC, committed by Thomas Fischer on 05 May 2023, 07:29:01 UTC
1 parent d002404
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top