Skip to content

Missing space between @_spi #530

Closed
Closed
@StevenWong12

Description

@StevenWong12

Description

Run format on code like

@_spi(foo) @_spi(bar) import module

Got the following formatted code

@_spi(foo)@_spi(bar) import module

It should keep the space between @_spis.

Steps to Reproduce

Run format on

@_spi(foo) @_spi(bar) import module

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions