c-sharp-style-guide
c-sharp-style-guide copied to clipboard
Clarify formatting of attributes
Attributes should be placed on their own line, with the method, variable, etc. below it. We should add this to the guide.