Skip to content

Commit 7b7cd11

Browse files
committed
clang-tidy, qt: Force checks for headers in src/qt
1 parent 69eacf2 commit 7b7cd11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ readability-redundant-string-init,
2626
CheckOptions:
2727
- key: performance-move-const-arg.CheckTriviallyCopyableMove
2828
value: false
29+
HeaderFilterRegex: './qt'

0 commit comments

Comments
 (0)