ShellCheck

A static analysis tool for shell scripts

Miscellaneous Haskell

ShellCheck finds bugs in your shell scripts. It gives warnings and suggestions for bash/sh/zsh/ksh scripts.

Instalasi

brew brew install shellcheck
apt apt install shellcheck