mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
13 lines
353 B
YAML
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: .*
|