Skip to content

add plugin for forbidden strings #1

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

Merged
merged 1 commit into from
Nov 23, 2017
Merged

add plugin for forbidden strings #1

merged 1 commit into from
Nov 23, 2017

Conversation

Trott
Copy link
Member

@Trott Trott commented Nov 20, 2017

This will allow us to lint for v8 (instead of V8) and Javascript
(instead of JavaScript), etc.

This change will require nodejs/node#17163 in node itself. That PR corrects these issues in the node codebase itself.

This will allow us to lint for `v8` (instead of `V8`) and `Javascript`
(instead of `JavaScript`), etc.
@Trott
Copy link
Member Author

Trott commented Nov 23, 2017

nodejs/node#17163 has landed, so this can be landed now too if it is desired. @watilde

@watilde watilde merged commit 859eab5 into nodejs:master Nov 23, 2017
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