summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDave Borowitz <dborowitz@google.com>2017-02-07 09:22:33 -0500
committerDave Borowitz <dborowitz@google.com>2017-02-07 12:38:37 -0500
commit4a74548c225ecada66b286a55c3c8fa0f2eea635 (patch)
treeb276244129d00c40229d0cb894e570b71e9aff1a /.gitignore
parent2552728e92d26d47934a267b2d5b78b5651bfc78 (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 023be05d31..7893b60fab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/infer-out
/local.properties
/test_site
+/tools/format