Skip to content

Review WPS305 (f-string found violation) inclusion #3308

@Sxderp

Description

@Sxderp

https://wemake-python-styleguide.readthedocs.io/en/latest/pages/usage/violations/consistency.html#wemake_python_styleguide.violations.consistency.FormattedStringViolation

The violation has been removed because "ruff covers this rule." However, I can't find a ruff rule that actually covers it. There are ruff rules that do the opposite (perfer f-string over format).

Am I missing something? Which rule should I be enabling to get similar behavior?

https://docs.astral.sh/ruff/rules/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationDocs related task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions