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.

Changes between revision 2 and 3

orig
1
2
3
4
5
6
7

Commits

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/
02f2d13a18733bef63e4f6255d196eeaa6a547ee ceciliaccwei
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/
7aa61a2e0a47c944272fd68171260d46b3d4c7ae ceciliaccwei
bot/reviewbot/tools/shellcheck.py
Loading...