Tag:code-style
All the articles with the tag "code-style".
Perfectionist's hell or SQL formatting
Frustration with existing SQL formatters and a call for community input on automatic SQL code formatting tools.
Coding Standards document
A concise C# coding standards document with ReSharper configuration, covering access modifiers, var usage, and best practices.
Indent styles holy wars
Discussion of Allman vs K&R brace styles across C#, JavaScript, CSS, and PowerShell.