Navigation Menu

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

Tidy up app.js #143

Merged
merged 1 commit into from Dec 9, 2013
Merged

Tidy up app.js #143

merged 1 commit into from Dec 9, 2013

Conversation

rowanhill
Copy link
Contributor

Hi,

This should be an (almost) entirely non-functional change: it's all just tidy-up in app.js, mostly around the use of semi-colons. There are a few other bits and pieces in there, too (e.g. duplicate definitions, missing var keywords, unused variables, referencing undefined variables, etc), but nothing particularly serious.

The only functional change is that the redis DB now defaults to '0' if not defined in config.json.

Thanks,
Rowan

mtougeron added a commit that referenced this pull request Dec 9, 2013
@mtougeron mtougeron merged commit 6c3ef40 into mashery:master Dec 9, 2013
@mtougeron
Copy link
Contributor

Looks good. Merged.

@rowanhill rowanhill deleted the app-js-tidy-up branch December 15, 2013 17:13
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

2 participants