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

Consider switching from pylint to ruff #38

Open
bastonero opened this issue Aug 10, 2023 · 0 comments
Open

Consider switching from pylint to ruff #38

bastonero opened this issue Aug 10, 2023 · 0 comments

Comments

@bastonero
Copy link
Owner

The linter pylint is very good thanks to its deep checks and for being quite strict. Nevertheless, it is rather slow, especially now that the project is starting to get larger and larger. Still, the time for running it is reasonable, but it should be considered whether to move to ruff, which is as precise as pylint, but way much faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant