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

Formatter: MatchCase #6299

Closed
Tracked by #5834
dhruvmanila opened this issue Aug 3, 2023 · 0 comments · Fixed by #6360
Closed
Tracked by #5834

Formatter: MatchCase #6299

dhruvmanila opened this issue Aug 3, 2023 · 0 comments · Fixed by #6360
Assignees
Labels
formatter Related to the formatter

Comments

@dhruvmanila
Copy link
Member

No description provided.

@dhruvmanila dhruvmanila changed the title Format MatchCase Formatter: MatchCase Aug 3, 2023
@dhruvmanila dhruvmanila self-assigned this Aug 3, 2023
@dhruvmanila dhruvmanila added the formatter Related to the formatter label Aug 3, 2023
@dhruvmanila dhruvmanila added this to the Formatter: Alpha milestone Aug 3, 2023
@dhruvmanila dhruvmanila linked a pull request Aug 5, 2023 that will close this issue
dhruvmanila added a commit that referenced this issue Aug 11, 2023
## Summary

This PR adds formatting support for `MatchCase` node with subs for the
`Pattern`
nodes.

## Test Plan

Added test cases for case node handling with comments, newlines.

resolves: #6299
durumu pushed a commit to durumu/ruff that referenced this issue Aug 12, 2023
## Summary

This PR adds formatting support for `MatchCase` node with subs for the
`Pattern`
nodes.

## Test Plan

Added test cases for case node handling with comments, newlines.

resolves: astral-sh#6299
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
formatter Related to the formatter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant