Files
resiprocate/.clang-tidy

13 lines
353 B
YAML

Checks: >-
-*,
bugprone-exception-escape,
bugprone-move-forwarding-reference,
bugprone-undefined-memory-manipulation,
bugprone-unhandled-self-assignment,
bugprone-use-after-move,
performance-move-const-arg,
performance-move-constructor-init,
performance-no-automatic-move,
performance-noexcept-move-constructor
HeaderFilterRegex: .*