Fix method argument indentation bug

For methods in builder chains, indent the arguments an extra +4 if the
qualified method name is broken.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=103105218
3 files changed
tree: ae5ba08b75c682f990dd13f8c8efb3e9fbd096e8
  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.