Skip to content

Format whitespace within attributes #984

Closed
@euclio

Description

@euclio

I'm not sure if there's a decision on this in the wider Rust community, but I think it'd make sense to format attributes so that attributes are formatted to either

#[cfg(feature="nightly")]

or

#[cfg(feature = "nightly")]

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