[clang] clang-format: Add -disable-format option (PR #137617)

Daan De Meyer via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 29 04:53:38 PDT 2025


DaanDeMeyer wrote:

> Can't you just run the `llvm-include-order` clang-tidy check instead?

Does that take `IncludeBlocks` and `IncludeCategories` from `.clang-format` into account?

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


More information about the cfe-commits mailing list