Skip to content

Format PatternMatchClass #6642

@MichaReiser

Description

@MichaReiser

Implement formatting for class match patterns

match x:
    case Point2D(0, 0):
        ...

    case Point3D(x=0, y=0, z=0):
        ...

Metadata

Metadata

Assignees

Labels

formatterRelated to the formattergood first issueGood for newcomershelp wantedContributions especially welcome

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions