Eclipse Java Indent Size Is Wrong
Open
lang:java
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
The Google Java Style states:
> Each time a new block or block-like construct is opened, the indent increases by two spaces.
but the indentation size in `eclipse-java-google-style.xml` is set to 4.
Contributor guide
Assessment
This issue has not been assessed yet.