================ @@ -2132,6 +2132,47 @@ the configuration (without a prefix: ``Auto``). **AlwaysBreakTemplateDeclarations** (``deprecated``) :versionbadge:`clang-format 3.4` :ref:`¶ <AlwaysBreakTemplateDeclarations>` This option is renamed to ``BreakTemplateDeclarations``. +.. _ApplyAlwaysOnePerLineToTemplateArguments: + +**ApplyAlwaysOnePerLineToTemplateArguments** (``Boolean``) :versionbadge:`clang-format 21` :ref:`¶ <ApplyAlwaysOnePerLineToTemplateArguments>` ---------------- mydeveloperday wrote:
Is this a code style for some specific community? could you reference the style guide at least in the commit comments or conversation. https://github.com/llvm/llvm-project/pull/137544 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
