Skip to content

doc: _scripts: various perflint fixes #92701

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

kartben
Copy link
Contributor

@kartben kartben commented Jul 4, 2025

Fix potential performance issues spotted by perflint

kartben added 2 commits July 4, 2025 16:40
Changed a bunch of immutable sequences from being lists to tuples.

Signed-off-by: Benjamin Cabé <[email protected]>
Changed the REDIRECTS variable from a list to a tuple in the
redirects.py scripts since it's an immutable sequence.

Signed-off-by: Benjamin Cabé <[email protected]>
Copy link

sonarqubecloud bot commented Jul 4, 2025

@kartben kartben marked this pull request as ready for review July 25, 2025 18:29
@kartben kartben requested a review from pdgendt July 25, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants