[clang] [clang-format] add BinPackLongBracedLists style option (PR #112482)

Gedare Bloom via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 12:06:05 PST 2024


gedare wrote:

I decided to go the simpler route and create a boolean option that can be used to disable the hard-coded limit of 20 items. 

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


More information about the cfe-commits mailing list