There was an error while loading. Please reload this page.
This Workspace includes a simple ruby script that includes and external gem and an internal library
Update gemfile using
bundle lock --update
Run rubocop with:
bazel run :rubocop -- $(pwd)/* -a