Skip to content

Incorrect formatting for @_documentation #735

Closed
@rauhul

Description

@rauhul

swift-format re-formats the following attribute:

@_documentation(visibility:       internal)

as:

@_documentation(visibility:internal)

Instead of:

@_documentation(visibility: internal)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions