lib: fix formatting nits (part 3) - #19811
Conversation
This is a tricky bit with no standard solution. clang-format suggests: `} break;`. curl uses a break in a separate line either in or out of the block. In this case the outer solution triggered checksrc.
I formatted this manually.
|
It's not 100% and there are likely settings I missed. |
|
Not sure it is relevant anymore but we once tried working on a complete clang format setup for curl over here: https://github.com/curl/curl/wiki/clang-format-style |
|
Nice, I'll check! I keep a list of cases it doesn't handle well, or which some seemed |
From
lib/htolib/w.part 1: 47a1ab2 #19764
part 2: 86b3464 #19800
https://github.com/curl/curl/pull/19811/files?w=1