Revision 4ed02067b58c728e3a1cf9401e1566d492bebe87 authored by Norbert Grunwald on 23 April 2021, 12:45:53 UTC, committed by Dmitri Naumov on 26 April 2021, 16:42:20 UTC
1 parent 8f6e5a6
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top