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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,3 +33,4 @@
|
||||
/infer-out
|
||||
/local.properties
|
||||
/test_site
|
||||
/tools/format
|
||||
|
||||
Reference in New Issue
Block a user