Let us set the record straight: which one are you? foo() or bar() and why?
`foo() {` definitely. Seeing just a random '{' on a line by itself seems off for some reason.
When more arguments are needed for the acceptable line width,
`foo(
...
) {`
`foo() {` definitely. Seeing just a random '{' on a line by itself seems off for some reason.
When more arguments are needed for the acceptable line width,
`foo(
...
) {`