Module: RuboCop::EightyFourCodes::Language

Included in:
Cop::EightyFourCodes::Cop, Concept
Defined in:
lib/rubocop/eightyfourcodes/language.rb,
lib/rubocop/eightyfourcodes/language/node_pattern.rb

Overview

RSpec public API methods that are commonly used in cops

Defined Under Namespace

Modules: ExampleGroups, Examples, Helpers, Hooks, Includes, Matchers, NodePattern, SharedGroups, Subject Classes: SelectorSet

Constant Summary collapse

ALL =
ExampleGroups::ALL +
SharedGroups::ALL  +
Examples::ALL      +
Hooks::ALL         +
Helpers::ALL       +
Subject::ALL