Skip to content

No need for preview = true in ruff.toml any more #131

@DimitriPapadopoulos

Description

@DimitriPapadopoulos

skeleton/ruff.toml

Lines 25 to 26 in c9729e1

# Enable preview, required for quote-style = "preserve"
preview = true

While "preserve" used to require the preview mode in earlier versions, this is not the case any more. So we can remove it. Unless you want to keep it for other reasons.

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