Skip to content

Switch to use ruff#255

Closed
CoolCat467 wants to merge 3 commits intoc0fec0de:mainfrom
CoolCat467:switch-to-ruff
Closed

Switch to use ruff#255
CoolCat467 wants to merge 3 commits intoc0fec0de:mainfrom
CoolCat467:switch-to-ruff

Conversation

@CoolCat467
Copy link
Copy Markdown

This pull request has the project switch to using ruff instead of pyflakes and handles the slight differences it has.
I was considering moving this into another pull request to follow this one, but I also switched to using ruff's integrated version of isort as well.

They have a quite compelling advertisement of sorts of why you should use their system in their readme, but in the end I am suggesting to switch to ruff because it's got nearly all the warnings flake8 does but also has autofix support, and it's way faster.

astral-sh/ruff#970 is tracking pyflakes re-implementation progress, and using ruff opens the door to enabling even more checks in the future with almost no performance loss for doing so.

@c0fec0de
Copy link
Copy Markdown
Owner

c0fec0de commented Apr 8, 2025

Merge was to complicated - fixed in #273

thanks for your support!

@c0fec0de c0fec0de closed this Apr 8, 2025
@CoolCat467 CoolCat467 deleted the switch-to-ruff branch April 9, 2025 00:23
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