Skip to content

[SUGGESTION] clean up extra whitespace at the end of line for generated code #1201

Open
@farmerpiki

Description

@farmerpiki

For variable declarations and return statements at the very least, in the lowered c++ code a space is present at the end of the line after the ; in the generated code, this is mostly harmless, except I hate seeing it in my git diff cause it's set up to highlight extra spacing.

You can see an example of source and result attached as text files to bug report #1200

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions