mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00:00
clang-tidy, qt: Force checks for headers in src/qt
This commit is contained in:
parent
69eacf2c5e
commit
7b7cd11244
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user