Closed yuriihabrusiev closed 7 years ago
There should be indent after(, so arguments for method( will be indented. Similar to { and [. Also this is suggested in Ruby Style Guide.
(
method(
{
[
See description.
No
Description of the Change
There should be indent after
(
, so arguments formethod(
will be indented. Similar to{
and[
. Also this is suggested in Ruby Style Guide.Benefits
See description.
Possible Drawbacks
No
Applicable Issues
No