Skip to content

Conversation

y-hsgw
Copy link
Member

@y-hsgw y-hsgw commented Sep 23, 2025

Checks

Changes

  • Added partial fix support to the no-wait-for-multiple-assertions rule.
  • Enabled autofix for non-BlockStatement cases (e.g., implicit return, sequence expressions).
  • Updated the no-wait-for-multiple-assertions documentation to reflect the new fixable behavior.

Note

Since the diff was expected to become large, I prioritized handling non-BlockStatement cases first and left full BlockStatement support for a follow-up.

Context

(partially) #1081

@y-hsgw y-hsgw self-assigned this Sep 23, 2025
@Belco90 Belco90 added the enhancement New feature or request label Sep 25, 2025
@Belco90 Belco90 self-requested a review September 25, 2025 09:28
@Belco90 Belco90 merged commit bd01e08 into main Sep 25, 2025
32 checks passed
@Belco90 Belco90 deleted the feature/add-fixer-for-no-wait-for-side-effects branch September 25, 2025 12:40
Copy link

🎉 This PR is included in version 7.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants