Skip to content

Fix maximum_line_length should be able to break on a long string #11

@spulec

Description

@spulec

ie

text = "Imagine this is a string that goes over 80 chars"

to

text = "Imagine this is a string that"
    " goes over 80 chars"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions