atom / language-ruby

Ruby package for Atom
Other
100 stars 144 forks source link

Add correct indent within parentheses #211

Closed yuriihabrusiev closed 7 years ago

yuriihabrusiev commented 7 years ago

Description of the Change

There should be indent after(, so arguments for method( will be indented. Similar to { and [. Also this is suggested in Ruby Style Guide.

kapture 2017-08-03 at 21 40 34

Benefits

See description.

Possible Drawbacks

No

Applicable Issues

No