lib/rubocop/rspec.rb



# frozen_string_literal: true

module RuboCop
  # RuboCop RSpec project namespace
  module RSpec
  end
end