Revision cb07cd1f82ea90bda0c3e44ad9b96a0028b9736d authored by Lars Bilke on 29 March 2022, 09:43:52 UTC, committed by Lars Bilke on 30 March 2022, 11:05:00 UTC
1 parent fabdee6
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top