Skip to content

Configuring pycodestyle to ignore rules already implemented in ruff #23780

@Andrej730

Description

@Andrej730

Summary

Hi!
Any idea if it's possible to somehow configure pycodestyle to ignore rules that are already implemented in Ruff? Besides manually listing them in pycodestyle ignore list and maintaning the list as new rules get implemented.
To avoid checking them twice - once by Ruff and once by pyocdestyle, while #2402 is not resolved.

I considered asking this on https://github.com/PyCQA/pycodestyle, but I thought they would redirect me here, since they don't maintain the list of rules that were already reimplemented in Ruff.

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAsking for support or clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions