This! It's not just an aesthetic preference. Like the tab limit, it is instrumental to impede bad logic.
I don't get what "what looks like an `if` block" is. In a no-brace if, the statement that follows is indented. The next line after that is not indented. So the indented statement obviously belong to the if.
This! It's not just an aesthetic preference. Like the tab limit, it is instrumental to impede bad logic.
I don't get what "what looks like an `if` block" is. In a no-brace if, the statement that follows is indented. The next line after that is not indented. So the indented statement obviously belong to the if.