Skip to content

Whitespace missing on conditional  #76

@charlie-abbott-deltatre

Description

@charlie-abbott-deltatre

Noticed this one is not being picked up and doesn't appear to have a setting.

if(true)
and
if else(false)

following formatting on save should be:

if (true)
and
if else (false)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions