Does ruff
reimplement bugs or proactively complete feature requests?
#4143
jamesbraza
started this conversation in
General
Replies: 1 comment 1 reply
-
Good questions!
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say
ruff
is reimplementing aflake8
plugin that has known bugs. Willruff
match the known bugs?Similarly, if
ruff
sees an outstanding feature request collecting dust, mightruff
complete it during the re-implementation process?In general, I am wondering how close/far apart
ruff
can be from tools it reimplements. Thank you!Beta Was this translation helpful? Give feedback.
All reactions