commit | ebc83d87311a229959eb1c9bb89a9d62986ebf7f | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Mon Jan 28 07:21:29 2019 -0800 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Mar 13 16:12:42 2019 +0900 |
tree | b31d8b033e314a2eedd68ccead37be0c00498fe0 | |
parent | 4c1e9a88c30e924dac870c7ce766d2ca608868eb [diff] |
Upgrade google-java-format to 1.7 This new version has the nice feature of putting multiple chained method calls before a .stream() on a single line. The diff is a bit large but it's removing a lot of newlines which is nice. Change-Id: I260b620aa6a1bc77b06be9672a1f281ab0d0d0f8