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

semicolons #63

Merged
merged 2 commits into from
Jan 19, 2014
Merged

semicolons #63

merged 2 commits into from
Jan 19, 2014

Conversation

mouyang
Copy link
Contributor

@mouyang mouyang commented Jan 16, 2014

  • no particular reason other than generic cleanup. No new tests were added. The unit tests run successfully for Node.js v0.8, and it looks like v0.6 is being obsoleted soon.

because Douglas Crockford said so!
@@ -59,7 +59,7 @@ function stream(test) {
expect(output).toEqual(test.expected);
}
});
}
};
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove the trailing whitespace on lines 50, 54, 90, and 94 while your in this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, add a semicolon to line 102

@kate2753
Copy link
Contributor

Thanks, this looks good.

kate2753 added a commit that referenced this pull request Jan 19, 2014
@kate2753 kate2753 merged commit d3f0e8e into LinkedInAttic:master Jan 19, 2014
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.

3 participants