Document gjf and add a script to standardize/streamline setup

google-java-format is not uniformly available in package management
systems across OSes. More importantly, we want to make sure that all
contributors are using a standardized version, to avoid unnecessary
changes due to slight differences between versions.

While we're in the dev documentation, link to the Google Java Style
Guide, and remove some wording that is clearly redundant with the style
guide.

Change-Id: Ib14dab2e692339f836083fad08a7a435a2f24470
This commit is contained in:
Dave Borowitz
2017-02-07 09:22:33 -05:00
parent 2552728e92
commit 4a74548c22
5 changed files with 86 additions and 289 deletions

1
.gitignore vendored
View File

@@ -33,3 +33,4 @@
/infer-out
/local.properties
/test_site
/tools/format