Revision 8b41049276dc7649e1d8ba90a69fd3355eda8c4c authored by Dmitri Naumov on 13 April 2023, 16:57:32 UTC, committed by Dmitri Naumov on 14 April 2023, 11:06:11 UTC
1 parent 2653688
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top