Add a shellcheck tool for Review Bot

Review Request #11246 — Created Oct. 26, 2020 and submitted — Latest diff uploaded

Information

ReviewBot
master

Reviewers

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.

Diff Revision 7 (Latest)

orig
1
2
3
4
5
6
7

Commits

First Last Summary ID Author
Add a shellcheck tool for Review Bot.
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. Testing done: Configured the tool and ran it manually. Reviewed at https://reviews.reviewboard.org/r/11246/
e093d80e68c8beada38b5d29dd7a8190025521ce ceciliaccwei
bot/setup.py
bot/reviewbot/tools/shellcheck.py
docs/reviewbot/tools/index.rst
docs/reviewbot/tools/shellcheck.rst
Loading...