Skip to content

feature request: use spaces instead of tabs in continuation_indent #221

@anonymousgrasshopper

Description

@anonymousgrasshopper

Thanks again for your work !
I use tabs for indentation. However, I would rather want the continuation_indent to insert spaces instead of tabs (kind of like UseTab: ForIndentation in clang-format: use tabs for indentation and spaces for alignment). I found that if I use a value for continuation_indent which is not divisible by my tab_width, then the remainder is filled with spaces, but I don't seem to be able to find an option to make it only use spaces.

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