-
Notifications
You must be signed in to change notification settings - Fork 35
Planned features for v0.3 #4
New issue
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
Comments
👍 At least provide option to sort imports (and maybe sort by default BTW) |
This additional abstraction layer hopefully makes it easier to cope with google-java-format and different versions of it, especially in preparation for options support (see issue #4)
I started to work on this, but it seems like sorting imports is broken in google-java-format |
I see you're still defaulting to 0.1-alpha, have you tried with the recent 1.0? |
Yes, I tried it with 1.0. There is no API for options in 0.1-alpha. |
This additional abstraction layer hopefully makes it easier to cope with google-java-format and different versions of it, especially in preparation for options support (see issue #4)
I thought about options support again and I think I want to follow the idea of google-java-format and provide as little configuration options as possible. For now I'm going to provide only the @tbroyer I will also turn on imports sorting by default when google/google-java-format#42 is resolved. Do you have a use case for turning it off? |
No, my concern was being able to turn it on, not off ;-) |
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: