Revision 6912260c817d53c2b6fdcd422c7cadfdc0541e42 authored by Dmitri Naumov on 10 February 2021, 16:53:24 UTC, committed by Dmitri Naumov on 10 February 2021, 22:53:35 UTC
1 parent 1ea1d7e
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top