← Back to match
ShellCheck
Static analysis tool that finds bugs and style issues in shell scripts
Desktopfreeglobal
ShellCheck is a static analysis tool for bash and sh shell scripts that catches beginner syntax issues, semantic problems, and portability pitfalls before they cause cryptic errors. It's widely used as a linter in code editors and CI pipelines for anyone writing shell scripts.
Categories
developer-toolslinting

