swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: b9494549b394af59520f9664d22afbcf71c56628 authored by Lars Bilke on 18 February 2021, 13:54:58 UTC
[doxygen] Added missing redirect.
Tip revision: b949454
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top