gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Rubocop
    • module Rubocop::Cop
    • module Rubocop::Cop::Lint
    • module Rubocop::Cop::Rails
    • module Rubocop::Cop::Style
    • module Rubocop::Cop::Style::FavorModifier
    • module Rubocop::Cop::Style::FavorOtherKeywordOverNegation
    • module Rubocop::Cop::Style::IfThenElse
    • module Rubocop::Cop::Style::SpaceAfterCommaEtc
    • module Rubocop::Cop::Style::SpaceInside
    • module Rubocop::Cop::Style::SurroundingSpace
    • module Rubocop::Cop::Util
    • module Rubocop::Cop::VariableInspector
    • module Rubocop::Formatter
    • module Rubocop::SourceParser
    • module Rubocop::Version
  • Classes

    • class Rubocop::CLI
    • class Rubocop::Config
    • class Rubocop::Config::ValidationError
    • class Rubocop::ConfigStore
    • class Rubocop::Cop::Commissioner
    • class Rubocop::Cop::Cop
    • class Rubocop::Cop::Corrector
    • class Rubocop::Cop::Lint::AssignmentInCondition
    • class Rubocop::Cop::Lint::BlockAlignment
    • class Rubocop::Cop::Lint::EmptyEnsure
    • class Rubocop::Cop::Lint::EndAlignment
    • class Rubocop::Cop::Lint::EndInMethod
    • class Rubocop::Cop::Lint::EnsureReturn
    • class Rubocop::Cop::Lint::Eval
    • class Rubocop::Cop::Lint::HandleExceptions
    • class Rubocop::Cop::Lint::LiteralInCondition
    • class Rubocop::Cop::Lint::Loop
    • class Rubocop::Cop::Lint::RescueException
    • class Rubocop::Cop::Lint::ShadowingOuterLocalVariable
    • class Rubocop::Cop::Lint::UnreachableCode
    • class Rubocop::Cop::Lint::UnusedLocalVariable
    • class Rubocop::Cop::Lint::UselessAssignment
    • class Rubocop::Cop::Lint::UselessComparison
    • class Rubocop::Cop::Lint::Void
    • class Rubocop::Cop::Offence
    • class Rubocop::Cop::Rails::Validation
    • class Rubocop::Cop::Style::AccessControl
    • class Rubocop::Cop::Style::Alias
    • class Rubocop::Cop::Style::AlignParameters
    • class Rubocop::Cop::Style::AndOr
    • class Rubocop::Cop::Style::AsciiComments
    • class Rubocop::Cop::Style::AsciiIdentifiers
    • class Rubocop::Cop::Style::Attr
    • class Rubocop::Cop::Style::AvoidClassVars
    • class Rubocop::Cop::Style::AvoidFor
    • class Rubocop::Cop::Style::AvoidGlobalVars
    • class Rubocop::Cop::Style::AvoidPerlBackrefs
    • class Rubocop::Cop::Style::AvoidPerlisms
    • class Rubocop::Cop::Style::BeginBlock
    • class Rubocop::Cop::Style::BlockComments
    • class Rubocop::Cop::Style::BlockNesting
    • class Rubocop::Cop::Style::Blocks
    • class Rubocop::Cop::Style::CaseEquality
    • class Rubocop::Cop::Style::CaseIndentation
    • class Rubocop::Cop::Style::CharacterLiteral
    • class Rubocop::Cop::Style::ClassAndModuleCamelCase
    • class Rubocop::Cop::Style::ClassMethods
    • class Rubocop::Cop::Style::CollectionMethods
    • class Rubocop::Cop::Style::ColonMethodCall
    • class Rubocop::Cop::Style::CommentAnnotation
    • class Rubocop::Cop::Style::ConstantName
    • class Rubocop::Cop::Style::DefWithParentheses
    • class Rubocop::Cop::Style::DefWithoutParentheses
    • class Rubocop::Cop::Style::Documentation
    • class Rubocop::Cop::Style::DotPosition
    • class Rubocop::Cop::Style::EmptyLineBetweenDefs
    • class Rubocop::Cop::Style::EmptyLines
    • class Rubocop::Cop::Style::EmptyLiteral
    • class Rubocop::Cop::Style::Encoding
    • class Rubocop::Cop::Style::EndBlock
    • class Rubocop::Cop::Style::EndOfLine
    • class Rubocop::Cop::Style::FavorJoin
    • class Rubocop::Cop::Style::FavorSprintf
    • class Rubocop::Cop::Style::FavorUnlessOverNegatedIf
    • class Rubocop::Cop::Style::FavorUntilOverNegatedWhile
    • class Rubocop::Cop::Style::HashSyntax
    • class Rubocop::Cop::Style::IfUnlessModifier
    • class Rubocop::Cop::Style::IfWithSemicolon
    • class Rubocop::Cop::Style::Lambda
    • class Rubocop::Cop::Style::LeadingCommentSpace
    • class Rubocop::Cop::Style::LineContinuation
    • class Rubocop::Cop::Style::LineLength
    • class Rubocop::Cop::Style::MethodAndVariableSnakeCase
    • class Rubocop::Cop::Style::MethodCallParentheses
    • class Rubocop::Cop::Style::MethodLength
    • class Rubocop::Cop::Style::ModuleFunction
    • class Rubocop::Cop::Style::MultilineIfThen
    • class Rubocop::Cop::Style::MultilineTernaryOperator
    • class Rubocop::Cop::Style::NestedTernaryOperator
    • class Rubocop::Cop::Style::Not
    • class Rubocop::Cop::Style::NumericLiterals
    • class Rubocop::Cop::Style::OneLineConditional
    • class Rubocop::Cop::Style::OpMethod
    • class Rubocop::Cop::Style::ParameterLists
    • class Rubocop::Cop::Style::ParenthesesAroundCondition
    • class Rubocop::Cop::Style::Proc
    • class Rubocop::Cop::Style::ReduceArguments
    • class Rubocop::Cop::Style::RedundantBegin
    • class Rubocop::Cop::Style::RedundantReturn
    • class Rubocop::Cop::Style::RedundantSelf
    • class Rubocop::Cop::Style::RegexpLiteral
    • class Rubocop::Cop::Style::RescueModifier
    • class Rubocop::Cop::Style::Semicolon
    • class Rubocop::Cop::Style::SignalException
    • class Rubocop::Cop::Style::SingleLineMethods
    • class Rubocop::Cop::Style::SpaceAfterColon
    • class Rubocop::Cop::Style::SpaceAfterComma
    • class Rubocop::Cop::Style::SpaceAfterControlKeyword
    • class Rubocop::Cop::Style::SpaceAfterSemicolon
    • class Rubocop::Cop::Style::SpaceAroundBraces
    • class Rubocop::Cop::Style::SpaceAroundEqualsInParameterDefault
    • class Rubocop::Cop::Style::SpaceAroundOperators
    • class Rubocop::Cop::Style::SpaceInsideBrackets
    • class Rubocop::Cop::Style::SpaceInsideHashLiteralBraces
    • class Rubocop::Cop::Style::SpaceInsideParens
    • class Rubocop::Cop::Style::StringLiterals
    • class Rubocop::Cop::Style::SymbolArray
    • class Rubocop::Cop::Style::SymbolName
    • class Rubocop::Cop::Style::Tab
    • class Rubocop::Cop::Style::TrailingWhitespace
    • class Rubocop::Cop::Style::TrivialAccessors
    • class Rubocop::Cop::Style::UnlessElse
    • class Rubocop::Cop::Style::VariableInterpolation
    • class Rubocop::Cop::Style::WhenThen
    • class Rubocop::Cop::Style::WhileUntilDo
    • class Rubocop::Cop::Style::WhileUntilModifier
    • class Rubocop::Cop::Style::WordArray
    • class Rubocop::Cop::VariableInspector::NodeScanner
    • class Rubocop::Cop::VariableInspector::Scope
    • class Rubocop::Cop::VariableInspector::VariableEntry
    • class Rubocop::Cop::VariableInspector::VariableTable
    • class Rubocop::Formatter::BaseFormatter
    • class Rubocop::Formatter::ClangStyleFormatter
    • class Rubocop::Formatter::DisabledConfigFormatter
    • class Rubocop::Formatter::EmacsStyleFormatter
    • class Rubocop::Formatter::FileListFormatter
    • class Rubocop::Formatter::FormatterSet
    • class Rubocop::Formatter::JSONFormatter
    • class Rubocop::Formatter::ProgressFormatter
    • class Rubocop::Formatter::SimpleTextFormatter
    • class Rubocop::ProcessedSource
    • class Rubocop::RakeTask
    • class Rubocop::TargetFinder
    • class Rubocop::Token
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. rubocop
  3. 0.11.1
  4. module Rubocop::Cop

