]> git.eshelyaron.com Git - emacs.git/commit
Add fix suggestions to shellcheck diagnostics in 'sh-mode'
authorEshel Yaron <me@eshelyaron.com>
Thu, 30 May 2024 19:36:51 +0000 (21:36 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 May 2024 19:36:51 +0000 (21:36 +0200)
commitdf96fede202220a79002053136e25eeb89f92371
tree2b00998ac4174296f04b0441be81100f76445195
parentd7fd3b022201bdfec0f82ffa21e75abac3eb7fb6
Add fix suggestions to shellcheck diagnostics in 'sh-mode'

* lisp/progmodes/sh-script.el (sh-shellcheck-fix): New function.
(sh-shellcheck-flymake): Use it.
lisp/progmodes/flymake.el
lisp/progmodes/sh-script.el