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

Chore/update-eslint-to-flat-config #1127

Merged
merged 4 commits into from
Dec 27, 2024
Merged

Conversation

paustint
Copy link
Contributor

Update eslint to the flatfile configuration format.

This involved a number of code changes since there are some rules that are slightly more strict or linting may not have even worked in some cases for some libraries.

This process uncovered a bug in the verifyEmailViaLink controller function where the search for pendingVerification would always be false.
I am not 100% sure if this code path is exposed or not, but if it was then it was broken.

This is mostly just a reformat from a code mod tool, but there were a couple other modifications made to fix linting
Some of our linting rules became more strict and required refactors and opting out of specific instances
I am not 100% sure if this code path is exposed or not, but if it was then it was broken.
Copy link

Report too large to display inline

View full report↗︎

@paustint paustint merged commit 7f1e5ed into main Dec 27, 2024
6 checks passed
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.

1 participant