Skip to content

ruff v0.11.2 and rules C4,PERF,UP032,UP034 #163

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 22, 2025

% uvx ruff==0.7.4 check --select="C4,PERF,UP032,UP034" --statistics | sort -k2

2	C417   	[*] unnecessary-map
3	PERF401	[ ] manual-list-comprehension
2	UP032  	[*] f-string
[*] fixable with `ruff check --fix`

@john-science john-science self-requested a review March 22, 2025 18:51
@john-science john-science added the cleanup Code/comment cleanup: Low Priority label Mar 22, 2025
Copy link

github-actions bot commented Jul 2, 2025

This pull request has been automatically marked as stale because it has not had any activity in the last 100 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 2, 2025
@cclauss
Copy link
Contributor Author

cclauss commented Jul 2, 2025

Perhaps humans should review pull requests instead of machines ignoring them without them.

@john-science
Copy link
Owner

I'll be honest, I was dragging my feet because I'm not a huge fan of perflint.

I just don't think it always makes code more readable.

@github-actions github-actions bot removed the stale label Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code/comment cleanup: Low Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants