Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hartator
on June 14, 2019
|
parent
|
context
|
favorite
| on:
The Ruby Style Guide
It's actually an interesting thread. My take would have been to use comma when it's something we intend to modify, no comma when it's not. So intent is explicit.
Like:
STATES = [ :success, :error ] SUPPORTED_LANGUAGES = [ "en", "es", "fr", ]
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Like: