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

output eslint version more than error output #9507

Closed
aladdin-add opened this issue Oct 24, 2017 · 1 comment
Closed

output eslint version more than error output #9507

aladdin-add opened this issue Oct 24, 2017 · 1 comment
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion cli Relates to ESLint's command-line interface enhancement This change enhances an existing feature of ESLint evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion

Comments

@aladdin-add
Copy link
Member

refs: #9486

in v4.6.0, we added eslint version to error output (#9071). but it seems not ideal. version message is also important in some other cases:

  • eslint config validation.(esp. rule option)
  • multi-version eslint installed (e.g. gulp-eslint has its own depedent eslint)
  • eslint --debug
@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Oct 24, 2017
@aladdin-add aladdin-add added cli Relates to ESLint's command-line interface enhancement This change enhances an existing feature of ESLint evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion and removed triage An ESLint team member will look at this issue soon labels Oct 24, 2017
@nzakas
Copy link
Member

nzakas commented Oct 22, 2018

Unfortunately, it looks like there wasn't enough interest from the team or community to implement this change. While we wish we'd be able to accommodate everyone's requests, we do need to prioritize. We've found that issues failing to be implemented after 90 days tend to never be implemented, and as such, we close those issues. This doesn't mean the idea isn't interesting or useful, just that it's not something the team can commit to.

@nzakas nzakas closed this as completed Oct 22, 2018
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Apr 21, 2019
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Apr 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion cli Relates to ESLint's command-line interface enhancement This change enhances an existing feature of ESLint evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion
Projects
None yet
Development

No branches or pull requests

3 participants