[clang-tools-extra] [clang-tidy][NFC] Add `.editorconfig` for `.rst` files (PR #167269)

via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 10 01:55:51 PST 2025


================
@@ -0,0 +1,8 @@
+[clang-tidy/checks/**/*.rst]
----------------
zeyi2 wrote:

> Instead of this path, could we just place it in `clang-tool-extra/docs/clang-tidy/checks/`? Will it work like that?

Also, should we apply these checks to `list.rst`? The 80 chars limitation may require a lot of refactoring for this file.

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


More information about the cfe-commits mailing list