[clang-tidy][NFC] Temporary disable llvm-header-filter check (#167021)
Temporary disabled under "llvm" dir because of https://github.com/llvm/llvm-project/issues/166750.
This commit is contained in:
parent
d5b62fabd1
commit
0ecbd4e26b
5
clang-tools-extra/clang-tidy/llvm/.clang-tidy
Normal file
5
clang-tools-extra/clang-tidy/llvm/.clang-tidy
Normal file
@ -0,0 +1,5 @@
|
||||
InheritParentConfig: true
|
||||
# FIXME(vbvictor) enable this check when https://github.com/llvm/llvm-project/issues/166750 is fixed
|
||||
# and github runners are updated to include the fix
|
||||
Checks: >
|
||||
-llvm-header-guard
|
||||
Loading…
x
Reference in New Issue
Block a user