Xo: Verbose mode

Created on 6 Mar 2017  路  5Comments  路  Source: xojs/xo

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.

Funded on Issuehunt enhancement help wanted

Most helpful comment

Some ideas

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

All 5 comments

Some ideas

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

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

@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.

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pizzafox picture pizzafox  路  5Comments

sindresorhus picture sindresorhus  路  8Comments

vadimdemedes picture vadimdemedes  路  3Comments

iwata picture iwata  路  5Comments

sindresorhus picture sindresorhus  路  6Comments