Skip to content

Conversation

@ldez
Copy link
Member

@ldez ldez commented Oct 19, 2025

Currently, SwitchStmt is formatted, but TypeSwitchStmt is not.

switch m.(type) {
  // ...
}

I also added a specific case with all known/existing statement types.

@ldez ldez added the bug Something isn't working label Oct 19, 2025
@ldez ldez merged commit dcd04b6 into main Oct 19, 2025
8 checks passed
@ldez ldez deleted the feat/switch-type branch October 19, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants