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

Verbose mode #188

Open
sindresorhus opened this issue Mar 6, 2017 · 5 comments
Open

Verbose mode #188

sindresorhus opened this issue Mar 6, 2017 · 5 comments
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt enhancement help wanted

Comments

@sindresorhus
Copy link
Member

sindresorhus commented Mar 6, 2017

Issuehunt badges

Would be useful to have an --verbose mode that outputs a lot of debug information:

  • Which files are ignored by our default ignore filter
  • Maybe the resolved ESLint config that is used?

What else?


Note: This issue has a bounty, so it's expected that you are an experienced programmer and that you give it your best effort if you intend to tackle this. Don't forget, if applicable, to add tests, docs (double-check for typos), and update TypeScript definitions. And don't be sloppy. Review your own diff multiple times and try to find ways to improve and simplify your code. Instead of asking too many questions, present solutions. The point of an issue bounty is to reduce my workload, not give me more. Include a 🦄 in your PR description to indicate that you've read this. Thanks for helping out 🙌 - @sindresorhus


There is a $100.00 open bounty on this issue. Add more on Issuehunt.

@marionebl
Copy link
Contributor

Some ideas

  • The entire eslint extends chain
  • User-ignored files (as opposed to default-ignored ones)
  • Applicable extensions

@IssueHuntBot
Copy link

@issuehuntfest has funded $100.00 to this issue. See it on IssueHunt

@Norris1z
Copy link

Norris1z commented Jan 13, 2019

@sindresorhus I have submitted a pr with a basic implementation of the --verbose flag. I want to know if there is any other information to be printed out aside the ones listed here. I will appreciate it if you review the PR and give me your suggestions for the way forward.

@IssueHuntBot
Copy link

@Norris1z has submitted a pull request. See it on IssueHunt

@ulken
Copy link

ulken commented Nov 6, 2019

@sindresorhus What's the status on this? Up for grabs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt enhancement help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants