Skip to content

Code beautifier breaks on omitted brackets #1

@sentry07

Description

@sentry07

Stuff like:

if (x == 1)
    call_function()

The beautifier ends up making those two lines the same indent depth. Not sure if I'll be able to fix it. I'm sure Regex will save the day somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions