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

Switch from black / pylint to ruff #718

Open
bhirsz opened this issue Oct 19, 2024 · 0 comments
Open

Switch from black / pylint to ruff #718

bhirsz opened this issue Oct 19, 2024 · 0 comments

Comments

@bhirsz
Copy link
Member

bhirsz commented Oct 19, 2024

The king is dead, long live.. Recently, ruff tool received a lot of popularity and is often replacing tools that were used so far - black, pylint, flake, isort.. . It offers wide variety of rules, suprising performance and is user friendly. It is already supported by many biggest Python repositories, such as Airflow.

We would like to switch from existing tooling to ruff. It includes:

  • updating the documentation
  • update precommits
  • update lint stage in github ci
  • fix any issue found by formatter or linter in the repository
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

1 participant