flake8
passed.
JSHint
passed.
Review Request #12187 — Created March 22, 2022 and submitted
rbt review editwas attempting to accessoptions.no_ship_it, which
doesn't exist and caused a crash. Both--ship-itand--no-ship-it
setoptions.ship_it.This has been reworked to check just
options.ship_it, and to check for
its presence usingNonerather than truthiness/falsiness.
Tested all
rbt reviewcommands and all options, verifying the results
on my test server.
| Summary | ID |
|---|---|
| 4712ad136b83f80fdcd843973fb5f7422fd95919 |