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

chore(lint): add semicolons (via prettier) #807

Merged
merged 1 commit into from Jul 21, 2018
Merged

chore(lint): add semicolons (via prettier) #807

merged 1 commit into from Jul 21, 2018

Conversation

benjie
Copy link
Member

@benjie benjie commented Jul 21, 2018

This diff only contains semicolon changes (except for a few places where adding a semicolon caused the line to wrap, and thus whitespace trailing commas were added also).

You can confirm this with git diff -w --word-diff-regex='[^[:space:]]' --patience and git diff -w --word-diff-regex='[^;]' --patience

@benjie benjie merged commit 473840a into master Jul 21, 2018
@benjie benjie deleted the prettier-semi branch July 21, 2018 15:54
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

Successfully merging this pull request may close these issues.

None yet

1 participant