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

Switch to all config from eslint-plugin-eslint-plugin rules internally #187

Merged
merged 1 commit into from
Jun 27, 2021

Conversation

bmish
Copy link
Member

@bmish bmish commented Jun 14, 2021

We can use the all config to be a bit more aggressive about picking up all the rules in eslint-plugin-eslint-plugin. This simplifies our linting config and ensures we don't miss out on new rules. In the rare event that we don't like a future rule that gets added to this plugin, we can simply disable the specific rule to opt-out.

@coveralls
Copy link

coveralls commented Jun 14, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling f5b100d on bmish:eslint-plugin-eslint-plugin-all into 9c8e1fd on platinumazure:master.

@platinumazure platinumazure self-requested a review June 27, 2021 19:17
@platinumazure platinumazure merged commit e05bfd7 into qunitjs:master Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants