Skip to content

Commit 0ecbd4e

Browse files
authored
[clang-tidy][NFC] Temporary disable llvm-header-filter check (#167021)
Temporary disabled under "llvm" dir because of #166750.
1 parent d5b62fa commit 0ecbd4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
InheritParentConfig: true
2+
# FIXME(vbvictor) enable this check when https://github.com/llvm/llvm-project/issues/166750 is fixed
3+
# and github runners are updated to include the fix
4+
Checks: >
5+
-llvm-header-guard

0 commit comments

Comments
 (0)