-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Although it is kind of obvious, I was delighted to see this also picks up missing braces i.e
a = ary.map {|x| x**2
It might be worth mentioning this in the Readme.
This would have saved me hours of frustration when I was first learning ruby, and even today, it will still save time, so thank you very much. Hope it ends up in standard ruby.
It would be great if someone put this code into the common editors, e.g. Sublime Text Linter.
Metadata
Metadata
Assignees
Labels
No labels