Revision 0e1f97a66af3345e8cae7bed0f67835b18b89260 authored by Thomas Fischer on 19 May 2021, 12:42:20 UTC, committed by Thomas Fischer on 28 May 2021, 12:29:23 UTC
1 parent e9ed281
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top