mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +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
9.4 KiB
9.4 KiB