[clang-tools-extra] [CI] Ignore TidyFastChecks.inc for formatter CI (PR #196682)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 20:23:27 PDT 2026


llvmorg-github-actions[bot] wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang-tools-extra

Author: Zeyi Xu (zeyi2)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/196682.diff


1 Files Affected:

- (added) clang-tools-extra/clangd/.clang-format-ignore (+2) 


``````````diff
diff --git a/clang-tools-extra/clangd/.clang-format-ignore b/clang-tools-extra/clangd/.clang-format-ignore
new file mode 100644
index 0000000000000..c77a4b67b098a
--- /dev/null
+++ b/clang-tools-extra/clangd/.clang-format-ignore
@@ -0,0 +1,2 @@
+# Keep these entries unformatted.
+TidyFastChecks.inc

``````````

</details>


https://github.com/llvm/llvm-project/pull/196682


More information about the cfe-commits mailing list