#!/usr/bin/ruby.ruby3.1 

require 'rubocop/git/cli'

RuboCop::Git::CLI.new.run
