mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-24 14:40:12 +01:00
clang-tidy: Force to check all headers
This commit is contained in:
@@ -16,4 +16,4 @@ WarningsAsErrors: '*'
|
||||
CheckOptions:
|
||||
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
||||
value: false
|
||||
HeaderFilterRegex: './qt'
|
||||
HeaderFilterRegex: '.'
|
||||
|
||||
Reference in New Issue
Block a user