Skip to content

Rightward assignment gets confused with quoted symbol keys #503

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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