================ @@ -3674,8 +3674,7 @@ the configuration (without a prefix: ``Auto``). * ``List of BinaryOperationBreakRules PerOperator`` Per-operator override rules. - * ``List of Strings Operators`` :versionbadge:`clang-format 23` - The list of operators this rule applies to, e.g. ``&&``, ``||``, ``|``. + * ``List of Strings Operators`` :versionbadge:`clang-format 23` The list of operators this rule applies to, e.g. ``&&``, ``||``, ``|``. ---------------- HazardyKnusperkeks wrote:
Have you looked at the html, how does this look? https://github.com/llvm/llvm-project/pull/181051 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
