Revision 958fe18d1324bd1f545b9e164123b8b755d57a4c authored by Dominik Kern on 17 March 2021, 13:27:08 UTC, committed by Dominik Kern on 22 March 2021, 09:33:35 UTC
1 parent c495f2c
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top