spring-commands-rubocop/lib/spring-commands-rubocop.rb

4 lines
77 B
Ruby

if defined?(Spring.register_command)
require "spring/commands/rubocop"
end