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

Add strict .jshintrc and correct subsequent errors #100

Closed
wants to merge 2 commits into from
Closed

Add strict .jshintrc and correct subsequent errors #100

wants to merge 2 commits into from

Conversation

baer
Copy link
Contributor

@baer baer commented Oct 26, 2013

This commit adds a complete .jshintrc with all enforcing options set to true and all relaxing options set to false. The only things I was not able to correct were Cyclomatic Complexity and Depth checks.

@baer
Copy link
Contributor Author

baer commented Oct 30, 2013

First, thanks for all your great work on this project. Let me know if this PR is too aggressive and I can tone it back. More than anything I like to use compile time checks to force me as well as contributors to check in the most maintainable code possible.

@Saturate
Copy link

Saturate commented Nov 2, 2013

I think this is a nice addition.

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