Description
Script linting can catch common shell mistakes using the latest Git build of ShellCheck. It is useful for developers and administrators who want warnings about quoting, portability, and suspicious shell patterns before scripts run. It reads local scripts and reports issues without executing them.