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

Improve string concatenation #12758

Merged

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Aug 10, 2024

Use implicit concatenation over +, and combine some implicit concatenations to a single string literal.

Use implicit concatenation over ``+``, and combine some implicit concatenations
to a single string literal.
@AA-Turner AA-Turner merged commit 620e434 into sphinx-doc:master Aug 10, 2024
20 checks passed
@AA-Turner AA-Turner deleted the formatting/string-concatenation branch August 10, 2024 23:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2024
@AA-Turner AA-Turner added this to the 8.1.x milestone Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant