-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
configurationRelated to settings and configurationRelated to settings and configurationcoreRelated to core functionalityRelated to core functionality
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
configurationRelated to settings and configurationRelated to settings and configurationcoreRelated to core functionalityRelated to core functionality