Skip to content

reindent has incorrect behavior for multiline if statements in c #163

@FichteFoll

Description

@FichteFoll

From @friedman101 on December 9, 2015 18:40

reindent produces this (incorrect) code indention:

if (cat &&
    dog &&
    horse){
    a
b
}

Copied from original issue: sublimehq/sublime_text#1036

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions