Skip to content

Fixing a space-before-paren issue may cross line length limit #153

@dar5hak

Description

@dar5hak

We noticed in #146 that fixing a space-before-paren would add an extra character to the line, potentially crossing the length limit. This would regressively introduce one more lint issue, which wouldn't be detected until the next run.

Shouldn't be too common, since not many lines are exactly as long as the configured limit, but a problem nonetheless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions