lib/rubocop/rspec/factory_bot.rb



module RuboCop
  module RSpec
    # RuboCop FactoryBot project namespace
    module FactoryBot
    end
  end
end