Differences between blank line styles in Java in Eclipse and Intellij files
Open
lang:java
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
There are differences in the line style in the repository between Eclipse and IntelliJ files.
In Eclipse it is configured to keep up to 3 blank lines.
``
In IntelliJ, it only has 1 line.
``
Which configuration is correct?
Contributor guide
Assessment
This issue has not been assessed yet.