Fix potential crash during failing PMTU discovery.
[tinc] / src / chacha-poly1305 / .clang-tidy
1 Checks: '-*,misc-definitions-in-headers'
2 CheckOptions:
3   - { key: HeaderFileExtensions, value: "dummy" }