We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14118ee commit 5a1d963Copy full SHA for 5a1d963
clang/docs/ClangFormatStyleOptions.rst
@@ -2184,7 +2184,7 @@ the configuration (without a prefix: ``Auto``).
2184
2185
.. _BinPackLongBracedLists:
2186
2187
-**BinPackLongBracedLists** (``Boolean``) :versionbadge:`clang-format 20` :ref:`¶ <BinPackLongBracedLists>`
+**BinPackLongBracedLists** (``Boolean``) :versionbadge:`clang-format 21` :ref:`¶ <BinPackLongBracedLists>`
2188
If ``BinPackLongBracedLists`` is ``true`` it overrides
2189
``BinPackArguments`` if there are 20 or more items in a braced
2190
initializer list.
0 commit comments