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
Hi,
The coding guidelines in the wiki suggest that { should be on a new line, but then some of the examples go on to show class and method bodies where it is not on a new line. Should the examples be consistent? Or am I missing the intent of the guideline?