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

Adding code base to support .jshintignore for JSHint linter. #377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orlandoibm
Copy link
Contributor

Honour .jshintignore when that file exists in the project being validated.

This is highly based on the work originally discussed and advanced here: #265

I noticed that under some scenarios, a few tweaks are necessary to inform JSHint about the correct ignore paths, so most of the work is about handling those special cases (extensive code documentation).

@angelozerr
Copy link
Owner

@orlandoibm it seems that it's a cool feature!

But is it possible to do a PR for https://github.com/angelozerr/tern-jshint project and add a test please with your new feature. Thanks!

@orlandoibm
Copy link
Contributor Author

Hi @angelozerr. I am sorry I did not have time to move my fix to the other repo. I saw you already implemented it, so hopefully this helped you somehow.

Regards :)
Orlando

midzelis pushed a commit to midzelis/tern.java that referenced this pull request Jan 13, 2016
midzelis pushed a commit to midzelis/tern.java that referenced this pull request Jan 13, 2016
midzelis pushed a commit to midzelis/tern.java that referenced this pull request Jan 13, 2016
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