Module: RuboCop

Defined in:
lib/rubocop/rspec/guide/inject.rb,
lib/rubocop/rspec/guide.rb,
lib/rubocop/rspec/guide/plugin.rb,
lib/rubocop/rspec/guide/version.rb,
lib/rubocop/cop/rspec_guide/context_setup.rb,
lib/rubocop/cop/rspec_guide/happy_path_first.rb,
lib/rubocop/cop/rspec_guide/invariant_examples.rb,
lib/rubocop/cop/rspec_guide/duplicate_let_values.rb,
lib/rubocop/cop/rspec_guide/duplicate_before_hooks.rb,
lib/rubocop/cop/rspec_guide/minimum_behavioral_coverage.rb,
lib/rubocop/cop/rspec_guide/characteristics_and_contexts.rb,
lib/rubocop/cop/factory_bot_guide/dynamic_attribute_evaluation.rb,
lib/rubocop/cop/factory_bot_guide/dynamic_attributes_for_time_and_random.rb

Overview

Inject our default configuration into RuboCop This ensures config/default.yml is loaded automatically

Defined Under Namespace

Modules: Cop, RSpec