Revision 2139b5b8e23ca2ac49cb7eecdf0fe5d4ad021de5 authored by Tobias Meisel on 22 February 2021, 09:26:02 UTC, committed by Dmitry Yu. Naumov on 23 April 2021, 18:42:24 UTC
1 parent 10a1884
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top