Skip to content

Should await automatically manage parentheses like return? #275

@ambv

Description

@ambv

On a first glance, it would be better. On another though, await is an expression which can potentially complicate formattings that are now rather simple.

Alternatively, await should be ignored by an existing bracket pair for purposes of splitting on delimiters, enabling for example fluent interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    F: parenthesesToo many parentheses, not enough parentheses, and so on.S: needs discussionNeeds further hashing out before ready for implementation (on desirability, feasibility, etc.)T: styleWhat do we want Blackened code to look like?

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions