swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 7a783ed2a4cc9c542dbb4be1d120b849156d885a authored by Thomas Fischer on 02 September 2021, 04:50:40 UTC
[MeL/Elements] Clang format class Element.
Tip revision: 7a783ed
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top