Revision 63735159121ac10fc255b8cc99f9b39c6a374ebb authored by Dmitri Naumov on 02 April 2021, 18:07:47 UTC, committed by Dmitri Naumov on 04 April 2021, 11:37:06 UTC
1 parent f78b670
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top