Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Dec 7, 2025

Description

Enforce additional ruff rules:

@DimitriPapadopoulos DimitriPapadopoulos changed the title Enforce ruff/Perflint rules (PERF) Enforce more ruff rules Dec 7, 2025
ISC003 Explicitly concatenated string should be implicitly concatenated
PERF102 When using only the values of a dict use the `values()` method
PERF401 Use a list comprehension to create a transformed list
Copy link
Collaborator

@rwgk rwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rwgk rwgk merged commit 6651530 into pybind:master Dec 8, 2025
81 of 85 checks passed
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Dec 8, 2025
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Dec 8, 2025
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