Revision 73b6b69acf63b5ebf945d4faab9e079a289be1ac authored by Lars Bilke on 16 November 2023, 10:51:00 UTC, committed by Lars Bilke on 16 November 2023, 10:51:00 UTC
Is shown via micromodal.
1 parent 69aa3ce
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top