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

[CodingStyle] Use double quote to escape quotes in EncapsedStringsToSprintfRector #6326

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Sep 23, 2024

@TomasVotruba TomasVotruba changed the title tv enscaps [CodeQuality] Use double quote to escape quotes in EncapsedStringsToSprintfRector Sep 23, 2024
@TomasVotruba TomasVotruba changed the title [CodeQuality] Use double quote to escape quotes in EncapsedStringsToSprintfRector [CodingStyle] Use double quote to escape quotes in EncapsedStringsToSprintfRector Sep 23, 2024
@TomasVotruba TomasVotruba enabled auto-merge (squash) September 23, 2024 14:11
@TomasVotruba TomasVotruba merged commit 398b04d into main Sep 23, 2024
36 checks passed
@TomasVotruba TomasVotruba deleted the tv-enscaps branch September 23, 2024 14:12
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.

EncapsedStringsToSprintfRector does not respect gettext method _()
2 participants