clang-tidy: Force to check all headers

This commit is contained in:
Hennadii Stepanov
2023-01-31 11:50:24 +00:00
parent 96ee992ac3
commit b0e916913c

View File

@ -16,4 +16,4 @@ WarningsAsErrors: '*'
CheckOptions: CheckOptions:
- key: performance-move-const-arg.CheckTriviallyCopyableMove - key: performance-move-const-arg.CheckTriviallyCopyableMove
value: false value: false
HeaderFilterRegex: './qt' HeaderFilterRegex: '.'