Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS Convention: Trailing Commas in Objects & Arrays #66

Open
joshburgess opened this issue Jun 11, 2016 · 1 comment
Open

JS Convention: Trailing Commas in Objects & Arrays #66

joshburgess opened this issue Jun 11, 2016 · 1 comment

Comments

@joshburgess
Copy link

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.

@Silviu-Marian
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants