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 Fixes. Fixes (mostly by hand) for JS style & syntax problems. #2

Merged
merged 1 commit into from
Oct 13, 2012
Merged

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Oct 13, 2012

Basically these are mainly == in 0/null comparisons (typecasting is
dangerous in js), mixed spaces/tabs (style/indentation), and trailing
commas (will break IE7).

Basically these are mainly == in 0/null comparisons (typecasting is
dangerous in js), mixed spaces/tabs (style/indentation), and trailing
commas (will break IE7).
systemed added a commit that referenced this pull request Oct 13, 2012
JSHint Fixes. Fixes (mostly by hand) for JS style & syntax problems.
@systemed systemed merged commit 92d00f0 into openstreetmap:master Oct 13, 2012
@samanpwbb samanpwbb mentioned this pull request Feb 4, 2013
@samanpwbb samanpwbb mentioned this pull request Apr 15, 2013
31 tasks
@pmailkeey pmailkeey mentioned this pull request May 1, 2015
@bhousel bhousel mentioned this pull request Jun 2, 2015
bhousel pushed a commit that referenced this pull request Jan 4, 2017
digest combined LTR and RTL words
@Bonkles Bonkles mentioned this pull request May 7, 2019
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