For simplicity, instead of removing the line length limits, they have been increased to 10000 characters. This should be sufficient for most use cases. Additionally, the tests have NOT been modified.
An sbt plugin for formatting Java code. This plugin began as a combination of ideas from this blog post and this maven plugin, though it has evolved since. google-java-format relies on internal ...