Comparing v1.19.1...v1.19.2 · google/google-java-format
base repository: google/google-java-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.1
head repository: google/google-java-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.2
- 3 commits
- 14 files changed
- 3 contributors
Commits on Dec 21, 2023
-
Improve support for string templates
The initial implementation passed through the entire string unmodified, this allows formatting the Java expressions inside the `\{...}`. See #1010 Co-authored-by: butterunderflow <azhong.934@gmail.com> PiperOrigin-RevId: 592940163