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 errors (fixes #96) #97

Open
wants to merge 4 commits into
base: stage
Choose a base branch
from

Conversation

sohamkamani
Copy link

Added jshint to grunt default tasks and fixed jshint errors for app.js, data.js and ZeroClipboard.js. No change to functionality of code, only syntax.

@karthikb351 karthikb351 changed the title Jshint errors issue 96 Jshint errors (fixed #96) Aug 18, 2015
@karthikb351 karthikb351 changed the title Jshint errors (fixed #96) Jshint errors (fixes #96) Aug 18, 2015
@SamvelRaja
Copy link

@karthikb351 and @sohamkamani we can add jscs aswell, so that we can have coding styling standards.

Also,
I guess EShint will help more than JShint
We can controll js and styling using eshint.

Technically jshint + jscs = eshint

any thoughts from you guys.

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