42
Do not pass go Do NOT align unspecified stuff
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Honestly, I'd prefer all curly's in a new line, indented according to the previous one and in some cases, even parentheses in new lines.
But if I had a problem with that, I would just go ahead and break the line down (that's a single statement, I consider it 1 line of code) into multiple, with the arguments put into variables.