module Rubocop::Cop

Modules in this namespace

Lint

module

in Rubocop::Cop

Rails

module

in Rubocop::Cop

Style

module

in Rubocop::Cop

Util

module

in Rubocop::Cop

VariableInspector

module

in Rubocop::Cop

Classes in this namespace

Commissioner

class

in Rubocop::Cop

Cop

class

in Rubocop::Cop

Corrector

class

in Rubocop::Cop

Offence

class

in Rubocop::Cop

Modules

  • Rubocop::Cop::Lint
  • Rubocop::Cop::Rails
  • Rubocop::Cop::Style
  • Rubocop::Cop::Util
  • Rubocop::Cop::VariableInspector

Classes

  • Rubocop::Cop::Commissioner
  • Rubocop::Cop::Cop
  • Rubocop::Cop::Corrector
  • Rubocop::Cop::Offence

Defined in

  • lib/rubocop/cop/commissioner.rb
  • lib/rubocop/cop/cop.rb
  • lib/rubocop/cop/corrector.rb
  • lib/rubocop/cop/lint/assignment_in_condition.rb
  • lib/rubocop/cop/lint/block_alignment.rb
  • lib/rubocop/cop/lint/empty_ensure.rb
  • lib/rubocop/cop/lint/end_alignment.rb
  • lib/rubocop/cop/lint/end_in_method.rb
  • lib/rubocop/cop/lint/ensure_return.rb
  • lib/rubocop/cop/lint/eval.rb
  • lib/rubocop/cop/lint/handle_exceptions.rb
  • lib/rubocop/cop/lint/literal_in_condition.rb
  • lib/rubocop/cop/lint/loop.rb
  • lib/rubocop/cop/lint/rescue_exception.rb
  • lib/rubocop/cop/lint/shadowing_outer_local_variable.rb
  • lib/rubocop/cop/lint/unreachable_code.rb
  • lib/rubocop/cop/lint/unused_local_variable.rb
  • lib/rubocop/cop/lint/useless_assignment.rb
  • lib/rubocop/cop/lint/useless_comparison.rb
  • lib/rubocop/cop/lint/void.rb
  • lib/rubocop/cop/offence.rb
  • lib/rubocop/cop/rails/validation.rb
  • lib/rubocop/cop/style/access_control.rb
  • lib/rubocop/cop/style/alias.rb
  • lib/rubocop/cop/style/align_parameters.rb
  • lib/rubocop/cop/style/and_or.rb
  • lib/rubocop/cop/style/ascii_comments.rb
  • lib/rubocop/cop/style/ascii_identifiers.rb
  • lib/rubocop/cop/style/attr.rb
  • lib/rubocop/cop/style/avoid_class_vars.rb
  • lib/rubocop/cop/style/avoid_for.rb
  • lib/rubocop/cop/style/avoid_global_vars.rb
  • lib/rubocop/cop/style/avoid_perl_backrefs.rb
  • lib/rubocop/cop/style/avoid_perlisms.rb
  • lib/rubocop/cop/style/begin_block.rb
  • lib/rubocop/cop/style/block_comments.rb
  • lib/rubocop/cop/style/block_nesting.rb
  • lib/rubocop/cop/style/blocks.rb
  • lib/rubocop/cop/style/case_equality.rb
  • lib/rubocop/cop/style/case_indentation.rb
  • lib/rubocop/cop/style/character_literal.rb
  • lib/rubocop/cop/style/class_and_module_camel_case.rb
  • lib/rubocop/cop/style/class_methods.rb
  • lib/rubocop/cop/style/collection_methods.rb
  • lib/rubocop/cop/style/colon_method_call.rb
  • lib/rubocop/cop/style/comment_annotation.rb
  • lib/rubocop/cop/style/constant_name.rb
  • lib/rubocop/cop/style/def_parentheses.rb
  • lib/rubocop/cop/style/documentation.rb
  • lib/rubocop/cop/style/dot_position.rb
  • lib/rubocop/cop/style/empty_line_between_defs.rb
  • lib/rubocop/cop/style/empty_lines.rb
  • lib/rubocop/cop/style/empty_literal.rb
  • lib/rubocop/cop/style/encoding.rb
  • lib/rubocop/cop/style/end_block.rb
  • lib/rubocop/cop/style/end_of_line.rb
  • lib/rubocop/cop/style/favor_join.rb
  • lib/rubocop/cop/style/favor_modifier.rb
  • lib/rubocop/cop/style/favor_sprintf.rb
  • lib/rubocop/cop/style/favor_unless_over_negated_if.rb
  • lib/rubocop/cop/style/hash_syntax.rb
  • lib/rubocop/cop/style/if_then_else.rb
  • lib/rubocop/cop/style/if_with_semicolon.rb
  • lib/rubocop/cop/style/lambda.rb
  • lib/rubocop/cop/style/leading_comment_space.rb
  • lib/rubocop/cop/style/line_continuation.rb
  • lib/rubocop/cop/style/line_length.rb
  • lib/rubocop/cop/style/method_and_variable_snake_case.rb
  • lib/rubocop/cop/style/method_call_parentheses.rb
  • lib/rubocop/cop/style/method_length.rb
  • lib/rubocop/cop/style/module_function.rb
  • lib/rubocop/cop/style/multiline_if_then.rb
  • lib/rubocop/cop/style/not.rb
  • lib/rubocop/cop/style/numeric_literals.rb
  • lib/rubocop/cop/style/one_line_conditional.rb
  • lib/rubocop/cop/style/op_method.rb
  • lib/rubocop/cop/style/parameter_lists.rb
  • lib/rubocop/cop/style/parentheses_around_condition.rb
  • lib/rubocop/cop/style/proc.rb
  • lib/rubocop/cop/style/reduce_arguments.rb
  • lib/rubocop/cop/style/redundant_begin.rb
  • lib/rubocop/cop/style/redundant_return.rb
  • lib/rubocop/cop/style/redundant_self.rb
  • lib/rubocop/cop/style/regexp_literal.rb
  • lib/rubocop/cop/style/rescue_modifier.rb
  • lib/rubocop/cop/style/semicolon.rb
  • lib/rubocop/cop/style/signal_exception.rb
  • lib/rubocop/cop/style/single_line_methods.rb
  • lib/rubocop/cop/style/space_after_comma_etc.rb
  • lib/rubocop/cop/style/space_after_control_keyword.rb
  • lib/rubocop/cop/style/string_literals.rb
  • lib/rubocop/cop/style/surrounding_space.rb
  • lib/rubocop/cop/style/symbol_array.rb
  • lib/rubocop/cop/style/symbol_name.rb
  • lib/rubocop/cop/style/tab.rb
  • lib/rubocop/cop/style/ternary_operator.rb
  • lib/rubocop/cop/style/trailing_whitespace.rb
  • lib/rubocop/cop/style/trivial_accessors.rb
  • lib/rubocop/cop/style/unless_else.rb
  • lib/rubocop/cop/style/variable_interpolation.rb
  • lib/rubocop/cop/style/when_then.rb
  • lib/rubocop/cop/style/while_until_do.rb
  • lib/rubocop/cop/style/word_array.rb
  • lib/rubocop/cop/util.rb
  • lib/rubocop/cop/variable_inspector.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem