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

fix: throw when using —fix with ESLint #232

Merged
merged 1 commit into from
Apr 29, 2023
Merged

fix: throw when using —fix with ESLint #232

merged 1 commit into from
Apr 29, 2023

Conversation

fi3ework
Copy link
Owner

resolve #226

The plugin only does checking so --fix will not be supported. Throw error directly and giving out a explicit message to user when trying to add --fix to the lintCommand.

@netlify
Copy link

netlify bot commented Apr 29, 2023

Deploy Preview for vite-plugin-checker ready!

Name Link
🔨 Latest commit a8ae80e
🔍 Latest deploy log https://app.netlify.com/sites/vite-plugin-checker/deploys/644d626995373300087e756d
😎 Deploy Preview https://deploy-preview-232--vite-plugin-checker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@fi3ework fi3ework merged commit 6d3887d into main Apr 29, 2023
10 checks passed
@fi3ework fi3ework deleted the no-fix branch April 29, 2023 18:43
@fi3ework fi3ework mentioned this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when using eslint
1 participant