Skip to content

Remove semicolon (Automatic update with standard --fix) - #298

Merged
DeviaVir merged 1 commit into
motdotla:masterfrom
abetomo:remove_semicolon
May 26, 2017
Merged

Remove semicolon (Automatic update with standard --fix)#298
DeviaVir merged 1 commit into
motdotla:masterfrom
abetomo:remove_semicolon

Conversation

@abetomo

@abetomo abetomo commented May 26, 2017

Copy link
Copy Markdown
Contributor

Since JavaScript Standard Style does not add a semicolon, it has removed it.
https://standardjs.com/rules.html#semicolons

I modified it according to JavaScript Standard Style, but it is a rule that some people do not want to obey.
If it does not fit the node-lambda project, please disapprove it.

Since JavaScript Standard Style does not add a semicolon,
it has removed it.
https://standardjs.com/rules.html#semicolons

@DeviaVir DeviaVir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If standardjs says so, I'll concur.

@DeviaVir
DeviaVir merged commit 987192b into motdotla:master May 26, 2017
@abetomo
abetomo deleted the remove_semicolon branch May 26, 2017 08:14
@DeviaVir DeviaVir mentioned this pull request Jun 16, 2017
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.

2 participants