dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Updated guidance on the use of parentheses in expressions #208

Closed bkoelman closed 4 years ago

bkoelman commented 4 years ago

Fixes #207.