Skip to content
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

Apply common java style? #99

Open
pcj opened this issue Apr 15, 2016 · 1 comment
Open

Apply common java style? #99

pcj opened this issue Apr 15, 2016 · 1 comment

Comments

@pcj
Copy link
Contributor

pcj commented Apr 15, 2016

I've adopted something like:

find src/main/java -name '*.java' | xargs java -jar ./bin/google-java-format-0.1-alpha.jar --aosp --replace

as a precommit hook for java projects. Curious if there is any interest in adopting a strategy like this for plovr to normalize style formatting.

@nicks
Copy link
Collaborator

nicks commented Apr 16, 2016

There's not so much active development such that this has been a pain point, but seems safe to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants