mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
clang-tidy, qt: Force checks for headers in src/qt
This commit is contained in:
@@ -26,3 +26,4 @@ readability-redundant-string-init,
|
|||||||
CheckOptions:
|
CheckOptions:
|
||||||
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
||||||
value: false
|
value: false
|
||||||
|
HeaderFilterRegex: './qt'
|
||||||
|
|||||||
Reference in New Issue
Block a user