Skip to content

Rule for putting annotations into separate lines #773

Closed
@FranzBusch

Description

@FranzBusch

We often put various annotations such as @available or @inlinable in separate lines before methods or types. A rule to enforce that formatting would be great.

@usableFromInline
@SomeMacro
struct Foo {
}

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