]> git.eshelyaron.com Git - emacs.git/commit
ruby-smie-rules: Fix misindentation of a method call after assignment
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 27 Feb 2023 00:05:56 +0000 (02:05 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 27 Feb 2023 00:06:20 +0000 (02:06 +0200)
commit267fc6d00c4db6f20da3c2d63e48a71ab70505d3
tree65ff57167ed036baffcd4f27d2db6264a843fe7b
parent0fde314f6f6e6664cddab1b2f0fe20629cd39d14
ruby-smie-rules: Fix misindentation of a method call after assignment

* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix indentation of a
method call after assignment with ruby-after-operator-indent=nil
(bug#61822).

* test/lisp/progmodes/ruby-mode-resources/ruby-after-operator-indent.rb:
Add corresponding example.
lisp/progmodes/ruby-mode.el
test/lisp/progmodes/ruby-mode-resources/ruby-after-operator-indent.rb