[clang] [llvm] clang-format reflow comments disable star: Fixes #58710 (PR #167146)
Björn Schäpers via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 9 14:28:06 PST 2025
================
@@ -1,2 +1,5 @@
BasedOnStyle: LLVM
LineEnding: LF
+ColumnLimit: 80
----------------
HazardyKnusperkeks wrote:
Don't touch this.
https://github.com/llvm/llvm-project/pull/167146
More information about the llvm-commits
mailing list