flymake-shell

Homepage: https://github.com/purcell/flymake-shell

Author: Steve Purcell

Updated:

Summary

A flymake syntax-checker for shell scripts

Commentary

Usage:

  (require 'flymake-shell)
  (add-hook 'sh-set-shell-hook 'flymake-shell-load)

Uses flymake-easy, from https://github.com/purcell/flymake-easy

Dependencies