Skip to content

Latest commit

 

History

History

shellcheck

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ShellCheck

A linting tool for bash, sh, ksh, and zsh.

Usage

$ docker run --rm -it -v $(pwd):/source cromo/shellcheck

Within the container, shellcheck is on the path. See ShellCheck's homepage for further information.