Skip to content

jobtome-labs/shellcheck-reviewdog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shellcheck-reviewdog

Shell lint with Review Dog inside. For use with CI templates.

Based on koalaman/shellcheck-alpine image.

Versions

shellcheck v0.7.1
reviewdog v0.9.17

To override these default versions:

docker build -t linuxbandit/shellcheck-reviewdog --build-arg SHELLCHECK_VERSION=v9000 --build-arg REVIEWDOG_VERSION=v1000 .

Packages

No packages published

Languages

  • Dockerfile 100.0%