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

Remove autofix on no-exclusive-tests rule. #63

Merged
merged 1 commit into from Jun 2, 2016
Merged

Remove autofix on no-exclusive-tests rule. #63

merged 1 commit into from Jun 2, 2016

Conversation

wietsevenema
Copy link
Contributor

Thanks for this project!

I would like to suggest an improvement that is relevant to me: I have setup my editor to auto-fix eslint errors on save. When the exclusive tests rule is auto-fixable, I lose the ability to single out tests.

Fixes #60

Remove autofix on no-exclusive-test.

A common use case is to auto fix eslint errors on save in your editor. When the exclusive tests is autofixable, you lose the ability to single out tests.
@coveralls
Copy link

coveralls commented Jun 1, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 70fb235 on wietsevenema:patch-1 into 80f2162 on lo1tuma:master.

@lo1tuma
Copy link
Owner

lo1tuma commented Jun 2, 2016

LGTM, thanks @wietsevenema.

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

Successfully merging this pull request may close these issues.

Don't autofix no-exclusive-tests
3 participants