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

💡 [REQUEST] - Replace Black, isort, Pylint and Flake8 with Ruff #462

Closed
1 task done
lvaylet opened this issue May 16, 2024 · 0 comments · Fixed by #466
Closed
1 task done

💡 [REQUEST] - Replace Black, isort, Pylint and Flake8 with Ruff #462

lvaylet opened this issue May 16, 2024 · 0 comments · Fixed by #466
Assignees

Comments

@lvaylet
Copy link
Collaborator

lvaylet commented May 16, 2024

Summary

Ruff is "an extremely fast Python linter and code formatter, written in Rust", and a drop-in replacement for Flake8, isort and Black. It also has an overlap with Pylint.

Basic Example

Ruff also integrates with Visual Studio code through an official extension.

Screenshots

No response

Drawbacks

None I can think of.

Unresolved questions

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@lvaylet lvaylet self-assigned this May 16, 2024
@lvaylet lvaylet changed the title 💡 [REQUEST] - Replace Black, isort, Pylint anf Flake8 with Ruff 💡 [REQUEST] - Replace Black, isort, Pylint and Flake8 with Ruff May 16, 2024
@lvaylet lvaylet linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant