paleite / eslint-plugin-diff

Run ESLint on your changes only
https://npm.im/eslint-plugin-diff
MIT License
172 stars 13 forks source link

Improved debugging support... #38

Open subskribe-kevin opened 1 year ago

subskribe-kevin commented 1 year ago

Is your feature request related to a problem? Please describe.

I've not had any luck with getting this plugin to run reliably against HEAD or with the staged version and there's no easy way to figure out why

Describe the solution you'd like

Add some sort of VERBOSE option...

Describe alternatives you've considered

Manually debugging the code. Seems that the pre and post processors just aren't being run.

Additional context Add any other context or screenshots about the feature request here.