Revision 734fbd8cf32e672b5368f87618f0cdcedea5d3cb authored by Dmitri Naumov on 20 May 2021, 12:01:57 UTC, committed by Dmitry Yu. Naumov on 02 June 2021, 12:47:02 UTC
1 parent ec74863
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top