PRIMARY CATEGORY → SHELL SCRIPTING
The Open GroupSee here
WooledgeSee here

Shellcheck

Shell Script Static Analysis ToolGithub 😼

It can be found as Web Interface

It also can be installed as CLI Tool/Utility

$ sudo apt install shellcheck -y # Debian-based Distro
POSIX Compliant Check
$ shellcheck --shell=sh # or shell=dash