Skip to content
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

Update Autoflake to Ruff for faster pre-commit #347

Open
imjuanleonard opened this issue Mar 19, 2023 · 1 comment
Open

Update Autoflake to Ruff for faster pre-commit #347

imjuanleonard opened this issue Mar 19, 2023 · 1 comment

Comments

@imjuanleonard
Copy link

imjuanleonard commented Mar 19, 2023

PyCQA started using ruff since it is much faster than normal flake8/autoflake.

https://github.com/PyCQA/pylint/pull/8372/files

Some of the major library like pandas already moved as well

If interested i can raise a PR

@ricky-sb
Copy link

+1 - we can also replace isort with it. It's also significantly faster! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants