Skip to content

tools: make eslint work on subdirectories - #1686

Closed
silverwind wants to merge 1 commit into
nodejs:masterfrom
silverwind:lint-internal
Closed

tools: make eslint work on subdirectories#1686
silverwind wants to merge 1 commit into
nodejs:masterfrom
silverwind:lint-internal

Conversation

@silverwind

Copy link
Copy Markdown
Contributor

The old pattern didn't include files in lib/internal. This changes the pattern to directories which makes eslint apply to all subdirectories as well.

related: #1685

cc: @yosuke-furukawa

@chrisdickinson

Copy link
Copy Markdown
Contributor

This is included in my repl PR as well.

@silverwind

Copy link
Copy Markdown
Contributor Author

@chrisdickinson yep, please manually lint it until this is landed.

@chrisdickinson

Copy link
Copy Markdown
Contributor

@silverwind Ah, I mean, these changes are literally included in my PR :)

@chrisdickinson

Copy link
Copy Markdown
Contributor

I can rebase once this lands, though. LGTM.

silverwind added a commit that referenced this pull request May 12, 2015
The old pattern didn't include files in lib/internal. This changes the
pattern to directories which makes eslint apply to all subdirectories as
well.

PR-URL: #1686
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
@silverwind

Copy link
Copy Markdown
Contributor Author

Thanks, landed in c58264e

@silverwind silverwind closed this May 12, 2015
@yosuke-furukawa

Copy link
Copy Markdown
Member

AH, Thanks @silverwind !

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request May 19, 2015
The old pattern didn't include files in lib/internal. This changes the
pattern to directories which makes eslint apply to all subdirectories as
well.

PR-URL: nodejs#1686
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants