Skip to content

Support for pylint format #1953

@damienallen

Description

@damienallen

I like that ruff, for the most part, is drop-in replacement for flake8. In terms of local development, I have found this to be true and usability is fantastic.

The problem I've run into is that, it lacks support for pylint format, one of the two formatters included in flake8:
https://flake8.pycqa.org/en/latest/internal/formatters.html

We use Jenkins for CI and a lot of useful mappings for pylint format are missing for the standard PEP8 text format.


Anyone else in the same boat? Is this worthwhile to build?

Also, is it in line with what this project is trying to do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    configurationRelated to settings and configurationcoreRelated to core functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions