Skip to content

Consider adding an option to supress ruff format CLI warnings #8185

@yakMM

Description

@yakMM

Just tried ruff format, it's seriously great!

I'm just annoyed by the warnings showing up in console: warning: The following rules may cause conflicts when used with the formatter: XXX

I want my linter (specifically the isort part) taking priority over the formatter, so I run the linter after the formatter and never had problems.

Is there any way to acknowledge / supress the CLI warnings with a configuration option or a command line parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    formatterRelated to the formatterneeds-decisionAwaiting a decision from a maintainer

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions