Handle -> operator

Never break after `->` in statement-bodied lambda expressions, and indent them
correctly.

Fixes #2
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=100067466
3 files changed
tree: 476d89f0d3247dafcef5d5323a38c0ad9ce543d1
  1. core/
  2. idea_plugin/
  3. scripts/
  4. .gitignore
  5. .travis.yml
  6. CONTRIBUTING.md
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

google-java-format

Build Status

google-java-format is a program that reformats Java source code to comply with Google Java Style.