Skip to content

swift-format removes space between attributes in import statement when an attribute has an argument #445

Closed
@eurias-stripe

Description

@eurias-stripe

Example:

@_spi(STP) @testable import StripeCore

is turned into

@_spi(STP)@testable import StripeCore

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