Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

how to not display indenline char if there are no 4 spaces #373

Description

@spaceone

How can I disable that the indenLine char is shown for space characters starting a new indentation level but does not fit the 4 spaces.

For example:

»   for p in parts:
»   »   i = p.find('=')
»   »i = p.find('=')

line two is correctly indented with 4 spaces, the last line is not (only one space).

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions