mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
clang-tidy, qt: Force checks for headers in src/qt
This commit is contained in:
parent
69eacf2c5e
commit
7b7cd11244
1 changed files with 1 additions and 0 deletions
|
@ -26,3 +26,4 @@ readability-redundant-string-init,
|
|||
CheckOptions:
|
||||
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
||||
value: false
|
||||
HeaderFilterRegex: './qt'
|
||||
|
|
Loading…
Add table
Reference in a new issue