We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://bugs.openjdk.org/browse/JDK-8329949
Noticed from google/google-java-format@fdf4b29
The text was updated successfully, but these errors were encountered:
https://github.com/jstachio/jstachio
Sorry, something went wrong.
This will also unblock upgrading google-java-formatter from 1.21.0 to 1.24.0; that's currently blocked due to this failure:
google-java-formatter
java/dev/enola/web/ThingUI.java:85:50: error: did not generate token "." sb.append(STR."<td class=\"label\">\{link(nameValue.getKey())}</td>"); ^ tools/hello/src/main/java/dev/enola/common/hello/Hello.java:30:30: error: did not generate token "." return STR."hello, \{planet}"; ^ tools/hello/src/main/java/dev/enola/common/hello/Library.java:24:30: error: did not generate token "." return STR."hello, \{planet}"; ^
No branches or pull requests
See https://bugs.openjdk.org/browse/JDK-8329949
Noticed from google/google-java-format@fdf4b29
The text was updated successfully, but these errors were encountered: