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

JSHint'd files #30

Merged
merged 18 commits into from Sep 17, 2012
Merged

JSHint'd files #30

merged 18 commits into from Sep 17, 2012

Conversation

nschonni
Copy link
Contributor

Clean up the javascript using JSHint with the exception of the following remaining issues:

  • line 298, col 49, Confusing use of '!'.
  • line 671, col 101, Missing radix parameter.
  • line 1120, col 34, 'valueSet' is already defined.
  • line 1224, col 57, Use '===' to compare with 'true'.

freqdec added a commit that referenced this pull request Sep 17, 2012
@freqdec freqdec merged commit 64e6cf3 into freqdec:master Sep 17, 2012
@freqdec
Copy link
Owner

freqdec commented Sep 17, 2012

Thanks for that. I never jshint my stuff - probably a good time to start! Again, many thanks.

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