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

lint: drop pylint #1959

Merged
merged 1 commit into from
Feb 8, 2025
Merged

lint: drop pylint #1959

merged 1 commit into from
Feb 8, 2025

Conversation

yagebu
Copy link
Member

@yagebu yagebu commented Feb 8, 2025

pylint doesn't add much since we have mypy and ruff but is quite slow
and this shaves about 10s off of make lint on my machine

pylint doesn't add much since we have mypy and ruff but is quite slow
and this shaves about 10s off of `make lint` on my machine
@yagebu
Copy link
Member Author

yagebu commented Feb 8, 2025

also seems to saves round-about 16s on the lint-python CI job (42s on main -> 26s on this branch)

@yagebu yagebu merged commit 06f04ba into beancount:main Feb 8, 2025
16 checks passed
@yagebu yagebu deleted the drop-pylint branch February 8, 2025 10:37
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