Improve handling of line breaks after partial formatting ranges

If the input text doesn't contain a newline at the end of a partial
formatting range, re-indent the next line.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=103295909
4 files changed
tree: 48a84909360fcb17cb532fa989f4437c173191c4
  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.