Revision 859147827394a6fe4027db67d75db46fe1de170a authored by Lars Bilke on 15 January 2021, 17:50:34 UTC, committed by Lars Bilke on 15 January 2021, 18:59:24 UTC
1 parent 0944a4b
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top