Github user d2r commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/130#discussion_r13599791
--- Diff: DEVELOPER.md ---
@@ -92,6 +92,14 @@ and
[trivial
issues](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+STORM+AND+resolution+%3D+Unresolved+AND+priority+%3D+Trivial+ORDER+BY+key+DESC&mode=hide))
because they require learning about only an isolated portion of the
codebase and are a relatively small amount of work.
+Please use idiomatic Clojure style, as explained in [this Clojure style
guide][clj-SG]. Another useful reference is
+the [Clojure Library Coding Standards][clj-LCS]. Perhaps the most
important is consistenly writing a clear docstring
--- End diff --
consisten[t]ly (sorry)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---