Skip to content

Indention not working after using escaped { #132

Description

@clouddistortion

Hi,
I am escaping a curly bracket in a string and after that line of code the indention breaks and runs mad.
id=1 d="somestring" LINEBREAK="\n" rendered_result = 'System_Boundary({id},"{descr}") {{'.format(id=id,descr=d) + LINE_BREAK

The following line indention is 62 characters long

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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