|
From: | Aaron Jensen |
Subject: | bug#60321: 29.0.60; ruby-mode indentation of hash or array as first arg in multiline method call |
Date: | Sun, 1 Sep 2024 12:28:45 -0700 |
Hi Aaron!
On 01/09/2024 03:54, Aaron Jensen wrote:
Updated patch with more precise variables in the new test.
Thanks for taking the initiative.
Here's an example which seems to get worse with the new variable set to nil:
def foo
foo.update(
{
key => value,
other_key: foo
}
)
endI'd like to flip the default value (now or in Emacs 31), so it would be great to deal with examples like this.
0001-Add-ruby-bracketed-argument-indentation-option.patch
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |