Skip to content

Spaces around => in associate #64

@hr87

Description

@hr87

After formatting the white spaces around the => operator in the associate construct were removed. I have all white-space options turned on, and --whitespaces set to 4.

Expected behavior:
Format to: associate(a => b)

Actual behavior
associate(a=>b)

Access operators % in the associate construct are formatted correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions