Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 14, 2025

Explanation

ESLint ignore directives about the rule no-unusafe-enum-comparison have been removed. This rule was disabled in the most recent ESLint config update.

References

This change helps to unblock #7148

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Removes now-unnecessary ESLint disable directives for enum comparisons across permission, keyring, and seedless onboarding modules.

Written by Cursor Bugbot for commit df5da81. This will update automatically on new commits. Configure here.

ESLint ignore directives about the rule `no-unusafe-enum-comparison`
have been removed. This rule was disabled in the most recent ESLint
config update.

This change helps to unblock #7148
@Gudahtt Gudahtt marked this pull request as ready for review November 14, 2025 13:56
@Gudahtt Gudahtt requested review from a team as code owners November 14, 2025 13:56
@Gudahtt Gudahtt enabled auto-merge (squash) November 14, 2025 13:58
@Gudahtt Gudahtt disabled auto-merge November 14, 2025 14:00
@Gudahtt Gudahtt merged commit 7783539 into main Nov 14, 2025
283 of 286 checks passed
@Gudahtt Gudahtt deleted the disable-no-unsafe-enum-comparison branch November 14, 2025 14:00
@Gudahtt
Copy link
Member Author

Gudahtt commented Nov 14, 2025

Bypassed codeowner requirement because it was a non-functional change related to global ESLint config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants