]> git.eshelyaron.com Git - emacs.git/commit
Fix ruby lint output regexps
authorTim Landscheidt <tim@tim-landscheidt.de>
Mon, 28 Apr 2025 00:05:22 +0000 (03:05 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Apr 2025 07:32:31 +0000 (09:32 +0200)
commit511c889226fb2ad17e5b759462855ef237b11308
tree5d71b2fa006b27df252569fe60f7244e85292e1a
parente373e25d91c4587982a26834f3905e7d55f421e8
Fix ruby lint output regexps

* doc/misc/flymake.texi (An annotated example backend):
Fix regexp.

* lisp/progmodes/ruby-mode.el (ruby-flymake-simple)
(ruby-flymake-rubocop): Fix regexp
(https://lists.gnu.org/archive/html/emacs-devel/2025-04/msg00851.html).

(cherry picked from commit 4765a3b3f2b83e6a2ba4e63f78bec16dc8ca737f)
doc/misc/flymake.texi
lisp/progmodes/ruby-mode.el