Revision f2eb0186893907f4e80d562bbcf3ab39c6cea3d4 authored by Dmitri Naumov on 13 June 2023, 16:24:13 UTC, committed by Dmitri Naumov on 13 June 2023, 16:24:13 UTC
1 parent a1aa922
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top