From 77e889495f7c513ba8677df5fe662f08053709eb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 3 Apr 2022 16:10:27 -0400 Subject: Update some code manually to get better formatting results Add comments to force line breaks, parenthesize function arguments that are contatenated strings, etc. -- these kinds of changes improve clang-format's results and also cause emacs cc-mode to match clang-format. After this type of change, most of the time, when clang-format and emacs disagree, clang-format is better. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6fd7f582..f36cd757 100644 --- a/TODO +++ b/TODO @@ -51,7 +51,7 @@ Use clang-format-15. done * Carefully inspect the diff. There are some places where a comment to - force a line break might be in order. + force a line break might be in order. Document use of // line-break * Update README-maintainer about formatting. Mention -- cgit v1.2.3-70-g09d2