Pronto runner for ShellCheck
August 18, 2020 ยท View on GitHub
Pronto runner for ShellCheck. What is Pronto?
Installation
See this gem's page on RubyGems.org.
Prerequisites
You'll need to install shellcheck by yourself. If shellcheck is in your PATH, everything will simply work.
Configuration
Pass any options you would pass to shellcheck with the SHELLCHECK_OPTS environment variable to pronto run; e.g., SHELLCHECK_OPTS='-x' pronto run.