Skip to content

Rightward assignment gets confused with quoted symbol keys #503

@elia

Description

@elia

If I try to format this code:

foo => { "foo bar": baz }

it end up looking like:

foo => { :"foo bar": baz }

Which is of course broken syntax.

PS. Love the library!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions