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
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

View File

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