Module: RuboCop::EightyFourCodes

Defined in:
lib/rubocop/eighty_four_codes.rb,
lib/rubocop/eighty_four_codes/hook.rb,
lib/rubocop/eighty_four_codes/util.rb,
lib/rubocop/eighty_four_codes/inject.rb,
lib/rubocop/eighty_four_codes/concept.rb,
lib/rubocop/eighty_four_codes/example.rb,
lib/rubocop/eighty_four_codes/version.rb,
lib/rubocop/eighty_four_codes/wording.rb,
lib/rubocop/eighty_four_codes/language.rb,
lib/rubocop/eighty_four_codes/example_group.rb,
lib/rubocop/eighty_four_codes/config_formatter.rb,
lib/rubocop/eighty_four_codes/top_level_describe.rb,
lib/rubocop/eighty_four_codes/description_extractor.rb,
lib/rubocop/eighty_four_codes/language/node_pattern.rb

Overview

RuboCop RSpec project namespace

Defined Under Namespace

Modules: Inject, Language, TopLevelDescribe, Util, Version Classes: Concept, ConfigFormatter, DescriptionExtractor, Example, ExampleGroup, Hook, Wording

Constant Summary collapse

CONFIG =
YAML.safe_load(CONFIG_DEFAULT.read).freeze