| commit | 08c9c3e299906af8ad5eecc40e48e396081ed5c0 | [log] [tgz] |
|---|---|---|
| author | cushon <cushon@google.com> | Tue Jun 16 14:49:06 2015 -0700 |
| committer | Liam Miller-Cushon <cushon@google.com> | Thu Jun 18 14:20:40 2015 -0700 |
| tree | 8ef9fde8875d2ca02b83a740fef1de6baed4c45c | |
| parent | e30cb48fbc342afde79fe069a666771ac8ee1cbf [diff] |
Better partial formatting of statements Continue to reformat statements atomically, but don't reformat entire groups of nested statements (e.g. try/catch blocks). Instead, never reformat statements that occur nested inside expressions. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=96146019
google-java-format is a program that reformats Java source code to comply with Google Java Style.