Revision 05eb7f01e9eb697e639f00426a745ffde5c8e770 authored by Dmitri Naumov on 12 February 2021, 18:37:00 UTC, committed by Dmitri Naumov on 18 February 2021, 14:42:12 UTC
1 parent cb34ad5
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top