Skip to content

Commit

Permalink
clang-tidy, qt: Force checks for headers in src/qt
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Dec 16, 2022
1 parent 69eacf2 commit 7b7cd11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ readability-redundant-string-init,
CheckOptions:
- key: performance-move-const-arg.CheckTriviallyCopyableMove
value: false
HeaderFilterRegex: './qt'

0 comments on commit 7b7cd11

Please sign in to comment.