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

Remove extraneous per-file jshint options and globals #83

Closed
wants to merge 1 commit into from

Conversation

tony
Copy link
Contributor

@tony tony commented Aug 15, 2012

Cleaned out some superflous jshint options and globals

After looking at various JS projects, most rely on grunt's globals to handle jshint options and globals. As always, files can still override grunt's config when their is a special case.

grunt lint does pass, as nothing is changed against grunt's jslint. However unlike the other pull #82, this doesn't lint /aura.

@travisbot
Copy link

This pull request passes (merged b9e0cb1 into 39e4782).

@addyosmani
Copy link
Member

Appreciate these pulls, @tony. As per the other one we'll review and let you know if its all good for a merge!

@tony
Copy link
Contributor Author

tony commented Aug 20, 2012

clean this up. #82 committed.

@tony tony closed this Aug 20, 2012
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.

3 participants