Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EmptyLineSeparator java code checkstyle rule #1593

Closed
ghost opened this issue Sep 29, 2021 · 0 comments · Fixed by #1594
Closed

Add EmptyLineSeparator java code checkstyle rule #1593

ghost opened this issue Sep 29, 2021 · 0 comments · Fixed by #1594
Milestone

Comments

@ghost
Copy link

ghost commented Sep 29, 2021

Is your feature request related to a problem? Please describe.

There are some empty lines in current codebase, maybe two empty lines or three empty lines.
It's better to checks for empty line separator between tokens, and make them keep the style consistent.

Describe the solution you'd like
Add EmptyLineSeparator java code checkstyle rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant