You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While not addressed explicitly in the style guide, some of the code examples have an empty line after opening brackets (and sometimes, before closing brackets), and some do not. Since the style guide emphasizes consistency, I found this surprising. Is there a recommendation as to whether to have these empty lines, or is it one of those things that are up to each individual developer?
The text was updated successfully, but these errors were encountered:
While not addressed explicitly in the style guide, some of the code examples have an empty line after opening brackets (and sometimes, before closing brackets), and some do not. Since the style guide emphasizes consistency, I found this surprising. Is there a recommendation as to whether to have these empty lines, or is it one of those things that are up to each individual developer?
The text was updated successfully, but these errors were encountered: