#!/usr/bin/ruby.ruby2.5 

require 'rubocop/git/cli'

RuboCop::Git::CLI.new.run
