clang-tidy, qt: Force checks for headers in src/qt

This commit is contained in:
Hennadii Stepanov 2022-12-16 11:58:46 +00:00
parent 69eacf2c5e
commit 7b7cd11244
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -26,3 +26,4 @@ readability-redundant-string-init,
CheckOptions:
- key: performance-move-const-arg.CheckTriviallyCopyableMove
value: false
HeaderFilterRegex: './qt'