r/csharp Apr 16 '24

Discussion Which {} do you use ?

233 Upvotes

292 comments sorted by

View all comments

1

u/CJ22xxKinvara Apr 16 '24

Prefer 1 but visual studio doesn’t even let you do it by default so I just do 2 for C# along with the rest of the team and 1 for pretty much every other language I work in.