On Thu Jan 9, 2025 at 11:02 PM CET, Alejandro Colomar wrote: > Hmmm, I personally use this style when programming. I use tabs in code, > but in function prototypes, I use 4 spaces for line continuation. I > find it more readable in source code. > <https://github.com/shadow-maint/shadow/blob/master/lib/string/sprintf/stpeprintf.h>
That's https://raw.githubusercontent.com/shadow-maint/shadow/refs/heads/master/lib/string/sprintf/stpeprintf.h if anyone else prefers curl | less to opening a JS-capable browser.