Add a shellcheck tool for Review Bot
Review Request #11246 — Created Oct. 26, 2020 and submitted — Latest diff uploaded
This adds support for shellcheck through Review Bot. ShellCheck is a
shell script static analysis tool that gives warnings and suggestions
for bash/sh shell scripts.
Configured the tool and ran it manually.
bot/setup.py |
---|
bot/reviewbot/tools/shellcheck.py |
---|
docs/reviewbot/tools/index.rst |
---|
docs/reviewbot/tools/shellcheck.rst |
---|