#!/bin/bash echo "Rubocop $(bundle exec rubocop --version)" bundle exec rubocop -D $@