-
Notifications
You must be signed in to change notification settings - Fork 20
Add --ext option #12
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
Add --ext option #12
Conversation
@grvcoelho ,This should be ready for review. |
yes, pls |
@shoesel , I made a release based off this PR in the interim if you want to use it. https://github.com/vecchp/lint-diff/releases/download/v1.3.0/lint-diff-1.3.0.tgz |
@grvcoelho is this project still maintained? |
@grvcoelho , any chance you'd be able to review this PR? |
This feature would be awesome! |
@vecchp It looks like this project isn't maintained anymore. Could you publish your version to npm? |
Sure, I'll try and get around to that this evening |
I didn't have a chance last night but I'll make my best effort to publish it soon. |
Should be published as |
We are considering moving to this plugin in favor of lint-diff: https://github.com/paleite/eslint-plugin-diff |
This PR adds the ability to pass which file extensions lint-diff looks for (since right now we only do .js).