Revision 39469da1ab9a81a85dd6ffcec7ca095ab2bc4867 authored by Dmitri Naumov on 09 March 2021, 21:43:06 UTC, committed by Dmitri Naumov on 09 March 2021, 22:11:46 UTC
1 parent 72d80ab
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top