#!/usr/bin/ruby.ruby2.5 
# frozen_string_literal: true

require 'pry'
require 'rubocop'

ARGV.clear

RuboCop.pry
