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
746 stars 271 forks source link

Formatting issue for code samples on csharpcodingguidelines.com #211

Closed jcbaezk closed 4 years ago

jcbaezk commented 4 years ago

Naming Conventions (AV1700) image

Layout Guidelines (AV2400) image

julianbartel commented 4 years ago

👍 I wanted to fix this since long time but always postponed... PR will come soon ;-)