Revision 67fde4f3bd01e44239b00ac37051b9ce91a6780d authored by Tom Fischer on 08 November 2021, 11:17:29 UTC, committed by Dmitry Yu. Naumov on 09 November 2021, 11:50:57 UTC
1 parent f21c922
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top