-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
can't get plugin rules by CLIEngine#getRules
#11871
Closed
fisker opened this issue
Jun 22, 2019
· 3 comments
· Fixed by #11872 or GrabarzUndPartner/gp-vue-boilerplate#206 · May be fixed by ajesse11x/marketplace#1, rubarb666/rails#3 or rubarb666/git-sketch-plugin#2
Closed
can't get plugin rules by CLIEngine#getRules
#11871
fisker opened this issue
Jun 22, 2019
· 3 comments
· Fixed by #11872 or GrabarzUndPartner/gp-vue-boilerplate#206 · May be fixed by ajesse11x/marketplace#1, rubarb666/rails#3 or rubarb666/git-sketch-plugin#2
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
core
Relates to ESLint's core APIs and features
regression
Something broke
Comments
fisker
added
bug
ESLint is working incorrectly
triage
An ESLint team member will look at this issue soon
labels
Jun 22, 2019
After a few tries, I found after calling |
mysticatea
added
accepted
There is consensus among the team that this change meets the criteria for inclusion
core
Relates to ESLint's core APIs and features
and removed
triage
An ESLint team member will look at this issue soon
labels
Jun 22, 2019
Thank you for your report. Sounds like a bug. |
Yes, currently, it returns core rules and the plugin rules that the last |
mysticatea
added a commit
that referenced
this issue
Jun 22, 2019
mysticatea
added a commit
that referenced
this issue
Jun 23, 2019
This was referenced Nov 9, 2019
eslint-deprecated
bot
added
the
archived due to age
This issue has been archived; please open a new issue for any further discussion
label
Dec 21, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
core
Relates to ESLint's core APIs and features
regression
Something broke
Tell us about your environment
6.0.0
cli.getRules().get(ruleId)
used can get plugin rule, now not.Is this by design or a bug?
The text was updated successfully, but these errors were encountered: