-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use ruff instead of flake8 for linting #485
Comments
Hello, |
I think ruff has a lot of potential, but I am hesitant port over to it right now for two reasons:
For those reasons I would rather wait until ruff becomes more mature before moving the whole project over to it. I am closing this issue as wontfix for now. |
@mrava87 Ruff has made a lot of progress in this year. I've been using it almost exclusively for new projects. It's crazy fast! I think once they close these issues, we should think about migrating to it. |
Sounds like a good plan! I haven't followed much but I trust you, just shout when you think is time :) |
Use ruff instead of flake8
The text was updated successfully, but these errors were encountered: