Skip to content

Commit b0e9169

Browse files
committed
clang-tidy: Force to check all headers
1 parent 96ee992 commit b0e9169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ WarningsAsErrors: '*'
1616
CheckOptions:
1717
- key: performance-move-const-arg.CheckTriviallyCopyableMove
1818
value: false
19-
HeaderFilterRegex: './qt'
19+
HeaderFilterRegex: '.'

0 commit comments

Comments
 (0)