-
Notifications
You must be signed in to change notification settings - Fork 114
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
No check to ensure empty lines are present where needed #576
Comments
@davvd valid bug |
@davvd this is postponed |
@mkordas thanks for this report, I added 15 mins to your account, in transaction |
@davvd this is not posptoned |
@davvd this is urgent |
Closed
@davvd this is postponed |
@0crat assign me |
krzyk
added a commit
to krzyk/qulice
that referenced
this issue
Aug 10, 2018
@mkordas ping |
@krzyk looks good, thanks |
The job #576 is now out of scope |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the following code passes Qulice check:
I'd expect violation about missing newline between methods, but
EmptyLineSeparator
Checkstyle check that was created for that purpose is missing from the config.The text was updated successfully, but these errors were encountered: