Skip to content

Comments

[syntax-errors]: multiple-starred-expressions (F622)#20243

Merged
ntBre merged 5 commits intoastral-sh:mainfrom
11happy:F622
Sep 24, 2025
Merged

[syntax-errors]: multiple-starred-expressions (F622)#20243
ntBre merged 5 commits intoastral-sh:mainfrom
11happy:F622

Conversation

@11happy
Copy link
Contributor

@11happy 11happy commented Sep 4, 2025

Summary

This PR implements https://docs.astral.sh/ruff/rules/multiple-starred-expressions/ as a semantic syntax error

Test Plan

I have added inline tests as directed in #17412

@11happy 11happy changed the title feat: implement F622 [syntax-errors]: multiple-starred-expressions (F622) Sep 4, 2025
@11happy
Copy link
Contributor Author

11happy commented Sep 7, 2025

Hii @ntBre , would love your feedback on this when you get a chance.
Thank you : )

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@ntBre
Copy link
Contributor

ntBre commented Sep 7, 2025

Thanks for the pings. Your PRs are in my inbox, but we've been focused on the minor release. I'll get to them soon.

@11happy
Copy link
Contributor Author

11happy commented Sep 7, 2025

Sure, No worries at all, I completely understand. Thank you for your time : )

Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

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

Thanks for your work here! I think we need to fix a false positive in the ecosystem check, avoid duplicate diagnostics, and add a bit of documentation.

Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

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

Thanks! I think the tests look good now, just a couple of simplification suggestions.

@11happy
Copy link
Contributor Author

11happy commented Sep 22, 2025

The cargo test (wasm) failure seems unrelated to this PR changes.

Thank you

@11happy
Copy link
Contributor Author

11happy commented Sep 24, 2025

Please let me know if there's any more changes required for this PR.

Thank you : )

Copy link
Contributor

@ntBre ntBre 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! I just had one tiny spacing nit that I'll apply and merge.

@ntBre ntBre added the internal An internal refactor or improvement label Sep 24, 2025
@ntBre ntBre enabled auto-merge (squash) September 24, 2025 19:29
@ntBre ntBre merged commit e6073d0 into astral-sh:main Sep 24, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants