We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d712c commit 751a943Copy full SHA for 751a943
clang-tools-extra/clang-tidy/.clang-tidy
@@ -1,4 +1,6 @@
1
InheritParentConfig: true
2
+HeaderFilterRegex: 'clang-tools-extra/clang-tidy'
3
+ExcludeHeaderFilterRegex: 'include-cleaner|clang-query'
4
Checks: >
5
bugprone-*,
6
-bugprone-assignment-in-if-condition,
0 commit comments