-
Notifications
You must be signed in to change notification settings - Fork 78
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
Any way to not kill empty lines? #88
Comments
Use the |
Thank you for replying, this indeed worked. Are empty lines between functions a deprecated mode of operation? |
Nope, I'd very much love to support it it's just that |
Is |
it should be. Can you please give a failing test case? |
Just saw a comment here http://stackoverflow.com/a/19297893/411284 that said it didn't work, have not confirmed myself |
Or at least enforce an empty line between function declarations?
The text was updated successfully, but these errors were encountered: