Revision 299c7129e98defba256f4be4bada8458664266eb authored by Tobias Meisel on 04 May 2021, 07:45:25 UTC, committed by Dmitry Yu. Naumov on 11 May 2021, 19:02:42 UTC
1 parent 5304566
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top