-
Notifications
You must be signed in to change notification settings - Fork 279
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
Multi-line namespaced maps #144
Comments
Someone else should answer this. I've never seen such map in my life. :-) |
Personally when using namespaced maps i avoid giving a newline after the namespace.
But i still confused whether giving space between the namespace and maps or not.
I think it's like putting metadata notation from the guide.
Maybe it need to be added to the guides after discussing it first of course. It will be a rule about using namespaced maps.
|
For those like myself who were previously unaware of namespaced maps, see http://dev.clojure.org/jira/browse/CLJ-1910 |
What is the suggested level of indentation of multi-line namespaced maps?
The text was updated successfully, but these errors were encountered: