google / google/styleguide

Eclipse Java Line-Wrapping

Open
#320 1 comment 2 reactions 0 assignees View on GitHub
lang:java
Dominant language
HTML
Stars
39.6k
Forks
12.9k
Avg merge
42m
Merged PRs (30d)
15

Description

In the [Java Style Guide](https://google.github.io/styleguide/javaguide.html#s4.5-line-wrapping), it's written that:

> [...] even code that would in fact fit within the column limit may be line-wrapped at the author's discretion.

However, the current settings for eclipse (`eclipse-java-google-style.xml`) makes the formatter forcing everything to be on the same line. There's nothing the developer can do to break it on multiple lines.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.