================
@@ -255,13 +255,31 @@ struct FormatStyle {
/// bbb >>= 2;
/// \endcode
bool PadOperators;
+ /// Whether to consider trailing comments going over the column limit a
----------------
HazardyKnusperkeks wrote:
```suggestion
/// Whether to consider trailing comments going over the `ColumnLimit` a
```
https://github.com/llvm/llvm-project/pull/190668
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits