Skip to content

Add ruff/flake8-implicit-str-concat rules (ISC) #1402

@DimitriPapadopoulos

Description

@DimitriPapadopoulos

How would this feature be useful?

ISC001 detects implicitly concatenated strings on a single line. They are usually left-overs of black or ruff format runs.

Describe the solution you'd like

Fix issues reported by ruff check --extend-select ISC001 and add ISC to pyproject.toml.

Describe alternatives you've considered

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