Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Sh: shellcheck

LCD 47 edited this page Nov 1, 2013 · 8 revisions

Maintainer: LCD 47 [email protected]

ShellCheck is a shell script static analysis tool written in Haskell. See the project's page for details.

Note:

Syntastic uses the JSON interface to ShellCheck, so you need the jsoncheck binary from the ShellCheck project, rather than shellcheck itself.

Clone this wiki locally