[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#60321: 29.0.60; ruby-mode indentation of hash or array as first arg
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 21:56:52 -0400 |
> It seems to me that anything other than 0 spaces would look inconsistent
> with the first element (the hash), and its closing brace in particular.
Yeah, that's my sense as well, even if it looks awful, but you get what you get.
> >> * Support for the new option in ruby-ts-mode (it's good to have parity).
> >> Could you take the attached patch for a spin? Seems to work here, but
> >> I'd like to have an extra confirmation.
> >
> > I don't have the treesitter stuff installed at the moment, will try
> > this out shortly.
>
> Thanks in advance.
I installed it and gave it a run on a few things. I didn't observe any
issues with it.
Aaron