-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Spaces in function definition #372
Comments
|
Not entirely correct. Which is really a shame, as I would love to have the case labels indented as well as have the space after the function keyword/name. I might try submitting a PR for this |
@rossipedia Yes, please! 👍 |
Me too! 👍 |
#474, which solves this, is now merged 😄 |
👍 |
Is there an option to set style of defining functions with spaces?
Before parentheses, after or without at all.
The text was updated successfully, but these errors were encountered: