shellcheck
Tool used for analyzing shell scripts to identify potential errors and improve code quality. It provides warnings and suggestions for best practices, helping developers write more robust and maintainable scripts. ShellCheck is useful for developers working with various shell languages, including sh, bash, and zsh.