flymake-shellcheck

Homepage: https://github.com/federicotdn/flymake-shellcheck

Author: Federico Tedin

Updated:

Summary

A bash/sh Flymake backend powered by ShellCheck

Commentary

Based in part on:
  https://www.gnu.org/software/emacs/manual/html_node/flymake/An-annotated-example-backend.html

Usage:
  (add-hook 'sh-mode-hook 'flymake-shellcheck-load)

Dependencies