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

UsafeLocaleUsage: update the proposed fix to use replace(char, char) #4666

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

UsafeLocaleUsage: update the proposed fix to use replace(char, char)

The current replace(CharSequence, CharSequence) triggers a JavaOptionalSuggestions, so we might as well apply it directly.

@copybara-service copybara-service bot force-pushed the test_696138592 branch 3 times, most recently from da5ac78 to e9227c3 Compare November 18, 2024 08:39
The current `replace(CharSequence, CharSequence)` triggers a JavaOptionalSuggestions, so we might as well apply it directly.

PiperOrigin-RevId: 697528702
@copybara-service copybara-service bot merged commit 0db3360 into master Nov 18, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_696138592 branch November 18, 2024 08:53
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.

1 participant