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

Chore: Replace isort, flake8, black with ruff #2136

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

winged
Copy link
Contributor

@winged winged commented Jan 31, 2024

No description provided.

@winged winged requested review from open-dynaMIX and anehx January 31, 2024 08:08
@winged winged force-pushed the feat_ruff branch 2 times, most recently from 43a08ae to 118d9df Compare January 31, 2024 08:34
Ruff is faster and better in almost every aspect.

It can replace flake8, isort and black, do everything that these tools
did, and faster.

The pre-commit checks are replaced with ruff, the checks in CI as well
as the links in the README.
Copy link
Member

@open-dynaMIX open-dynaMIX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🎉

@open-dynaMIX open-dynaMIX merged commit 8289ba3 into projectcaluma:main Jan 31, 2024
24 checks passed
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

Successfully merging this pull request may close these issues.

2 participants