[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:
Baranov Victor 2025-11-08 03:21:48 +03:00 committed by GitHub
parent d5b62fabd1
commit 0ecbd4e26b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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