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

Possible to enable for fix only? #64

Closed
aaronjensen opened this issue Oct 13, 2017 · 3 comments
Closed

Possible to enable for fix only? #64

aaronjensen opened this issue Oct 13, 2017 · 3 comments
Labels

Comments

@aaronjensen
Copy link

Is it possible to enable this only during a --fix and not during a regular run (like in an editor?)

I'd rather not have the noise of auto-fixable errors showing up in my editor since they'd be fixed when I save any way.

Thanks!

@aaronjensen
Copy link
Author

related: eslint/eslint#8949

@not-an-aardvark
Copy link
Member

This would depend on the editor integration that you're using. From the command-line, you could turn this off for any given run by adding the '--rule=prettier/prettier:off' flag.

@aaronjensen
Copy link
Author

Thanks, that's helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants