mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
clang-tidy: Add bugprone-move-forwarding-reference check
This commit is contained in:
@@ -2,6 +2,7 @@ Checks: '
|
|||||||
-*,
|
-*,
|
||||||
bitcoin-*,
|
bitcoin-*,
|
||||||
bugprone-argument-comment,
|
bugprone-argument-comment,
|
||||||
|
bugprone-move-forwarding-reference,
|
||||||
bugprone-string-constructor,
|
bugprone-string-constructor,
|
||||||
bugprone-use-after-move,
|
bugprone-use-after-move,
|
||||||
bugprone-lambda-function-name,
|
bugprone-lambda-function-name,
|
||||||
|
|||||||
Reference in New Issue
Block a user