1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 22:20:24 -08:00
emacs/test/lisp/progmodes/ruby-mode-resources
Dmitry Gutov e74ba72a6a ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nil
* lisp/progmodes/ruby-ts-mode.el (ruby-ts--indent-rules):
Fix two additional cases with ruby-method-call-indent=nil.

* test/lisp/progmodes/ruby-mode-resources/ruby-method-call-indent.rb:
Add examples.
2023-01-22 04:55:13 +02:00
..
ruby-after-operator-indent.rb Add new options for Ruby code indentation 2022-12-31 00:00:21 +02:00
ruby-block-indent.rb Add new options for Ruby code indentation 2022-12-31 00:00:21 +02:00
ruby-method-call-indent.rb ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nil 2023-01-22 04:55:13 +02:00
ruby-method-params-indent.rb ruby-method-params-indent: New user option 2022-12-19 21:06:07 +02:00
ruby-parenless-call-arguments-indent.rb Add new options for Ruby code indentation 2022-12-31 00:00:21 +02:00
ruby-ts.rb (ruby-ts--indent-rules): Add a rule for continuation of a hash pair 2023-01-19 05:27:43 +02:00
ruby.rb ; ruby.rb: Fix pattern matching syntax and extend the example 2023-01-09 00:57:36 +02:00