Improve annotation key/value pair formatting

Format annotation key value pairs one per line if the entire annotation doesn't
fit on one line, or if any of the pairs are initialized with an array.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=96130337
3 files changed
tree: a14de0853b341a3a4a0d55597f113b73caff2573
  1. core/
  2. .gitignore
  3. .travis.yml
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. 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.