Skip to content

Commit 1af9b31

Browse files
vbvictorgithub-actions[bot]
authored andcommitted
Automerge: Add default empty header filter regex to root .clang-tidy (#167386)
After llvm/llvm-project#164165, we emit warnings from non-system headers by default. This change only preserves functionality of `clang-tidy` as it was before the change.
2 parents e824b62 + ad9eb0d commit 1af9b31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
HeaderFilterRegex: ''
12
Checks: >
23
-*,
34
clang-diagnostic-*,

0 commit comments

Comments
 (0)