Closed matklad closed 6 years ago
No new line
if (foo) { bar } else { baz }
new line:
The current style guide states that newlines before else and similar keywords are not used.
else
No new line