Files
emacs/test/lisp
Dmitry Gutov 2b1fdbffcb ruby-method-params-indent: New user option
* lisp/progmodes/ruby-mode.el (ruby-method-params-indent):
New option (bug#60110).

(ruby-smie-rules): Use it.

* etc/NEWS: Mention it.

* test/lisp/progmodes/ruby-mode-resources/ruby.rb:
Ensure the var's value is default.

* test/lisp/progmodes/ruby-mode-resources/ruby-method-params-indent.rb:
New file.

* test/lisp/progmodes/ruby-mode-tests.el (ruby-deftest-indent):
New macro, use it to run the indentation test using the new file.
Disable the :expensive-test tag, because neither runs for "longer
than some few seconds", both take significantly below 1s.
2022-12-19 21:06:07 +02:00
..
2022-12-08 07:17:47 +01:00
2022-08-21 17:45:04 +02:00
2022-09-24 14:07:57 +02:00
2022-11-23 05:49:22 +01:00
2022-12-16 08:29:28 +01:00
2022-09-21 10:25:06 +02:00
2022-07-28 15:07:34 +02:00
2022-07-23 01:37:59 +02:00
2022-07-26 14:23:30 +02:00
2022-07-25 10:08:41 +08:00