What are your style recommendations when it comes to paren-usage?
Looking at ex:
https://github.com/phoenixframework/phoenix/blob/master/lib/phoenix/channel/server.ex
I can’t make out if there is some kind of convention in use or if it is just random when parens are used or not.






















