The Single-Line If-Statement Debate: Arguments For and Against Braces
A balanced look at the arguments for and against allowing brace-less single-line if-statements in C#, including the merge-conflict and code-review angles that make this less trivial than it seems.
Development