Skip to content

CodeLine Lex doesn't handle trailing if and unless #36

Description

@schneems

The assumption was that if and unless lines need to be paired with ends, but that's not true if it's trailing:

       +  end
       +  class Main
       +        @user_source_code = 'self' if @user_source_code == ''
       +    end
       +  end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions