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

Follow coding conventions concerning semicolons; Don't initialize variab... #1756

Merged
merged 1 commit into from
Jul 12, 2014

Conversation

alexanderGugel
Copy link
Contributor

...les explicitly as "undefined"

This commit doesn't break anything. I added a bunch of semicolons in order to be more consistent regarding the style guide. Basically, JSHint passes now (except for one function being initialized inside a for-loop).

…iables explicity as "undefined"

This commit doesn't break anything. I added a bunch of semicolons in order to be more consistent regarding the style guide. Basically, JSHint passes now (except for one function being initialized inside a for-loop).
@hueniverse hueniverse added this to the 6.0.3 milestone Jul 12, 2014
@hueniverse hueniverse self-assigned this Jul 12, 2014
hueniverse pushed a commit that referenced this pull request Jul 12, 2014
Follow coding conventions concerning semicolons; Don't initialize variab...
@hueniverse hueniverse merged commit bd073c8 into hapijs:master Jul 12, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
non issue Issue is not a problem or requires changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants