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
The default version of googleJavaFormat is currently set to 1.5. https://github.com/diffplug/spotless/blob/master/lib/src/main/java/com/diffplug/spotless/java/GoogleJavaFormatStep.java#L34
1.6 was released May 2018, and 1.7 was released yesterday (Jan 2019). https://github.com/google/google-java-format/releases
Here's an old issue where it was decided to keep spotless should default to the latest formatters: #74
Thanks.
The text was updated successfully, but these errors were encountered:
Fix #335 - Update default google-java-format from 1.5 to 1.7
dbb3aef
0ab6802
Published in 3.18.0
Sorry, something went wrong.
No branches or pull requests
The default version of googleJavaFormat is currently set to 1.5.
https://github.com/diffplug/spotless/blob/master/lib/src/main/java/com/diffplug/spotless/java/GoogleJavaFormatStep.java#L34
1.6 was released May 2018, and 1.7 was released yesterday (Jan 2019).
https://github.com/google/google-java-format/releases
Here's an old issue where it was decided to keep spotless should default to the latest formatters:
#74
Thanks.
The text was updated successfully, but these errors were encountered: