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

Use Ruff & Black instead of pre-commit #281

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

ikalnytskyi
Copy link
Owner

Ruff is a new sexy in the town. Despite being young, it's much more lightweight and faster than using pre-commit. The latter always sets up an isolated virtual environments for each hook which slow and boring.

@ikalnytskyi ikalnytskyi force-pushed the chore/ditch-pre-commit branch from 9b1d9f5 to 1072f2b Compare November 2, 2023 23:20
Ruff is a new sexy in the town. Despite being young, it's much more
lightweight and faster than using pre-commit. The latter always sets up
an isolated virtual environments for each hook which slow and boring.
@ikalnytskyi ikalnytskyi force-pushed the chore/ditch-pre-commit branch from 1072f2b to 89a6052 Compare November 2, 2023 23:22
@ikalnytskyi ikalnytskyi merged commit c9f8cb6 into master Nov 2, 2023
2 checks passed
@ikalnytskyi ikalnytskyi deleted the chore/ditch-pre-commit branch November 2, 2023 23:24
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.

1 participant