1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/test/lisp/progmodes/ruby-mode-resources
Dmitry Gutov 24f12bdd77 Support the new option in ruby-ts-mode too
* etc/NEWS: Describe it here.

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--parent-call-or-bol):
Support the option ruby-bracketed-args-indent here too (bug#60321).

* test/lisp/progmodes/ruby-ts-mode-tests.el: Include
ruby-bracketed-args-indent.rb as test examples.

* test/lisp/progmodes/ruby-mode-resources/ruby-bracketed-args-indent.rb:
Extend examples for better regression testing.
2024-09-02 21:57:35 +03:00
..
ruby-after-operator-indent.rb
ruby-block-indent.rb
ruby-bracketed-args-indent.rb Support the new option in ruby-ts-mode too 2024-09-02 21:57:35 +03:00
ruby-method-call-indent.rb
ruby-method-params-indent.rb
ruby-parenless-call-arguments-indent.rb
ruby-ts.rb ruby-ts-mode: Fix indentation for string_array closer 2023-12-24 04:22:34 +02:00
ruby.rb