mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-29 18:20:58 +02:00
clang-tidy: Force to check all headers
This commit is contained in:
@ -16,4 +16,4 @@ WarningsAsErrors: '*'
|
|||||||
CheckOptions:
|
CheckOptions:
|
||||||
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
||||||
value: false
|
value: false
|
||||||
HeaderFilterRegex: './qt'
|
HeaderFilterRegex: '.'
|
||||||
|
Reference in New Issue
Block a user