Skip to content

Commit 29c70e4

Browse files
committed
[clang-tidy][NFC] Temporary disable llvm-header-filter check
1 parent 9a9e3e3 commit 29c70e4

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)