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

require 'rubocop/git/cli'

RuboCop::Git::CLI.new.run
