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

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 10 00:58:48 PST 2025


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

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

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


More information about the cfe-commits mailing list