mirror of
https://github.com/google/nomulus
synced 2026-04-04 16:49:23 +00:00
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127583677
4.3 KiB
4.3 KiB