Add a RuboCop tool for ReviewBot.
Review Request #11291 — Created Nov. 19, 2020 and submitted — Latest diff uploaded
This adds support for RuboCop through Review Bot. RuboCop is a Ruby
static code analyzer and formatter, based on the community Ruby
style guide.
Configured the tool and ran it manually.