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

Bump eslint-plugin-eslint-plugin to v5 #2241

Merged
merged 18 commits into from
Jul 22, 2023
Merged

Conversation

FloEdelmann
Copy link
Member

@FloEdelmann FloEdelmann commented Jul 18, 2023

This PR updates the eslint-plugin-eslint-plugin from v3 to v5, and also switches from the recommended to the all preset config. This enables many more rules that improve consistency in our codebase. I've also fixed all new lint issues, or disabled the rules where it makes sense.

I noticed some eslint-plugin-eslint-plugin rules that now error in our codebase and fixed them upstream:

While those are not merged and released, I've disabled the rules in files where they error.
My fixes are already merged/cherry-picked and released, and I updated this branch accordingly.


Please review each commit individually, the commit descriptions should be self-explanatory.

@FloEdelmann FloEdelmann added the meta Code style improvements, build process improvements, refactorings label Jul 18, 2023
because `all` preset can change in minor versions
Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ota-meshi ota-meshi merged commit 52a9966 into master Jul 22, 2023
14 checks passed
@ota-meshi ota-meshi deleted the eslint-plugin-eslint-plugin branch July 22, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Code style improvements, build process improvements, refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants