Skip to content

Fix leading negative sign with parens #80

@TwitchBronBron

Description

@TwitchBronBron

currently z = -(x + y) gets reformatted as z = - (x + y) by the formatter. We should keep the minus sign next to the parens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions