FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding code base to support .jshintignore for JSHint linter. by orlandoibm · Pull Request #377 · angelozerr/tern.java · GitHub

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

Open
orlandoibm wants to merge 1 commit into
angelozerr:masterfrom
orlandoibm:tern.java.fix
Open

Adding code base to support .jshintignore for JSHint linter.#377
orlandoibm wants to merge 1 commit into
angelozerr:masterfrom
orlandoibm:tern.java.fix

Conversation

Copy link
Copy Markdown
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).

Copy link
Copy Markdown
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!

Copy link
Copy Markdown
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL