Skip to content

Comments after else/elseif #490

@dosercz

Description

@dosercz

We have a problem with comments after elseif/else on same line after upgrade to v2.0 and IMO this is a bug. There is no way how to write comments there correctly. Could you fix it please?
See example:

//comment for if if (...) { ... } elseif (...) { //comment for elseif is not allowed ... } else { //comment for else is not allowed ... } 

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions