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
Official style guide suggests adding trailing commas to multi-line enums, arrays, and dictionaries (perhaps functions as well?). It would be great if the formatter could add them automatically.
Official style guide suggests adding trailing commas to multi-line enums, arrays, and dictionaries (perhaps functions as well?). It would be great if the formatter could add them automatically.