#!/usr/bin/ruby.ruby1.8 

require 'rubocop/git/cli'

RuboCop::Git::CLI.new.run
