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
More recently many people have started using trailing commas in lists in JavaScript to make git diffs/merging easier (fewer changed lines), and this is also supported in other languages, like C#.
I think it's definitely still in the minority, but it would be a cool metric to be able to see, separate from the comma before/comma after convention.
The text was updated successfully, but these errors were encountered:
More recently many people have started using trailing commas in lists in JavaScript to make git diffs/merging easier (fewer changed lines), and this is also supported in other languages, like C#.
I think it's definitely still in the minority, but it would be a cool metric to be able to see, separate from the comma before/comma after convention.
The text was updated successfully, but these errors were encountered: