JSON config > + to_lower_upper_case_words_min_pct#75
Conversation
mmathieum
commented
Jul 3, 2026
- Support for custom LC UC words min % commons-java#43
There was a problem hiding this comment.
Code Review
This pull request introduces a new configuration option toLowerUpperCaseWordsMinPct in AgencyConfig and integrates it into DefaultAgencyTools for route, trip headsign, and stop name cleaning. The feedback suggests changing the visibility of the new helper method lowerUCWordsMinPct() from private to public or protected to allow subclasses to override it, along with adding @SuppressWarnings("WeakerAccess").
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.