Method List
-
#<< RuboCop::Cop::Legacy::CorrectionsProxy
-
#<=> RuboCop::Cop::Severity
-
#<=> RuboCop::Cop::Offense
-
#== RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
#== RuboCop::Cop::Offense
-
== Object.new
-
#== RuboCop::Cop::VariableForce::Scope
-
#== RuboCop::Cop::Registry
-
#== RuboCop::Cop::Badge
-
#== RuboCop::Cop::Severity
-
#== RuboCop::Cop::VariableForce::Branch::Base
-
#_investigate CopHelper
-
#abbreviated_assignment_with_constant_result? RuboCop::Cop::Lint::NumericOperationWithConstantResult
-
#aborting? RuboCop::Runner
-
absolute? RuboCop::PathUtil
-
#access_modifier? RuboCop::Cop::Layout::IndentationWidth
-
#access_modifier_with_attr? RuboCop::Cop::Style::AccessModifierDeclarations
-
#access_modifier_with_symbol? RuboCop::Cop::Style::AccessModifierDeclarations
-
#accesses? RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#accessible_variables RuboCop::Cop::VariableForce::VariableTable
-
#accumulator_index? RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
acquire_lock RuboCop::Server::Cache
-
#active_support_bad_intersection_check? RuboCop::Cop::Style::ArrayIntersect
-
#active_support_extensions_enabled? RuboCop::Config
-
#active_support_extensions_enabled? RuboCop::Cop::Base
-
#add_dependency_method_declaration? RuboCop::Cop::Gemspec::DependencyVersion
-
#add_development_dependency? RuboCop::Cop::Gemspec::DevelopmentDependencies
-
add_excludes_from_files RuboCop::ConfigLoader
-
#add_excludes_from_higher_level RuboCop::Config
-
#add_formatter RuboCop::Formatter::FormatterSet
-
#add_global_offense RuboCop::Cop::Base
-
add_loaded_features RuboCop::ConfigLoader
-
add_missing_namespaces RuboCop::ConfigLoader
-
#add_offense RuboCop::Cop::Cop
-
#add_offense RuboCop::Cop::Base
-
add_parentheses RuboCop::Cop::Util
-
add_space RuboCop::Cop::PunctuationCorrector
-
add_space RuboCop::Cop::SpaceCorrector
-
#after_block RuboCop::Cop::Lint::UnreachableCode
-
#after_class RuboCop::Cop::Style::BisectedAttrAccessor
-
#after_leaving_scope RuboCop::Cop::Style::MapIntoArray
-
#after_leaving_scope RuboCop::Cop::Lint::ShadowedArgument
-
#after_leaving_scope RuboCop::Cop::Style::InfiniteLoop
-
#after_leaving_scope RuboCop::Cop::Lint::UnderscorePrefixedVariableName
-
#after_leaving_scope RuboCop::Cop::Lint::UselessAssignment
-
#after_leaving_scope RuboCop::Cop::Lint::UnusedArgument
-
#after_send RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#algorithm_const RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
-
#alias_method? RuboCop::Cop::Lint::DuplicateMethods
-
align_end RuboCop::Cop::AlignmentCorrector
-
all RuboCop::Cop::Registry
-
all RuboCop::Cop::Force
-
all RuboCop::Cop::Cop
-
#all_bisected? RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#all_cops? RuboCop::DirectiveComment
-
#allbits? RuboCop::Cop::Style::BitwisePredicate
-
allow_symlinks_in_cache_location? RuboCop::ResultCache
-
#allowed_camel_case_file? RuboCop::Config
-
#allowed_identifier? RuboCop::Cop::AllowedIdentifiers
-
#allowed_identifiers RuboCop::Cop::AllowedIdentifiers
-
#allowed_pin_operator? RuboCop::Cop::Style::RedundantParentheses
-
#allowed_receiver? RuboCop::Cop::AllowedReceivers
-
#allowed_receivers RuboCop::Cop::AllowedReceivers
-
#allowed_var? RuboCop::Cop::Style::GlobalVars
-
#alpha RuboCop::Formatter::HTMLFormatter::Color
-
#alternative_style RuboCop::Cop::ConfigurableEnforcedStyle
-
#alternative_style RuboCop::Cop::Style::HashSyntax
-
#alternative_styles RuboCop::Cop::ConfigurableEnforcedStyle
-
#always_autocorrect? RuboCop::Cop::Base
-
#always_run? RuboCop::Cop::VariableForce::Branch::Ensure
-
#always_run? RuboCop::Cop::VariableForce::Branch::Rescue
-
#always_run? RuboCop::Cop::VariableForce::Branch::Case
-
#always_run? RuboCop::Cop::VariableForce::Branch::Base
-
#always_run? RuboCop::Cop::VariableForce::Branch::For
-
#always_run? RuboCop::Cop::VariableForce::Branch::SimpleConditional
-
#always_run? RuboCop::Cop::VariableForce::Branch::LogicalOperator
-
#always_run? RuboCop::Cop::VariableForce::Branch::CaseMatch
-
#ambiguous_endless_method_body RuboCop::Cop::Style::AmbiguousEndlessMethodDefinition
-
#ambiguous_style_detected RuboCop::Cop::ConfigurableEnforcedStyle
-
#and_inside_begin? RuboCop::Cop::Style::SafeNavigation
-
#and_or_type RuboCop::Cop::InternalAffairs::OperatorKeyword
-
#and_with_or? RuboCop::Cop::Style::UnlessLogicalOperators
-
#and_with_rhs_or? RuboCop::Cop::Style::SafeNavigation
-
#annotate RuboCop::Cop::MessageAnnotator
-
#annotated? RuboCop::Cop::Utils::FormatString::FormatSequence
-
#annotation? RuboCop::Cop::AnnotationComment
-
#any? RuboCop::MagicComment
-
#any_coerce? RuboCop::Cop::Style::FloatDivision
-
any_descendant? RuboCop::Cop::Util
-
#anybits? RuboCop::Cop::Style::BitwisePredicate
-
#args RuboCop::Server::SocketReader::Header
-
args_begin RuboCop::Cop::Util
-
args_end RuboCop::Cop::Util
-
#argument? RuboCop::Cop::VariableForce::Variable
-
#arguments_first_or_last? RuboCop::Cop::InternalAffairs::NodeFirstOrLastArgument
-
#arity RuboCop::Cop::Utils::FormatString::FormatSequence
-
#array_min_max? RuboCop::Cop::Style::ComparableClamp
-
#array_new? RuboCop::Cop::Lint::RedundantSplatExpansion
-
#array_node RuboCop::Cop::Style::EmptyLiteral
-
#array_receiver? RuboCop::Cop::HashTransformMethod
-
#array_splat? RuboCop::Cop::Style::ArrayCoercion
-
#array_with_block RuboCop::Cop::Style::EmptyLiteral
-
#array_with_index RuboCop::Cop::Style::EmptyLiteral
-
#assign RuboCop::Cop::VariableForce::Variable
-
#assign_properties RuboCop::Ext::RegexpNode
-
#assign_to_variable RuboCop::Cop::VariableForce::VariableTable
-
#assignment RuboCop::Cop::Style::ConditionalCorrectorHelper
-
#assignment? RuboCop::Cop::VariableForce::VariableReference
-
#assignment? RuboCop::Cop::VariableForce::AssignmentReference
-
#assignment_method_declarations RuboCop::Cop::Gemspec::DuplicatedAssignment
-
#assignment_type? RuboCop::Cop::Style::ConditionalAssignment
-
#assignments RuboCop::Cop::VariableForce::Variable
-
#attr_names RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#attrs RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#autocorrect RuboCop::Cop::Style::CharacterLiteral
-
#autocorrect RuboCop::Cop::Layout::EmptyLineBetweenDefs
-
#autocorrect RuboCop::Cop::Style::StringLiteralsInInterpolation
-
#autocorrect RuboCop::Cop::Lint::UselessAssignment
-
#autocorrect RuboCop::Cop::Lint::RescueType
-
#autocorrect RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
-
#autocorrect RuboCop::Cop::Style::SpecialGlobalVars
-
#autocorrect? RuboCop::Cop::AutocorrectLogic
-
#autocorrect? RuboCop::Cop::Team
-
#autocorrect_enabled? RuboCop::Cop::AutocorrectLogic
-
autocorrect_incompatible_with RuboCop::Cop::Style::RedundantBegin
-
autocorrect_incompatible_with RuboCop::Cop::Layout::SpaceAroundOperators
-
autocorrect_incompatible_with RuboCop::Cop::Lint::AmbiguousOperator
-
autocorrect_incompatible_with RuboCop::Cop::Style::InverseMethods
-
autocorrect_incompatible_with RuboCop::Cop::Style::ArgumentsForwarding
-
autocorrect_incompatible_with RuboCop::Cop::Layout::LineContinuationLeadingSpace
-
autocorrect_incompatible_with RuboCop::Cop::Lint::UnusedMethodArgument
-
autocorrect_incompatible_with RuboCop::Cop::Lint::ConstantOverwrittenInRescue
-
autocorrect_incompatible_with RuboCop::Cop::Style::RescueModifier
-
autocorrect_incompatible_with RuboCop::Cop::Style::Next
-
autocorrect_incompatible_with RuboCop::Cop::Style::NegatedIfElseCondition
-
autocorrect_incompatible_with RuboCop::Cop::Layout::SpaceInsideBlockBraces
-
autocorrect_incompatible_with RuboCop::Cop::Style::SelfAssignment
-
autocorrect_incompatible_with RuboCop::Cop::Style::Semicolon
-
autocorrect_incompatible_with RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
-
autocorrect_incompatible_with RuboCop::Cop::Style::MapToHash
-
autocorrect_incompatible_with RuboCop::Cop::Layout::SpaceBeforeBlockBraces
-
autocorrect_incompatible_with RuboCop::Cop::Layout::DotPosition
-
autocorrect_incompatible_with RuboCop::Cop::Style::NestedParenthesizedCalls
-
autocorrect_incompatible_with RuboCop::Cop::Style::SymbolProc
-
autocorrect_incompatible_with RuboCop::Cop::Layout::SpaceBeforeFirstArg
-
autocorrect_incompatible_with RuboCop::Cop::Style::LineEndConcatenation
-
autocorrect_incompatible_with RuboCop::Cop::Style::SoleNestedConditional
-
autocorrect_incompatible_with RuboCop::Cop::Style::TrailingCommaInArguments
-
autocorrect_incompatible_with RuboCop::Cop::Style::ExplicitBlockArgument
-
autocorrect_incompatible_with RuboCop::Cop::Layout::EmptyLineBetweenDefs
-
autocorrect_incompatible_with RuboCop::Cop::Style::MethodCallWithArgsParentheses
-
autocorrect_incompatible_with RuboCop::Cop::Style::BlockDelimiters
-
autocorrect_incompatible_with RuboCop::Cop::Naming::BlockForwarding
-
autocorrect_incompatible_with RuboCop::Cop::Layout::SingleLineBlockChain
-
autocorrect_incompatible_with RuboCop::Cop::Style::ColonMethodCall
-
autocorrect_incompatible_with RuboCop::Cop::Style::RedundantInterpolation
-
autocorrect_incompatible_with RuboCop::Cop::Style::RedundantSelf
-
autocorrect_incompatible_with RuboCop::Cop::Base
-
autocorrect_incompatible_with RuboCop::Cop::Style::IfUnlessModifier
-
#autocorrect_requested? RuboCop::Cop::AutocorrectLogic
-
#autocorrect_source CopHelper
-
#autocorrect_source_file CopHelper
-
#autocorrect_with_disable_uncorrectable? RuboCop::Cop::AutocorrectLogic
-
#bad_hash_combinator? RuboCop::Cop::Security::CompoundHash
-
#bad_method? RuboCop::Cop::Style::RedundantSelfAssignmentBranch
-
#bad_method? RuboCop::Cop::Lint::SafeNavigationChain
-
#bad_method_with_active_support? RuboCop::Cop::Style::HashExcept
-
#bad_method_with_poro? RuboCop::Cop::Style::HashExcept
-
badge RuboCop::Cop::Base
-
#base64_encoded_logo_image RuboCop::Formatter::HTMLFormatter::ERBContext
-
#base_dir_for_path_parameters RuboCop::Config
-
base_url_for RuboCop::Cop::Documentation
-
before_comment RuboCop::DirectiveComment
-
#before_declaring_variable RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
#begin RuboCop::Ext::RegexpParser::Map
-
#begin_investigation RuboCop::Cop::Base
-
#begin_investigation RuboCop::Cop::Cop
-
#begin_pos RuboCop::Cop::Utils::FormatString::FormatSequence
-
begins_its_line? RuboCop::Cop::Util
-
#big_decimal_new RuboCop::Cop::Lint::BigDecimalNew
-
#binding RuboCop::Formatter::HTMLFormatter::ERBContext
-
#binding RuboCop::Formatter::HTMLFormatter::CSSContext
-
#bisect RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#bisected_names RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#bisection RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#bit_operation? RuboCop::Cop::Style::BitwisePredicate
-
#blank? String
-
#block_arg RuboCop::Cop::Lint::UselessTimes
-
#block_argument? RuboCop::Cop::VariableForce::Variable
-
#block_end_align_target? RuboCop::Cop::Layout::BlockAlignment
-
#block_method_name RuboCop::Cop::Metrics::Utils::IteratingBlock
-
#block_read? RuboCop::Cop::Style::FileRead
-
#block_reassigns_arg? RuboCop::Cop::Lint::UselessTimes
-
#block_write? RuboCop::Cop::Style::FileWrite
-
#blue RuboCop::Formatter::HTMLFormatter::Color
-
#body RuboCop::Ext::RegexpParser::Map
-
#body RuboCop::Server::SocketReader::Request
-
#body_node RuboCop::Cop::VariableForce::Scope
-
#body_on_first_line? RuboCop::Cop::TrailingBody
-
#boolean_or_empty_cache? RuboCop::OptionsValidator
-
#boolean_symbol? RuboCop::Cop::Lint::BooleanSymbol
-
#both_coerce? RuboCop::Cop::Style::FloatDivision
-
#bounds RuboCop::Cop::AnnotationComment
-
#branch RuboCop::Cop::VariableForce::Branchable
-
#branched? RuboCop::Cop::VariableForce::Branch::Base
-
break_line_before RuboCop::Cop::LineBreakCorrector
-
#build_location RuboCop::Ext::RegexpParser::Expression::CharacterSet
-
builtin? RuboCop::Cop::Documentation
-
#bundler_lock_file_path RuboCop::Config
-
by_command_name RuboCop::CLI::Command::Base
-
cache_path RuboCop::Server::Cache
-
cache_root RuboCop::ResultCache
-
cache_root_dir_from_config RuboCop::Server::Cache
-
cache_root_path RuboCop::Server::Cache
-
#calculate RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
-
calculate RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#calculate RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#calculate_node RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
-
#call RuboCop::Cop::MultilineLiteralBraceCorrector
-
#call RuboCop::Cop::EachToForCorrector
-
#call RuboCop::Cop::LambdaLiteralToMethodCorrector
-
#call RuboCop::Cop::Cop::Correction
-
#call CopsDocumentationGenerator
-
#call RuboCop::Cop::IfThenCorrector
-
#call RuboCop::Cop::ForToEachCorrector
-
callbacks_needed RuboCop::Cop::Base
-
#callbacks_needed RuboCop::Cop::Base
-
#calls_lvar? RuboCop::Cop::Style::SelectByRegexp
-
camel_case RuboCop::Cop::Badge
-
#capture_with_block! RuboCop::Cop::VariableForce::Variable
-
#captured_by_block RuboCop::Cop::VariableForce::Variable
-
#case_equality? RuboCop::Cop::Style::CaseEquality
-
#cause RuboCop::ErrorWithAnalyzedFileLocation
-
#chained_assignment? RuboCop::Cop::Lint::UselessAssignment
-
#check RuboCop::Cop::Style::GlobalVars
-
check RuboCop::YAMLDuplicationChecker
-
#check RuboCop::Config
-
#check RuboCop::Cop::UncommunicativeName
-
#check_assignment RuboCop::Cop::Layout::MultilineAssignmentLayout
-
#check_by_enforced_style RuboCop::Cop::Layout::MultilineAssignmentLayout
-
#check_defs RuboCop::Cop::Layout::EmptyLineBetweenDefs
-
#check_for_unused_assignments RuboCop::Cop::Lint::UselessAssignment
-
#check_name RuboCop::Cop::ConfigurableFormatting
-
#check_new_line_offense RuboCop::Cop::Layout::MultilineAssignmentLayout
-
#check_same_line_offense RuboCop::Cop::Layout::MultilineAssignmentLayout
-
#check_unused_block_args RuboCop::Cop::Style::HashEachMethods
-
#check_variable RuboCop::Cop::Lint::UnderscorePrefixedVariableName
-
#checkable_layout? RuboCop::Cop::HashAlignmentStyles::KeyAlignment
-
#checkable_layout? RuboCop::Cop::HashAlignmentStyles::ValueAlignment
-
#child_node RuboCop::Cop::VariableForce::Branch::Base
-
#class_comparison_candidate? RuboCop::Cop::Style::ClassEqualityComparison
-
#class_emitter_method? RuboCop::Cop::ConfigurableFormatting
-
#class_new_block RuboCop::Cop::Lint::MissingSuper
-
#class_new_call? RuboCop::Cop::Lint::InheritException
-
#class_or_struct_return_method? RuboCop::Cop::Naming::ConstantName
-
classes RuboCop::Cop::VariableForce::Branch::Base
-
#classification RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#classname RuboCop::Formatter::JUnitFormatter::TestCaseElement
-
cleanup RuboCop::ResultCache
-
clear_options RuboCop::ConfigLoader
-
#close_output_files RuboCop::Formatter::FormatterSet
-
#clusivity_config_for_badge? RuboCop::Config
-
#code RuboCop::Cop::Severity
-
#collect_variable_like_names RuboCop::Cop::Lint::UselessAssignment
-
#colon RuboCop::Cop::AnnotationComment
-
#colorize RuboCop::Formatter::Colorizable
-
#cols RuboCop::Formatter::PacmanFormatter
-
#column RuboCop::ErrorWithAnalyzedFileLocation
-
#column RuboCop::Cop::Offense
-
#column_deltas RuboCop::Cop::Layout::HashAlignment
-
#column_length RuboCop::Cop::Offense
-
#column_range RuboCop::Cop::Offense
-
#command RuboCop::Server::SocketReader::Header
-
command_name RuboCop::CLI::Command::Base
-
#comment RuboCop::Cop::Style::MagicCommentFormat::CommentRange
-
#comment RuboCop::DirectiveComment
-
#comment RuboCop::Cop::AnnotationComment
-
#comment_config RuboCop::Ext::ProcessedSource
-
comment_line? RuboCop::Cop::Util
-
comment_lines? RuboCop::Cop::Util
-
#comment_only_line? RuboCop::CommentConfig
-
comments_as_separators RuboCop::Cop::OrderedGemCorrector
-
#comments_contain_disables? RuboCop::Cop::CommentsHelp
-
#comments_in_range RuboCop::Cop::CommentsHelp
-
#compound_token RuboCop::Cop::Utils::RegexpRanges
-
#concat RuboCop::Cop::Legacy::CorrectionsProxy
-
#conditional_block RuboCop::Cop::Style::MapCompactWithConditionalBlock
-
#conditional_clause? RuboCop::Cop::VariableForce::Branch::SimpleConditional
-
#config RuboCop::Ext::ProcessedSource
-
#config CopsDocumentationGenerator::CopData
-
#config RuboCop::Cop::MessageAnnotator
-
#config RuboCop::Cop::Base
-
#config RuboCop::Cop::PreferredDelimiters
-
#config RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#config RuboCop::Cop::PercentLiteralCorrector
-
config_for_pwd RuboCop::Version
-
#config_store RuboCop::CLI
-
#config_store RuboCop::CLI::Environment
-
#config_to_allow_offenses RuboCop::Cop::Base
-
config_to_allow_offenses RuboCop::Formatter::DisabledConfigFormatter
-
#config_to_allow_offenses= RuboCop::Cop::Base
-
#configuration CopHelper
-
configuration_file_for RuboCop::ConfigLoader
-
configuration_from_file RuboCop::ConfigLoader
-
#configure RuboCop::LSP::Server
-
#const_to_gvar_assignment? RuboCop::Cop::Style::GlobalStdStream
-
#constant_assigned_in_block? RuboCop::Cop::Lint::ConstantDefinitionInBlock
-
#constant_definition? RuboCop::Cop::Style::Documentation
-
#constant_visibility_declaration? RuboCop::Cop::Style::Documentation
-
#constructor? RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#contain_local_object? RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#contained_in_hash_method? RuboCop::Cop::Security::CompoundHash
-
#contains_comments? RuboCop::Cop::CommentsHelp
-
#contains_cop_matching? RuboCop::Cop::Registry
-
#contextual_autocorrect? RuboCop::Cop::Base
-
#control_node RuboCop::Cop::VariableForce::Branch::Base
-
#conversion_with_default? RuboCop::Cop::Lint::RedundantSafeNavigation
-
#cop RuboCop::ConfigObsoletion::ParameterRule
-
#cop RuboCop::Cop::Base::InvestigationReport
-
#cop CopsDocumentationGenerator::CopData
-
#cop RuboCop::Cop::Cop::Correction
-
#cop RuboCop::ErrorWithAnalyzedFileLocation
-
#cop_class_def RuboCop::Cop::InternalAffairs::UndefinedConfig
-
#cop_config RuboCop::Cop::Base
-
#cop_config RuboCop::Cop::MessageAnnotator
-
#cop_config_accessor? RuboCop::Cop::InternalAffairs::UndefinedConfig
-
#cop_disabled_line_ranges RuboCop::CommentConfig
-
#cop_enabled_at_line? RuboCop::CommentConfig
-
#cop_information RuboCop::Formatter::OffenseCountFormatter
-
#cop_name RuboCop::Cop::Offense
-
#cop_name RuboCop::Cop::Badge
-
#cop_name RuboCop::Cop::Base
-
#cop_name RuboCop::Cop::MessageAnnotator
-
cop_name RuboCop::Cop::Base
-
#cop_names RuboCop::DirectiveComment
-
#cop_opted_in? RuboCop::CommentConfig
-
#cop_registry RuboCop::DirectiveComment
-
#cop_reports RuboCop::Cop::Commissioner::InvestigationReport
-
#cop_rule? RuboCop::ConfigObsoletion::CopRule
-
#cop_rule? RuboCop::ConfigObsoletion::Rule
-
#cops RuboCop::Cop::Force
-
#cops RuboCop::Cop::Registry
-
#cops RuboCop::Cop::Team
-
#cops RuboCop::Cop::Commissioner::InvestigationReport
-
#cops RuboCop::DirectiveComment
-
#cops_for_department RuboCop::Cop::Registry
-
correct RuboCop::Cop::UnusedArgCorrector
-
correct RuboCop::Cop::EmptyLineCorrector
-
correct RuboCop::Cop::RequireLibraryCorrector
-
correct RuboCop::Cop::ParenthesesCorrector
-
correct RuboCop::Cop::Style::IfCorrector
-
correct RuboCop::Cop::MultilineLiteralBraceCorrector
-
correct RuboCop::Cop::Style::CaseCorrector
-
correct RuboCop::Cop::Style::TernaryCorrector
-
correct RuboCop::Cop::StringLiteralCorrector
-
#correct RuboCop::Cop::PercentLiteralCorrector
-
correct RuboCop::Cop::OrderedGemCorrector
-
correct RuboCop::Cop::AlignmentCorrector
-
#correct? RuboCop::Cop::AnnotationComment
-
#correct_branches RuboCop::Cop::Style::ConditionalCorrectorHelper
-
correct_for_blockarg_type RuboCop::Cop::UnusedArgCorrector
-
#correct_if_branches RuboCop::Cop::Style::ConditionalCorrectorHelper
-
correct_negative_condition RuboCop::Cop::ConditionCorrector
-
#correct_style_detected RuboCop::Cop::ConfigurableEnforcedStyle
-
#correct_style_detected RuboCop::Cop::Style::IpAddresses
-
#correct_style_detected RuboCop::Cop::Style::CharacterLiteral
-
#correct_style_detected_check RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#correct_to_multiline RuboCop::Cop::EndlessMethodRewriter
-
correct_trailing_body RuboCop::Cop::LineBreakCorrector
-
#correctable? RuboCop::Cop::Offense
-
#correctable? RuboCop::Cop::AutocorrectLogic
-
#corrected? RuboCop::Cop::Offense
-
#corrected_with_todo? RuboCop::Cop::Offense
-
#correction RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#correction RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
-
#correction RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
-
#correction_range RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
-
#correction_range RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
-
#correction_range RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#corrections RuboCop::Cop::Cop
-
#corrections RuboCop::Cop::Legacy::Corrector
-
#corrector RuboCop::Cop::Offense
-
#corrector RuboCop::Cop::Base::InvestigationReport
-
#correctors RuboCop::Cop::Commissioner::InvestigationReport
-
#count_stats RuboCop::Formatter::FuubarStyleFormatter
-
create RuboCop::Config
-
#creates_hash? RuboCop::Cop::Style::SelectByRegexp
-
#current_scope RuboCop::Cop::VariableForce::VariableTable
-
#current_scope_level RuboCop::Cop::VariableForce::VariableTable
-
#custom_fail_methods RuboCop::Cop::Style::SignalException
-
#cwd RuboCop::Server::SocketReader::Header
-
#data_define? RuboCop::Cop::Style::DataInheritance
-
#date_time? RuboCop::Cop::Style::DateTime
-
debug RuboCop::ConfigLoader
-
#debug? RuboCop::Cop::Team
-
#debug? RuboCop::ResultCache
-
#declaration_node RuboCop::Cop::VariableForce::Variable
-
#declare_variable RuboCop::Cop::VariableForce::VariableTable
-
#decorated_message RuboCop::Formatter::HTMLFormatter::ERBContext
-
#def_all_anonymous_args? RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
default_base_url RuboCop::Cop::Documentation
-
default_configuration RuboCop::ConfigLoader
-
default_extension RuboCop::Cop::Documentation
-
define_predicate RuboCop::Cop::VariableForce::Branch::Base
-
#defined_memoized? RuboCop::Cop::Naming::MemoizedInstanceVariableName
-
#defined_ruby_version RuboCop::Cop::Gemspec::RequiredRubyVersion
-
#defined_send_callback? RuboCop::Cop::InternalAffairs::UselessRestrictOnSend
-
#delimiters RuboCop::Cop::PreferredDelimiters
-
#deltas RuboCop::Cop::HashAlignmentStyles::KeyAlignment
-
#deltas RuboCop::Cop::HashAlignmentStyles::ValueAlignment
-
#deltas RuboCop::Cop::HashAlignmentStyles::KeywordSplatAlignment
-
#deltas_for_first_pair RuboCop::Cop::HashAlignmentStyles::KeyAlignment
-
#deltas_for_first_pair RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
-
#deltas_for_first_pair RuboCop::Cop::HashAlignmentStyles::TableAlignment
-
#department RuboCop::Cop::Badge
-
department RuboCop::Cop::Base
-
#department RuboCop::ConfigObsoletion::ExtractedCop
-
#department? RuboCop::Cop::Registry
-
#department_missing? RuboCop::Cop::Registry
-
#department_name RuboCop::Cop::Badge
-
#department_names RuboCop::DirectiveComment
-
department_to_basename RuboCop::Cop::Documentation
-
#departments RuboCop::Cop::Registry
-
#dependencies RuboCop::Lockfile
-
#dependency? RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#deprecated_class_method? RuboCop::Cop::Lint::DeprecatedClassMethods
-
#deprecated_it_method? RuboCop::Cop::Lint::ItWithoutArgumentsInBlock
-
#deprecation_check RuboCop::Config
-
#described_class_msg RuboCop::Cop::InternalAffairs::UselessMessageAssertion
-
#described_class_subject? RuboCop::Cop::InternalAffairs::RedundantDescribedClassAsSubject
-
#description CopsDocumentationGenerator::CopData
-
#destructuring_block_argument? RuboCop::Cop::Style::SymbolProc
-
#detected_style RuboCop::Cop::ConfigurableEnforcedStyle
-
#detected_style= RuboCop::Cop::ConfigurableEnforcedStyle
-
detected_styles RuboCop::Formatter::DisabledConfigFormatter
-
#dig? RuboCop::Cop::DigHelp
-
#digest_const? RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
-
dir RuboCop::Server::Cache
-
#dir_replacement? RuboCop::Cop::Style::Dir
-
#directive_count RuboCop::DirectiveComment
-
#directives RuboCop::Cop::Style::MagicCommentFormat::CommentRange
-
disable RuboCop::LSP
-
#disable_parallel_when_invalid_option_combo RuboCop::OptionsValidator
-
disable_pending_cops RuboCop::ConfigLoader
-
#disable_uncorrectable? RuboCop::Cop::AutocorrectLogic
-
#disabled RuboCop::Cop::Registry
-
#disabled? RuboCop::Cop::Offense
-
#disabled? RuboCop::DirectiveComment
-
#disabled_all? RuboCop::DirectiveComment
-
#disabled_line_ranges RuboCop::Ext::ProcessedSource
-
#disabled_new_cops? RuboCop::Config
-
#discount_for_repeated_csend? RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
-
#discount_repeated_attributes? RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
-
#dismiss RuboCop::Cop::Registry
-
#dispatch_method RuboCop::Cop::InternalAffairs::RedundantMethodDispatchNode
-
document_version RuboCop::Version
-
documentation_url RuboCop::Cop::Base
-
#double_negation? RuboCop::Cop::Style::NegatedIfElseCondition
-
#double_negative? RuboCop::Cop::Style::IfWithBooleanLiteralBranches
-
#double_negative? RuboCop::Cop::Style::DoubleNegation
-
double_quotes_required? RuboCop::Cop::Util
-
#dump_failures RuboCop::RSpec::ParallelFormatter
-
#dump_pending RuboCop::RSpec::ParallelFormatter
-
#dump_summary RuboCop::RSpec::ParallelFormatter
-
#dynamic_hash_method_definition? RuboCop::Cop::Security::CompoundHash
-
#dynamic_method_define RuboCop::Cop::Naming::PredicateName
-
#each RuboCop::Cop::Registry
-
#each_ancestor RuboCop::Cop::VariableForce::Branch::Base
-
#each_arguments RuboCop::Cop::Style::HashEachMethods
-
#each_block_with_push? RuboCop::Cop::Style::MapIntoArray
-
#each_capture RuboCop::Ext::RegexpNode
-
#each_node RuboCop::Cop::VariableForce::Scope
-
#each_repeated_character_class_element_loc RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
-
#each_unsafe_regexp_range RuboCop::Cop::Lint::MixedCaseRange
-
#each_with_object? RuboCop::Cop::Lint::EachWithObjectArgument
-
#element_modified? RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
#else_branch? RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#empty? RuboCop::Cop::Legacy::CorrectionsProxy
-
#empty_array_asgn? RuboCop::Cop::Style::MapIntoArray
-
#empty_array_tap RuboCop::Cop::Style::MapIntoArray
-
empty_corrections RuboCop::Cop::SpaceCorrector
-
enable RuboCop::LSP
-
enable_pending_cops RuboCop::ConfigLoader
-
#enabled RuboCop::Cop::Registry
-
#enabled? RuboCop::Cop::Registry
-
#enabled? RuboCop::DirectiveComment
-
enabled? RuboCop::LSP
-
#enabled_all? RuboCop::DirectiveComment
-
#enabled_new_cops? RuboCop::Config
-
#enabled_pending_cop? RuboCop::Cop::Registry
-
#encoding RuboCop::MagicComment::SimpleComment
-
#encoding RuboCop::MagicComment::EditorComment
-
#encoding RuboCop::MagicComment::VimComment
-
#encoding_specified? RuboCop::MagicComment
-
#end RuboCop::Ext::RegexpParser::Map
-
#end_mapping RuboCop::YAMLDuplicationChecker::DuplicationCheckHandler
-
#end_pos RuboCop::Cop::Utils::FormatString::FormatSequence
-
#end_with_eq? RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#enlist RuboCop::Cop::Registry
-
#ensure_required RuboCop::Cop::RequireLibrary
-
#enum_conversion_call? RuboCop::Cop::Lint::ToEnumArguments
-
#env RuboCop::CLI::Command::Base
-
#env_const? RuboCop::Cop::Style::SelectByRegexp
-
#env_home? RuboCop::Cop::Style::EnvHome
-
#env_with_bracket? RuboCop::Cop::Style::FetchEnvVar
-
#erb_new_with_non_keyword_arguments RuboCop::Cop::Lint::ErbNewArguments
-
#errors RuboCop::Cop::Commissioner
-
#errors RuboCop::Cop::Team
-
#errors RuboCop::Cop::Commissioner::InvestigationReport
-
#errors RuboCop::Runner
-
#escape RuboCop::Formatter::HTMLFormatter::ERBContext
-
escape_string RuboCop::Cop::Util
-
#eval? RuboCop::Cop::Security::Eval
-
#evaluate_branch_nodes RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
-
#evaluate_branch_nodes RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#evaluate_condition_node RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#even_odd_candidate? RuboCop::Cop::Style::EvenOdd
-
#evidence RuboCop::Cop::Style::FileWrite
-
#exact_regexp_match RuboCop::Cop::Style::ExactRegexpMatch
-
#example_objects CopsDocumentationGenerator::CopData
-
#except_syntax? RuboCop::OptionsValidator
-
#exception? RuboCop::Cop::Lint::RaiseException
-
#exception_assignment? RuboCop::Cop::VariableForce::Assignment
-
#exception_new_with_message? RuboCop::Cop::Lint::RaiseException
-
exclude_from_registry RuboCop::Cop::Base
-
#exclude_limit RuboCop::ExcludeLimit
-
#excluded_file? RuboCop::Cop::Base
-
#exclusive_with? RuboCop::Cop::VariableForce::Branch::Base
-
#exit? RuboCop::Server::CLI
-
#expand_elses RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#expand_when_branches RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#expect_correction RuboCop::RSpec::ExpectOffense
-
#expect_no_corrections RuboCop::RSpec::ExpectOffense
-
#expect_no_offenses RuboCop::RSpec::ExpectOffense
-
#expect_offense RuboCop::RSpec::ExpectOffense
-
#explicit? RuboCop::Cop::VariableForce::Reference
-
#explicit_block_local_variable? RuboCop::Cop::VariableForce::Variable
-
#explicit_not_force? RuboCop::Cop::Lint::NonAtomicFileOperation
-
#expression RuboCop::Ext::RegexpParser::Expression::Base
-
#expression RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Loc
-
#expression_values RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
#extend_self_node? RuboCop::Cop::Style::ModuleFunction
-
extension_for RuboCop::Cop::Documentation
-
extension_versions RuboCop::Version
-
#external_dependency_checksum RuboCop::Cop::Team
-
#external_dependency_checksum RuboCop::Cop::Base
-
#extra_enabled_comments RuboCop::CommentConfig
-
#extract_breakable_node RuboCop::Cop::CheckLineBreakable
-
#extract_forwarded_kwrest_arg RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
extract_rhs RuboCop::Cop::CheckAssignment
-
#extract_typed RuboCop::MagicComment::VimComment
-
#fade_out RuboCop::Formatter::HTMLFormatter::Color
-
#fail_on_error RuboCop::RakeTask
-
#failures RuboCop::Formatter::JUnitFormatter::TestCaseElement
-
feature_version RuboCop::Version
-
#file RuboCop::RemoteConfig
-
#file_constant_equal_program_name? RuboCop::Cop::Style::YodaCondition
-
#file_dirname? RuboCop::Cop::Style::NestedFileDirname
-
#file_expand_path RuboCop::Cop::Style::ExpandPathArguments
-
#file_finished RuboCop::Formatter::DisabledConfigFormatter
-
#file_finished RuboCop::Formatter::FuubarStyleFormatter
-
#file_finished RuboCop::Formatter::EmacsStyleFormatter
-
#file_finished RuboCop::Formatter::JUnitFormatter
-
#file_finished RuboCop::Formatter::PacmanFormatter
-
#file_finished RuboCop::Formatter::WorstOffendersFormatter
-
#file_finished RuboCop::Formatter::MarkdownFormatter
-
#file_finished RuboCop::Formatter::TapFormatter
-
#file_finished RuboCop::Formatter::JSONFormatter
-
#file_finished RuboCop::Formatter::OffenseCountFormatter
-
#file_finished RuboCop::Formatter::ProgressFormatter
-
#file_finished RuboCop::Formatter::SimpleTextFormatter
-
#file_finished RuboCop::Formatter::GitHubActionsFormatter
-
#file_finished RuboCop::Formatter::BaseFormatter
-
#file_finished RuboCop::Formatter::FormatterSet
-
#file_finished RuboCop::Formatter::HTMLFormatter
-
#file_finished RuboCop::Formatter::FileListFormatter
-
#file_open? RuboCop::Cop::Style::FileTouch
-
#file_open? RuboCop::Cop::Style::FileWrite
-
#file_open? RuboCop::Cop::Style::FileRead
-
#file_open_method? RuboCop::Cop::Style::AutoResourceCleanup
-
#file_started RuboCop::Formatter::DisabledConfigFormatter
-
#file_started RuboCop::Formatter::FormatterSet
-
#file_started RuboCop::Formatter::BaseFormatter
-
#file_started RuboCop::Formatter::PacmanFormatter
-
#file_to_exclude? RuboCop::Config
-
#file_to_include? RuboCop::Config
-
#files RuboCop::Formatter::MarkdownFormatter
-
#files RuboCop::Formatter::HTMLFormatter::ERBContext
-
files RuboCop::ConfigObsoletion
-
#files RuboCop::Formatter::HTMLFormatter
-
#find RuboCop::TargetFinder
-
find_by RuboCop::LSP::Severity
-
#find_by_cop_name RuboCop::Cop::Registry
-
#find_conditional_node_from_ascendant RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
find_config_path RuboCop::ConfigFinder
-
#find_cops_by_directive RuboCop::Cop::Registry
-
#find_file_upwards RuboCop::FileFinder
-
#find_files RuboCop::TargetFinder
-
#find_last_file_upwards RuboCop::FileFinder
-
#find_location RuboCop::Cop::Cop
-
find_similar_name RuboCop::NameSimilarity
-
find_similar_names RuboCop::NameSimilarity
-
#find_variable RuboCop::Cop::VariableForce::VariableTable
-
#finished RuboCop::Formatter::GitHubActionsFormatter
-
#finished RuboCop::Formatter::SimpleTextFormatter
-
#finished RuboCop::Formatter::OffenseCountFormatter
-
#finished RuboCop::Formatter::JSONFormatter
-
#finished RuboCop::Formatter::BaseFormatter
-
#finished RuboCop::Formatter::AutoGenConfigFormatter
-
#finished RuboCop::Formatter::DisabledConfigFormatter
-
#finished RuboCop::Formatter::MarkdownFormatter
-
#finished RuboCop::Formatter::JUnitFormatter
-
#finished RuboCop::Formatter::ProgressFormatter
-
#finished RuboCop::Formatter::WorstOffendersFormatter
-
#finished RuboCop::Formatter::HTMLFormatter
-
#first_argument RuboCop::Cop::HashShorthandSyntax::DefNode
-
#first_line RuboCop::Cop::Offense
-
#first_part_of RuboCop::Cop::TrailingBody
-
first_part_of_call_chain RuboCop::Cop::Util
-
#fix_include_paths RuboCop::ConfigLoaderResolver
-
#fixnum_or_bignum_const RuboCop::Cop::Lint::UnifiedInteger
-
#flags RuboCop::Cop::Utils::FormatString::FormatSequence
-
#for RuboCop::ConfigStore
-
#for RuboCop::LSP::Routes
-
for RuboCop::Cop::Badge
-
#for_all_cops RuboCop::Config
-
#for_assignment? RuboCop::Cop::VariableForce::Assignment
-
#for_badge RuboCop::Config
-
#for_cop RuboCop::Config
-
#for_department RuboCop::Config
-
#for_dir RuboCop::ConfigStore
-
#for_file RuboCop::ConfigStore
-
#for_pwd RuboCop::ConfigStore
-
#force? RuboCop::Cop::Lint::NonAtomicFileOperation
-
#force_default_config! RuboCop::ConfigStore
-
force_name RuboCop::Cop::Force
-
#forces RuboCop::Cop::Team
-
forces_for RuboCop::Cop::Team
-
#format RuboCop::LSP::Runtime
-
#format RuboCop::LSP::Server
-
#format_offense RuboCop::RSpec::ExpectOffense
-
#format_sequences RuboCop::Cop::Utils::FormatString
-
#formatter RuboCop::Cop::Style::FormatString
-
#formatters RuboCop::RakeTask
-
#forwarded_block_arg RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#forwarded_block_arg? RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#forwarded_kwrest_arg RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#forwarded_rest_arg RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#forwarded_rest_arg? RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#freeze RuboCop::Cop::Registry
-
from RuboCop::FilePatterns
-
from_each_with_object RuboCop::Cop::HashTransformMethod::Autocorrection
-
from_hash_brackets_map RuboCop::Cop::HashTransformMethod::Autocorrection
-
#from_json RuboCop::CachedData
-
from_map_to_h RuboCop::Cop::HashTransformMethod::Autocorrection
-
from_to_h RuboCop::Cop::HashTransformMethod::Autocorrection
-
#frozen_string_literal RuboCop::MagicComment::VimComment
-
#frozen_string_literal RuboCop::MagicComment
-
#frozen_string_literal? RuboCop::MagicComment
-
frozen_string_literal_comment_exists? RuboCop::Cop::FrozenStringLiteral
-
#frozen_string_literal_specified? RuboCop::MagicComment
-
#gem RuboCop::ConfigObsoletion::ExtractedCop
-
#gem? RuboCop::Cop::Gemspec::DevelopmentDependencies
-
#gem_declaration? RuboCop::Cop::GemDeclaration
-
#gem_requirement_versions RuboCop::TargetRuby::GemspecFile
-
gem_requirements RuboCop::Cop::Base
-
#gem_specification RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
-
#gem_specification RuboCop::Cop::GemspecHelp
-
#gem_specification? RuboCop::Cop::GemspecHelp
-
#gem_versions RuboCop::Lockfile
-
#gem_versions_in_target RuboCop::Config
-
#gems RuboCop::Lockfile
-
glob? RuboCop::PathUtil
-
global RuboCop::Cop::Registry
-
#green RuboCop::Formatter::HTMLFormatter::Color
-
#grep_v_with_nil? RuboCop::Cop::Style::CollectionCompact
-
#group_declarations RuboCop::Cop::Bundler::DuplicatedGroup
-
#handle_method_missing RuboCop::LSP::Routes
-
#handle_unsupported_method RuboCop::LSP::Routes
-
#hash RuboCop::Cop::Severity
-
#hash RuboCop::Cop::Offense
-
#hash RuboCop::Cop::Badge
-
#hash RuboCop::Cop::VariableForce::Branch::Base
-
#hash_for_file RuboCop::Formatter::JSONFormatter
-
#hash_for_location RuboCop::Formatter::JSONFormatter
-
#hash_for_offense RuboCop::Formatter::JSONFormatter
-
#hash_from_array? RuboCop::Cop::Style::HashConversion
-
#hash_key? RuboCop::Cop::SymbolHelp
-
#hash_like_case? RuboCop::Cop::Style::HashLikeCase
-
#hash_method_definition? RuboCop::Cop::Security::CompoundHash
-
#hash_mutated? RuboCop::Cop::Style::HashEachMethods
-
#hash_new RuboCop::Cop::Lint::HashNewWithKeywordArgumentsAsDefault
-
#hash_node RuboCop::Cop::Style::EmptyLiteral
-
#hash_rockets_check RuboCop::Cop::Style::HashSyntax
-
#hash_with_block RuboCop::Cop::Style::EmptyLiteral
-
#hash_with_index RuboCop::Cop::Style::EmptyLiteral
-
#header RuboCop::Server::SocketReader::Request
-
hidden_dir? RuboCop::PathUtil
-
hidden_file? RuboCop::PathUtil
-
hidden_file_in_not_hidden_dir? RuboCop::PathUtil
-
#highlight_source_tag RuboCop::Formatter::HTMLFormatter::ERBContext
-
#highlighted_area RuboCop::Cop::Offense
-
#highlighted_source_line RuboCop::Formatter::HTMLFormatter::ERBContext
-
#highlights RuboCop::Cop::Cop
-
#historic_date? RuboCop::Cop::Style::DateTime
-
#id_as_hash_key? RuboCop::Cop::Lint::HashCompareByIdentity
-
#if_elsif_else_condition? RuboCop::Cop::Style::ComparableClamp
-
#if_inside_only_require RuboCop::Cop::Style::RequireOrder
-
#if_with_boolean_literal_branches? RuboCop::Cop::Style::IfWithBooleanLiteralBranches
-
#ignore_node RuboCop::Cop::IgnoredNode
-
ignore_parent_exclusion RuboCop::ConfigLoader
-
ignore_unrecognized_cops RuboCop::ConfigLoader
-
#ignored_node? RuboCop::Cop::IgnoredNode
-
#implicit_runtime_error_raise_or_fail RuboCop::Cop::Style::ImplicitRuntimeError
-
#in_directive_department? RuboCop::DirectiveComment
-
#in_its_own_process_with HostEnvironmentSimulatorHelper
-
#in_modifier_conditional? RuboCop::Cop::VariableForce::Variable
-
#in_top_level_scope? RuboCop::Cop::Style::MixinUsage
-
#include? RuboCop::Cop::VariableForce::Scope
-
#include_statement RuboCop::Cop::Style::MixinUsage
-
#include_statement? RuboCop::Cop::Style::Documentation
-
included RuboCop::Cop::EnforceSuperclass
-
#includes_commit_reference? RuboCop::Cop::Bundler::GemVersion
-
#includes_commit_reference? RuboCop::Cop::Gemspec::DependencyVersion
-
#includes_gem? RuboCop::Lockfile
-
#includes_version_specification? RuboCop::Cop::Gemspec::DependencyVersion
-
#includes_version_specification? RuboCop::Cop::Bundler::GemVersion
-
#incompatible_options RuboCop::OptionsValidator
-
indent RuboCop::Cop::Util
-
#indent RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#inherit_from_remote RuboCop::RemoteConfig
-
inherited RuboCop::Cop::VariableForce::Branch::Base
-
inherited RuboCop::Cop::Force
-
inherited RuboCop::Server::ServerCommand::Base
-
inherited RuboCop::Cop::Base
-
inherited RuboCop::Cop::Cop
-
inherited RuboCop::CLI::Command::Base
-
inhibit_cleanup RuboCop::ResultCache
-
#initialize RuboCop::Server::ServerCommand::Base
-
#initialize RuboCop::Formatter::PacmanFormatter
-
#initialize RuboCop::Cop::IfThenCorrector
-
#initialize RuboCop::CLI::Command::ShowCops
-
#initialize RuboCop::Server::SocketReader
-
#initialize RuboCop::Formatter::FuubarStyleFormatter
-
#initialize RuboCop::Formatter::JSONFormatter
-
#initialize RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
#initialize RuboCop::Formatter::JUnitFormatter::FailureElement
-
#initialize RuboCop::Cop::MessageAnnotator
-
#initialize RuboCop::ConfigObsoletion::CopRule
-
#initialize RuboCop::Cop::PercentLiteralCorrector
-
#initialize RuboCop::Cop::Legacy::Corrector
-
#initialize RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#initialize RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
-
#initialize CopsDocumentationGenerator
-
#initialize RuboCop::Cop::Style::ExplicitBlockArgument
-
#initialize RuboCop::Formatter::ProgressFormatter
-
#initialize RuboCop::Cop::Legacy::CorrectionsProxy
-
#initialize RuboCop::Ext::RegexpParser::Map
-
#initialize RuboCop::ConfigObsoletion::RemovedCop
-
#initialize RuboCop::Formatter::BaseFormatter
-
#initialize RuboCop::Formatter::MarkdownFormatter
-
#initialize RuboCop::DirectiveComment
-
#initialize RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#initialize RuboCop::ConfigObsoletion::RenamedCop
-
#initialize RuboCop::Cop::ForToEachCorrector
-
#initialize RuboCop::Cop::Commissioner
-
#initialize RuboCop::YAMLDuplicationChecker::DuplicationCheckHandler
-
#initialize RuboCop::Cop::PreferredDelimiters
-
#initialize RuboCop::ConfigValidator
-
#initialize RuboCop::CLI::Command::Base
-
#initialize RuboCop::Cop::HashAlignmentStyles::TableAlignment
-
#initialize RuboCop::CLI::Environment
-
#initialize RuboCop::FeatureLoader
-
#initialize RuboCop::CommentConfig
-
#initialize RuboCop::ConfigObsoletion::ParameterRule
-
#initialize RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment
-
#initialize RuboCop::TargetFinder
-
#initialize RuboCop::RemoteConfig
-
#initialize RuboCop::ConfigObsoletion
-
#initialize RuboCop::Cop::Style::MagicCommentFormat::CommentRange
-
#initialize RuboCop::MagicComment
-
#initialize RuboCop::FilePatterns
-
#initialize RuboCop::Cop::VariableForce::Assignment
-
#initialize RuboCop::Cop::LambdaLiteralToMethodCorrector
-
#initialize RuboCop::Cop::Generator
-
#initialize RuboCop::Cop::Corrector
-
#initialize RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#initialize RuboCop::Formatter::FormatterSet
-
#initialize RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#initialize RuboCop::ResultCache
-
#initialize RuboCop::Formatter::SimpleTextFormatter::Report
-
#initialize RuboCop::Cop::VariableForce::Scope
-
#initialize RuboCop::Cop::Severity
-
#initialize RuboCop::Cop::Registry
-
#initialize RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#initialize RuboCop::ConfigStore
-
#initialize RuboCop::Cop::AmbiguousCopName
-
#initialize RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
-
#initialize RuboCop::TargetRuby::Source
-
#initialize RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#initialize RuboCop::LSP::Runtime
-
#initialize RuboCop::TargetRuby
-
#initialize RuboCop::Formatter::HTMLFormatter
-
#initialize RuboCop::Cop::Offense
-
#initialize RuboCop::Server::CLI
-
#initialize RuboCop::CachedData
-
#initialize RuboCop::LSP::Server
-
#initialize RuboCop::Cop::VariableForce::Reference
-
#initialize RuboCop::RakeTask
-
#initialize RuboCop::Cop::EachToForCorrector
-
#initialize RuboCop::Cop::Force
-
#initialize RuboCop::Cop::Force::HookError
-
#initialize RuboCop::Cop::Badge
-
#initialize RuboCop::Lockfile
-
#initialize RuboCop::LSP::Routes
-
#initialize RuboCop::Cop::Lint::DuplicateMethods
-
#initialize RuboCop::Cop::Team
-
#initialize RuboCop::CLI::Command::ShowDocsUrl
-
#initialize RuboCop::Cop::Base
-
#initialize RuboCop::Cop::Generator::ConfigurationInjector
-
#initialize RuboCop::Cop::Naming::InclusiveLanguage
-
#initialize RuboCop::Formatter::JUnitFormatter::TestCaseElement
-
#initialize RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
-
#initialize RuboCop::OptionsValidator
-
#initialize RuboCop::Cop::MultilineLiteralBraceCorrector
-
#initialize RuboCop::Cop::Style::RedundantSelf
-
#initialize RuboCop::Options
-
#initialize RuboCop::Cop::Utils::FormatString
-
#initialize RuboCop::Runner
-
#initialize RuboCop::Cop::Lint::UnreachableCode
-
#initialize RuboCop::Runner::InfiniteCorrectionLoop
-
#initialize RuboCop::Cop::Utils::FormatString::FormatSequence
-
#initialize RuboCop::Cop::Generator::RequireFileInjector
-
#initialize RuboCop::Cop::Utils::RegexpRanges
-
#initialize RuboCop::Config
-
#initialize RuboCop::Cop::Lint::RedundantCopDisableDirective
-
#initialize RuboCop::ErrorWithAnalyzedFileLocation
-
#initialize RuboCop::CLI
-
#initialize RuboCop::ConfigObsoletion::SplitCop
-
#initialize RuboCop::ConfigObsoletion::Rule
-
#initialize RuboCop::ConfigObsoletion::ExtractedCop
-
#initialize RuboCop::Formatter::JUnitFormatter
-
#initialize RuboCop::Cop::AnnotationComment
-
#initialize RuboCop::Formatter::DisabledConfigFormatter
-
#initialize RuboCop::Cop::VariableForce::Variable
-
#initialize RuboCop::Cop::VariableForce::VariableTable
-
#initialize RuboCop::Formatter::HTMLFormatter::ERBContext
-
#initialize RuboCop::Server::ClientCommand::Start
-
#initialize_forwards? RuboCop::Cop::Style::RedundantInitialize
-
#inject RuboCop::Cop::Generator::RequireFileInjector
-
#inject RuboCop::Cop::Generator::ConfigurationInjector
-
inject! RuboCop::InternalAffairs
-
#inject_config RuboCop::Cop::Generator
-
inject_defaults! RuboCop::ConfigLoader
-
#inject_require RuboCop::Cop::Generator
-
#insecure_protocol_source? RuboCop::Cop::Bundler::InsecureProtocolSource
-
insert_before RuboCop::Cop::EmptyLineCorrector
-
#inspect RuboCop::Cop::Base
-
#inspect RuboCop::Config
-
#inspect_file RuboCop::Cop::Team
-
#inspect_source CopHelper
-
#inspected_files RuboCop::Formatter::HTMLFormatter::Summary
-
#integer_op_rand? RuboCop::Cop::Style::RandomWithOffset
-
#internal? RuboCop::Config
-
interpret RuboCop::StringInterpreter
-
interpret_string_escapes RuboCop::Cop::Util
-
#invalid_arguments_for_parallel RuboCop::OptionsValidator
-
#inverse_block? RuboCop::Cop::Style::InverseMethods
-
#inverse_candidate? RuboCop::Cop::Style::InverseMethods
-
#investigate RuboCop::Cop::VariableForce
-
#investigate RuboCop::Cop::Commissioner
-
#investigate RuboCop::Cop::Force
-
#investigate RuboCop::Cop::Team
-
#invoke_hook RuboCop::Cop::VariableForce::VariableTable
-
#io_select RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
-
#iterating_block? RuboCop::Cop::Metrics::Utils::IteratingBlock
-
#iterating_method? RuboCop::Cop::Metrics::Utils::IteratingBlock
-
#java_type_node? RuboCop::Cop::Style::ColonMethodCall
-
#join_candidate? RuboCop::Cop::Style::ArrayJoin
-
#joining_cop RuboCop::Cop::Force::HookError
-
joining_forces RuboCop::Cop::Lint::UnusedBlockArgument
-
joining_forces RuboCop::Cop::Lint::ShadowedArgument
-
joining_forces RuboCop::Cop::Lint::UnusedMethodArgument
-
joining_forces RuboCop::Cop::Style::MapIntoArray
-
joining_forces RuboCop::Cop::Lint::UselessAssignment
-
joining_forces RuboCop::Cop::Base
-
joining_forces RuboCop::Cop::Lint::UnderscorePrefixedVariableName
-
joining_forces RuboCop::Cop::Cop
-
joining_forces RuboCop::Cop::Style::InfiniteLoop
-
joining_forces RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
#json_load RuboCop::Cop::Security::JSONLoad
-
#kernel_call? RuboCop::Cop::Style::SignalException
-
#keyword RuboCop::Cop::AnnotationComment
-
#keyword_argument? RuboCop::Cop::VariableForce::Variable
-
#kind RuboCop::Cop::Layout::SpaceAfterComma
-
#kind RuboCop::Cop::Layout::SpaceBeforeComma
-
#kind RuboCop::Cop::Layout::SpaceBeforeSemicolon
-
#kind RuboCop::Cop::Layout::SpaceAfterSemicolon
-
#kv_each RuboCop::Cop::Style::HashEachMethods
-
#kv_each_with_block_pass RuboCop::Cop::Style::HashEachMethods
-
#lambda RuboCop::Cop::Cop::Correction
-
#lambda_or_proc RuboCop::Cop::InternalAffairs::LambdaOrProc
-
#lambda_with_symbol_proc? RuboCop::Cop::Lint::LambdaWithoutLiteralBlock
-
largest_brackets RuboCop::Cop::Style::WordArray
-
largest_brackets RuboCop::Cop::Style::SymbolArray
-
#last_argument RuboCop::Cop::HashShorthandSyntax::DefNode
-
#last_column RuboCop::Cop::Offense
-
#last_line RuboCop::Cop::Offense
-
#left_coerce? RuboCop::Cop::Style::FloatDivision
-
legacy_cop_names RuboCop::ConfigObsoletion
-
#length RuboCop::Cop::Registry
-
#let_rubocop_config_new? RuboCop::Cop::InternalAffairs::RedundantLetRuboCopConfigNew
-
#level RuboCop::Cop::Severity
-
#lhs RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#line RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Expression
-
#line RuboCop::Cop::Offense
-
line RuboCop::Cop::Util
-
#line RuboCop::ErrorWithAnalyzedFileLocation
-
#line_number RuboCop::DirectiveComment
-
#line_number RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment
-
line_range RuboCop::Cop::Util
-
#line_ranges RuboCop::CommentConfig::CopAnalysis
-
#line_send RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
-
#line_with_offset? RuboCop::Cop::Style::EvalWithLocation
-
lint? RuboCop::Cop::Base
-
#literal_expansion RuboCop::Cop::Lint::RedundantSplatExpansion
-
load RuboCop::FeatureLoader
-
#load RuboCop::FeatureLoader
-
#load RuboCop::ResultCache
-
load_file RuboCop::ConfigLoader
-
load_yaml_configuration RuboCop::ConfigLoader
-
loaded_features RuboCop::ConfigLoader
-
#loaded_features RuboCop::Config
-
#loaded_path RuboCop::Config
-
#loc RuboCop::Ext::RegexpParser::Expression::Base
-
#loc RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment
-
#location RuboCop::Cop::Offense
-
#location_line_equality_comparison? RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
-
lock_path RuboCop::Server::Cache
-
log RuboCop::LSP::Logger
-
#logical_operator? RuboCop::Cop::Style::UnlessLogicalOperators
-
#lstrip_rstrip RuboCop::Cop::Style::Strip
-
#lvar_ref? RuboCop::Cop::Style::MapIntoArray
-
#lvar_used? RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
macro? RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#make_excludes_absolute RuboCop::Config
-
#map_to_h RuboCop::Cop::Style::MapToHash
-
#map_to_set? RuboCop::Cop::Style::MapToSet
-
#margin RuboCop::Cop::AnnotationComment
-
#marshal_load RuboCop::Cop::Security::MarshalLoad
-
#match? RuboCop::DirectiveComment
-
#match? RuboCop::FilePatterns
-
#match? RuboCop::Cop::Badge
-
match? RuboCop::Cop::Base
-
#match_annotations? RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
#match_captures RuboCop::DirectiveComment
-
match_path? RuboCop::PathUtil
-
#matching_calls RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#max_digit_dollar_num RuboCop::Cop::Utils::FormatString::FormatSequence
-
#max_digit_dollar_num RuboCop::Cop::Utils::FormatString
-
#maximum_target_ruby_version RuboCop::Cop::TargetRubyVersion
-
#may_jump_to_other_branch? RuboCop::Cop::VariableForce::Branch::ExceptionHandler
-
#may_jump_to_other_branch? RuboCop::Cop::VariableForce::Branch::Base
-
#may_run_incompletely? RuboCop::Cop::VariableForce::Branch::ExceptionHandler
-
#may_run_incompletely? RuboCop::Cop::VariableForce::Branch::Base
-
maybe_hidden_file? RuboCop::PathUtil
-
#merge RuboCop::Cop::Commissioner::InvestigationReport
-
merge RuboCop::ConfigLoader
-
#merge RuboCop::ConfigLoaderResolver
-
#merge_kwargs? RuboCop::Cop::Style::KeywordArgumentsMerging
-
merge_with_default RuboCop::ConfigLoader
-
#merge_with_default RuboCop::ConfigLoaderResolver
-
#message RuboCop::Cop::Lint::LiteralAsCondition
-
#message RuboCop::Formatter::JUnitFormatter::FailureElement
-
#message RuboCop::Cop::Style::SpecialGlobalVars
-
#message RuboCop::Cop::Offense
-
#message RuboCop::ConfigObsoletion::ChangedParameter
-
#message RuboCop::Cop::Base
-
#message RuboCop::ErrorWithAnalyzedFileLocation
-
#message RuboCop::ConfigObsoletion::ChangedEnforcedStyles
-
#message RuboCop::ConfigObsoletion::CopRule
-
#message RuboCop::Cop::Style::ClassCheck
-
#message RuboCop::Cop::Style::MultilineMemoization
-
#message_for_useless_assignment RuboCop::Cop::Lint::UselessAssignment
-
#message_specification RuboCop::Cop::Lint::UselessAssignment
-
#messages RuboCop::Cop::Cop
-
#meta_assignment_node RuboCop::Cop::VariableForce::Assignment
-
#metadata RuboCop::ConfigObsoletion::ParameterRule
-
#metadata RuboCop::ConfigObsoletion::RemovedCop
-
#metadata RuboCop::Config::CopConfig
-
#metadata RuboCop::ConfigObsoletion::SplitCop
-
#metadata RuboCop::Cop::Gemspec::RequireMFA
-
#metadata_hash RuboCop::Formatter::JSONFormatter
-
#method_alias? RuboCop::Cop::Lint::DuplicateMethods
-
#method_argument? RuboCop::Cop::VariableForce::Variable
-
#method_definition RuboCop::Cop::Lint::UselessRuby2Keywords
-
#method_definition? RuboCop::Cop::Naming::MemoizedInstanceVariableName
-
#method_name RuboCop::Cop::InternalAffairs::MethodNameEqual
-
#method_name? RuboCop::Cop::Lint::ToEnumArguments
-
#method_name_end_with? RuboCop::Cop::InternalAffairs::MethodNameEndWith
-
#method_node_and_args RuboCop::Cop::Style::RedundantParentheses
-
#minimum_target_ruby_version RuboCop::Cop::TargetRubyVersion
-
mobilize RuboCop::Cop::Team
-
mobilize_cops RuboCop::Cop::Team
-
#mode RuboCop::DirectiveComment
-
#modifier_if_safe_navigation_candidate RuboCop::Cop::Style::SafeNavigation
-
#modifier_locations RuboCop::Cop::RescueNode
-
#modifier_node? RuboCop::Cop::Style::DocumentationMethod
-
#module_defined_in_block? RuboCop::Cop::Lint::ConstantDefinitionInBlock
-
#module_function_node? RuboCop::Cop::Style::ModuleFunction
-
#monuple_hash? RuboCop::Cop::Security::CompoundHash
-
move_assignment_inside_condition RuboCop::Cop::Style::IfCorrector
-
move_assignment_inside_condition RuboCop::Cop::Style::CaseCorrector
-
move_assignment_inside_condition RuboCop::Cop::Style::TernaryCorrector
-
move_comment RuboCop::Cop::LineBreakCorrector
-
#multiple_assignment? RuboCop::Cop::VariableForce::Assignment
-
#multiple_assignment_message RuboCop::Cop::Lint::UselessAssignment
-
#multiple_compare? RuboCop::Cop::Lint::MultipleComparison
-
#naked_top_level RuboCop::Cop::VariableForce::Scope
-
#name RuboCop::Cop::VariableForce::Assignment
-
#name RuboCop::Cop::VariableForce::VariableReference
-
#name RuboCop::Cop::Severity
-
#name RuboCop::TargetRuby::BundlerLockFile
-
#name RuboCop::TargetRuby::ToolVersionsFile
-
#name RuboCop::TargetRuby::Default
-
#name RuboCop::TargetRuby::GemspecFile
-
#name RuboCop::TargetRuby::RuboCopConfig
-
#name RuboCop::TargetRuby::RubyVersionFile
-
#name RuboCop::TargetRuby::Source
-
#name RuboCop::Cop::VariableForce::Variable
-
#name RuboCop::RakeTask
-
#name RuboCop::Cop::Force
-
#name RuboCop::Config::CopConfig
-
#name RuboCop::Cop::VariableForce::Scope
-
#name RuboCop::Cop::Utils::FormatString::FormatSequence
-
#name RuboCop::Formatter::JUnitFormatter::TestCaseElement
-
name_from_code RuboCop::Cop::Severity
-
#named_interpolation? RuboCop::Cop::Utils::FormatString
-
#names RuboCop::Cop::Registry
-
#names_for_department RuboCop::Cop::Registry
-
needs_escaping? RuboCop::Cop::Util
-
#negative_style_detected_method_check RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
new RuboCop::Cop::Team
-
#new_name RuboCop::ConfigObsoletion::RenamedCop
-
#next_step RuboCop::Formatter::PacmanFormatter
-
#nil_check? RuboCop::Cop::Style::NilComparison
-
#nil_check? RuboCop::Cop::Style::NonNilCheck
-
#nil_comparison? RuboCop::Cop::Style::NilComparison
-
#nil_return? RuboCop::Cop::Style::NilLambda
-
#no_acceptable_style! RuboCop::Cop::ConfigurableEnforcedStyle
-
#no_acceptable_style? RuboCop::Cop::ConfigurableEnforcedStyle
-
#no_acceptable_style_check RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#no_mixed_keys_check RuboCop::Cop::Style::HashSyntax
-
#nobits? RuboCop::Cop::Style::BitwisePredicate
-
#node RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#node RuboCop::Cop::VariableForce::AssignmentReference
-
#node RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#node RuboCop::Cop::Cop::Correction
-
#node RuboCop::Cop::VariableForce::Scope
-
#node RuboCop::Cop::VariableForce::Assignment
-
#node RuboCop::Cop::VariableForce::Reference
-
#node_destructuring? RuboCop::Cop::InternalAffairs::NodeDestructuring
-
#node_or_its_ascendant_conditional? RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
#node_type_check RuboCop::Cop::InternalAffairs::NodeTypePredicate
-
#node_type_check RuboCop::Cop::InternalAffairs::RedundantMessageArgument
-
#node_variable? RuboCop::Cop::InternalAffairs::NodeDestructuring
-
#noop_transformation? RuboCop::Cop::HashTransformMethod::Captures
-
#not_and_nil_check? RuboCop::Cop::Style::NonNilCheck
-
#not_equal_to_nil? RuboCop::Cop::Style::NonNilCheck
-
#not_implemented? RuboCop::Cop::Lint::UnusedMethodArgument
-
#not_nil_check? RuboCop::Cop::Style::SafeNavigation
-
#note RuboCop::Cop::AnnotationComment
-
of RuboCop::Cop::VariableForce::Branch
-
#offense? RuboCop::Cop::Style::CharacterLiteral
-
#offense? RuboCop::Cop::Style::IpAddresses
-
#offense_count RuboCop::Formatter::HTMLFormatter::Summary
-
#offense_counts RuboCop::Formatter::OffenseCountFormatter
-
#offense_counts RuboCop::Formatter::WorstOffendersFormatter
-
#offense_example RuboCop::Cop::InternalAffairs::ExampleDescription
-
#offense_message RuboCop::Cop::Layout::EndOfLine
-
#offense_range RuboCop::Cop::Lint::UselessAssignment
-
#offenses RuboCop::Cop::Commissioner::InvestigationReport
-
#offenses RuboCop::LSP::Runtime
-
#offenses RuboCop::LSP::Server
-
#offenses RuboCop::Cop::Base
-
#offenses RuboCop::Cop::Base::InvestigationReport
-
#offenses RuboCop::Cop::Cop
-
#offenses RuboCop::Runner::InfiniteCorrectionLoop
-
#offenses RuboCop::Formatter::HTMLFormatter::FileOffenses
-
#offenses_by RuboCop::Cop::Layout::HashAlignment
-
#offenses_per_cop RuboCop::Cop::Commissioner::InvestigationReport
-
#offenses_to_check RuboCop::Cop::Lint::RedundantCopDisableDirective
-
#offensive? RuboCop::Cop::Style::FileEmpty
-
#offensive? RuboCop::Cop::Style::DirEmpty
-
#offensive_kwbegins RuboCop::Cop::Style::RedundantBegin
-
#old_name RuboCop::ConfigObsoletion::RemovedCop
-
#old_name RuboCop::ConfigObsoletion::CopRule
-
#on_alias RuboCop::Cop::Style::Alias
-
#on_alias RuboCop::Cop::Lint::DuplicateMethods
-
#on_and RuboCop::Cop::Style::AndOr
-
#on_and RuboCop::Cop::Lint::SafeNavigationConsistency
-
#on_and RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
-
#on_and RuboCop::Cop::Style::CombinableDefined
-
#on_and RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
-
#on_and RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_and RuboCop::Cop::Layout::MultilineOperationIndentation
-
#on_and RuboCop::Cop::Style::SafeNavigation
-
#on_arg RuboCop::Cop::Naming::VariableNumber
-
#on_args RuboCop::Cop::Style::RedundantSelf
-
#on_args RuboCop::Cop::Metrics::ParameterLists
-
#on_args RuboCop::Cop::Style::OptionHash
-
#on_array RuboCop::Cop::Style::WordArray
-
#on_array RuboCop::Cop::Lint::PercentStringArray
-
#on_array RuboCop::Cop::Layout::FirstArrayElementIndentation
-
#on_array RuboCop::Cop::Style::TrailingCommaInArrayLiteral
-
#on_array RuboCop::Cop::Lint::NestedPercentLiteral
-
#on_array RuboCop::Cop::Metrics::CollectionLiteralLength
-
#on_array RuboCop::Cop::Style::MinMax
-
#on_array RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
-
#on_array RuboCop::Cop::Lint::PercentSymbolArray
-
#on_array RuboCop::Cop::Style::PercentLiteralDelimiters
-
#on_array RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
-
#on_array RuboCop::Cop::Layout::FirstArrayElementLineBreak
-
#on_array RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
-
#on_array RuboCop::Cop::Layout::ArrayAlignment
-
#on_array RuboCop::Cop::Style::RedundantCapitalW
-
#on_array RuboCop::Cop::Layout::MultilineArrayBraceLayout
-
#on_array RuboCop::Cop::Style::ArrayCoercion
-
#on_array RuboCop::Cop::Layout::MultilineArrayLineBreaks
-
#on_array RuboCop::Cop::Style::SymbolArray
-
#on_asgn RuboCop::Cop::Lint::AmbiguousAssignment
-
#on_asgn RuboCop::Cop::Style::SwapValues
-
#on_assignment RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_back_ref RuboCop::Cop::Style::PerlBackrefs
-
#on_bad_each_with_object RuboCop::Cop::Style::HashTransformValues
-
#on_bad_each_with_object RuboCop::Cop::Style::HashTransformKeys
-
#on_bad_hash_brackets_map RuboCop::Cop::Style::HashTransformKeys
-
#on_bad_hash_brackets_map RuboCop::Cop::Style::HashTransformValues
-
#on_bad_map_to_h RuboCop::Cop::Style::HashTransformValues
-
#on_bad_map_to_h RuboCop::Cop::Style::HashTransformKeys
-
#on_bad_to_h RuboCop::Cop::Style::HashTransformKeys
-
#on_bad_to_h RuboCop::Cop::Style::HashTransformValues
-
#on_begin RuboCop::Cop::Style::Semicolon
-
#on_begin RuboCop::Cop::Lint::Void
-
#on_begin RuboCop::Cop::Layout::IndentationConsistency
-
#on_begin RuboCop::Cop::Layout::EmptyLineBetweenDefs
-
#on_begin RuboCop::Cop::Style::RedundantParentheses
-
#on_begin RuboCop::Cop::Layout::ClosingParenthesisIndentation
-
#on_begin RuboCop::Cop::Lint::UnreachableCode
-
#on_begin RuboCop::Cop::Lint::EmptyExpression
-
#on_binary RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_block RuboCop::Cop::Style::NilLambda
-
#on_block RuboCop::Cop::Lint::EmptyBlock
-
#on_block RuboCop::Cop::Layout::BlockEndNewline
-
#on_block RuboCop::Cop::Style::CollectionMethods
-
#on_block RuboCop::Cop::Lint::UnexpectedBlockArity
-
#on_block RuboCop::Cop::Style::Lambda
-
#on_block RuboCop::Cop::Style::SingleLineDoEndBlock
-
#on_block RuboCop::Cop::Lint::RedundantWithIndex
-
#on_block RuboCop::Cop::Style::Proc
-
#on_block RuboCop::Cop::Style::Next
-
#on_block RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#on_block RuboCop::Cop::Style::For
-
#on_block RuboCop::Cop::Lint::Void
-
#on_block RuboCop::Cop::HashTransformMethod
-
#on_block RuboCop::Cop::Layout::SpaceInsideBlockBraces
-
#on_block RuboCop::Cop::Style::MethodCalledOnDoEndBlock
-
#on_block RuboCop::Cop::Lint::NextWithoutAccumulator
-
#on_block RuboCop::Cop::Lint::NonDeterministicRequireOrder
-
#on_block RuboCop::Cop::Style::TrailingCommaInBlockArgs
-
#on_block RuboCop::Cop::Style::EmptyBlockParameter
-
#on_block RuboCop::Cop::Naming::BlockParameterName
-
#on_block RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
-
#on_block RuboCop::Cop::InternalAffairs::RedundantLetRuboCopConfigNew
-
#on_block RuboCop::Cop::InternalAffairs::RedundantDescribedClassAsSubject
-
#on_block RuboCop::Cop::Style::RedundantSelf
-
#on_block RuboCop::Cop::Style::EachForSimpleLoop
-
#on_block RuboCop::Cop::Style::MapIntoArray
-
#on_block RuboCop::Cop::Layout::IndentationWidth
-
#on_block RuboCop::Cop::Layout::SpaceAroundBlockParameters
-
#on_block RuboCop::Cop::Metrics::BlockLength
-
#on_block RuboCop::Cop::Layout::EmptyLinesAroundBlockBody
-
#on_block RuboCop::Cop::Style::EachWithObject
-
#on_block RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
#on_block RuboCop::Cop::Style::HashEachMethods
-
#on_block RuboCop::Cop::MethodComplexity
-
#on_block RuboCop::Cop::Style::CombinableLoops
-
#on_block RuboCop::Cop::Style::GuardClause
-
#on_block RuboCop::Cop::Lint::UselessAccessModifier
-
#on_block RuboCop::Cop::Gemspec::RequireMFA
-
#on_block RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_block RuboCop::Cop::Layout::LineLength
-
#on_block RuboCop::Cop::Layout::BlockAlignment
-
#on_block RuboCop::Cop::Style::SymbolProc
-
#on_block RuboCop::Cop::Layout::MultilineBlockLayout
-
#on_block RuboCop::Cop::Style::EmptyLambdaParameter
-
#on_block RuboCop::Cop::Style::SingleLineBlockParams
-
#on_block RuboCop::Cop::Style::ObjectThen
-
#on_block RuboCop::Cop::Style::BlockDelimiters
-
#on_block RuboCop::Cop::Metrics::MethodLength
-
#on_block RuboCop::Cop::Lint::UnreachableLoop
-
#on_block RuboCop::Cop::Lint::UnreachableCode
-
#on_block RuboCop::Cop::Style::RedundantSortBy
-
#on_block RuboCop::Cop::Style::RedundantFetchBlock
-
#on_block RuboCop::Cop::Style::RedundantBegin
-
#on_block RuboCop::Cop::Layout::SpaceBeforeBlockBraces
-
#on_block RuboCop::Cop::Style::InverseMethods
-
#on_block RuboCop::Cop::Lint::RedundantWithObject
-
#on_block RuboCop::Cop::Style::MultilineBlockChain
-
#on_block RuboCop::Cop::Style::TopLevelMethodDefinition
-
#on_block_pass RuboCop::Cop::Lint::NonDeterministicRequireOrder
-
#on_block_pass RuboCop::Cop::Style::HashEachMethods
-
#on_blockarg RuboCop::Cop::Style::RedundantSelf
-
#on_branching_statement RuboCop::Cop::Lint::DuplicateBranch
-
#on_break RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_case RuboCop::Cop::Style::HashLikeCase
-
#on_case RuboCop::Cop::Layout::ElseAlignment
-
#on_case RuboCop::Cop::Layout::EndAlignment
-
#on_case RuboCop::Cop::Style::EmptyCaseCondition
-
#on_case RuboCop::Cop::Style::MissingElse
-
#on_case RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_case RuboCop::Cop::Lint::LiteralAsCondition
-
#on_case RuboCop::Cop::Layout::CaseIndentation
-
#on_case RuboCop::Cop::Lint::DuplicateCaseCondition
-
#on_case RuboCop::Cop::Layout::IndentationWidth
-
#on_case RuboCop::Cop::Style::EmptyElse
-
#on_case RuboCop::Cop::Lint::EmptyWhen
-
#on_case RuboCop::Cop::Style::IdenticalConditionalBranches
-
#on_case RuboCop::Cop::Style::ConditionalAssignment
-
#on_case RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
-
#on_case_match RuboCop::Cop::Lint::EmptyInPattern
-
#on_case_match RuboCop::Cop::Layout::ElseAlignment
-
#on_case_match RuboCop::Cop::Layout::CaseIndentation
-
#on_case_match RuboCop::Cop::Style::MissingElse
-
#on_case_match RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_case_match RuboCop::Cop::Lint::DuplicateMatchPattern
-
#on_case_match RuboCop::Cop::Lint::LiteralAsCondition
-
#on_case_match RuboCop::Cop::Style::IdenticalConditionalBranches
-
#on_case_match RuboCop::Cop::Style::ConditionalAssignment
-
#on_case_match RuboCop::Cop::Layout::IndentationWidth
-
#on_casgn RuboCop::Cop::Metrics::ModuleLength
-
#on_casgn RuboCop::Cop::Naming::ConstantName
-
#on_casgn RuboCop::Cop::Metrics::ClassLength
-
#on_casgn RuboCop::Cop::Lint::SelfAssignment
-
#on_casgn RuboCop::Cop::Lint::ConstantDefinitionInBlock
-
#on_casgn RuboCop::Cop::Style::ConstantVisibility
-
#on_casgn RuboCop::Cop::Style::MutableConstant
-
#on_casgn RuboCop::Cop::InternalAffairs::UselessRestrictOnSend
-
#on_cbase RuboCop::Cop::Style::RedundantConstantBase
-
#on_class RuboCop::Cop::Lint::IneffectiveAccessModifier
-
#on_class RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_class RuboCop::Cop::Style::MixinGrouping
-
#on_class RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#on_class RuboCop::Cop::Metrics::ClassLength
-
#on_class RuboCop::Cop::Style::StructInheritance
-
#on_class RuboCop::Cop::Layout::EndAlignment
-
#on_class RuboCop::Cop::Layout::EmptyLinesAroundClassBody
-
#on_class RuboCop::Cop::Style::ClassMethods
-
#on_class RuboCop::Cop::Style::Documentation
-
#on_class RuboCop::Cop::InternalAffairs::CopDescription
-
#on_class RuboCop::Cop::Style::StaticClass
-
#on_class RuboCop::Cop::Style::AccessorGrouping
-
#on_class RuboCop::Cop::EnforceSuperclass
-
#on_class RuboCop::Cop::Lint::EmptyClass
-
#on_class RuboCop::Cop::Layout::AccessModifierIndentation
-
#on_class RuboCop::Cop::Layout::ClassStructure
-
#on_class RuboCop::Cop::Style::DataInheritance
-
#on_class RuboCop::Cop::Layout::IndentationWidth
-
#on_class RuboCop::Cop::Style::BisectedAttrAccessor
-
#on_class RuboCop::Cop::Style::ClassAndModuleChildren
-
#on_class RuboCop::Cop::InternalAffairs::InheritDeprecatedCopClass
-
#on_class RuboCop::Cop::Naming::ClassAndModuleCamelCase
-
#on_class RuboCop::Cop::Style::TrailingBodyOnClass
-
#on_class RuboCop::Cop::Lint::ConstantDefinitionInBlock
-
#on_class RuboCop::Cop::Lint::UselessAccessModifier
-
#on_class RuboCop::Cop::Lint::InheritException
-
#on_const RuboCop::Cop::Style::OpenStructUse
-
#on_const RuboCop::Cop::Lint::DeprecatedConstants
-
#on_const RuboCop::Cop::Lint::UnifiedInteger
-
#on_const RuboCop::Cop::Style::GlobalStdStream
-
#on_const RuboCop::Cop::Gemspec::RubyVersionGlobalsUsage
-
#on_const RuboCop::Cop::Lint::ConstantResolution
-
#on_const RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
-
#on_csend RuboCop::Cop::Style::ZeroLengthPredicate
-
#on_csend RuboCop::Cop::Lint::RedundantSafeNavigation
-
#on_csend RuboCop::Cop::Style::SafeNavigationChainLength
-
#on_csend RuboCop::Cop::HashTransformMethod
-
#on_cvasgn RuboCop::Cop::Style::SelfAssignment
-
#on_cvasgn RuboCop::Cop::Style::ClassVars
-
#on_def RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
-
#on_def RuboCop::Cop::Style::RedundantBegin
-
#on_def RuboCop::Cop::Naming::PredicateName
-
#on_def RuboCop::Cop::Metrics::MethodLength
-
#on_def RuboCop::Cop::Style::TrailingMethodEndStatement
-
#on_def RuboCop::Cop::Style::OptionalArguments
-
#on_def RuboCop::Cop::Naming::BlockForwarding
-
#on_def RuboCop::Cop::Style::DefWithParentheses
-
#on_def RuboCop::Cop::Layout::FirstMethodParameterLineBreak
-
#on_def RuboCop::Cop::Style::ArgumentsForwarding
-
#on_def RuboCop::Cop::Style::RedundantSelf
-
#on_def RuboCop::Cop::Style::EndlessMethod
-
#on_def RuboCop::Cop::InternalAffairs::NumblockHandler
-
#on_def RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
-
#on_def RuboCop::Cop::Style::TrailingBodyOnMethodDefinition
-
#on_def RuboCop::Cop::Style::AmbiguousEndlessMethodDefinition
-
#on_def RuboCop::Cop::Style::RedundantInitialize
-
#on_def RuboCop::Cop::Style::NonNilCheck
-
#on_def RuboCop::Cop::MethodComplexity
-
#on_def RuboCop::Cop::Style::RedundantAssignment
-
#on_def RuboCop::Cop::Layout::ClosingParenthesisIndentation
-
#on_def RuboCop::Cop::Style::DocumentationMethod
-
#on_def RuboCop::Cop::Style::TrivialAccessors
-
#on_def RuboCop::Cop::Style::GuardClause
-
#on_def RuboCop::Cop::Style::EmptyMethod
-
#on_def RuboCop::Cop::Naming::MethodName
-
#on_def RuboCop::Cop::Lint::UselessMethodDefinition
-
#on_def RuboCop::Cop::Lint::MissingSuper
-
#on_def RuboCop::Cop::Lint::UselessSetterCall
-
#on_def RuboCop::Cop::Style::OptionalBooleanParameter
-
#on_def RuboCop::Cop::Naming::BinaryOperatorParameterName
-
#on_def RuboCop::Cop::Layout::DefEndAlignment
-
#on_def RuboCop::Cop::Style::MultilineMethodSignature
-
#on_def RuboCop::Cop::Style::TopLevelMethodDefinition
-
#on_def RuboCop::Cop::Lint::NestedMethodDefinition
-
#on_def RuboCop::Cop::Lint::ToJSON
-
#on_def RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
-
#on_def RuboCop::Cop::Layout::SpaceAfterMethodName
-
#on_def RuboCop::Cop::Style::SingleLineMethods
-
#on_def RuboCop::Cop::Style::MethodDefParentheses
-
#on_def RuboCop::Cop::Layout::MultilineMethodParameterLineBreaks
-
#on_def RuboCop::Cop::Naming::AccessorMethodName
-
#on_def RuboCop::Cop::Metrics::ParameterLists
-
#on_def RuboCop::Cop::Style::ReturnNilInPredicateMethodDefinition
-
#on_def RuboCop::Cop::Layout::ParameterAlignment
-
#on_def RuboCop::Cop::Style::MissingRespondToMissing
-
#on_def RuboCop::Cop::Style::RedundantReturn
-
#on_def RuboCop::Cop::Layout::IndentationWidth
-
#on_def RuboCop::Cop::Naming::VariableNumber
-
#on_def RuboCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
-
#on_def RuboCop::Cop::Naming::MethodParameterName
-
#on_def RuboCop::Cop::Lint::DuplicateMethods
-
#on_def RuboCop::Cop::Layout::FirstParameterIndentation
-
#on_defined? RuboCop::Cop::Lint::UselessDefined
-
#on_defined? RuboCop::Cop::Naming::MemoizedInstanceVariableName
-
#on_defined? RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_defs RuboCop::Cop::Lint::MissingSuper
-
#on_defs RuboCop::Cop::Style::ColonMethodDefinition
-
#on_defs RuboCop::Cop::Style::ClassMethodsDefinitions
-
#on_defs RuboCop::Cop::Lint::DuplicateMethods
-
#on_dstr RuboCop::Cop::Style::StringLiterals
-
#on_dstr RuboCop::Cop::Style::RedundantInterpolation
-
#on_dstr RuboCop::Cop::Interpolation
-
#on_dstr RuboCop::Cop::Lint::TripleQuotes
-
#on_dstr RuboCop::Cop::Layout::LineLength
-
#on_dstr RuboCop::Cop::Lint::ImplicitStringConcatenation
-
#on_dstr RuboCop::Cop::Layout::LineContinuationLeadingSpace
-
#on_dstr RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
-
#on_dstr RuboCop::Cop::Style::BarePercentLiterals
-
#on_dstr RuboCop::Cop::Style::RedundantPercentQ
-
#on_eflipflop RuboCop::Cop::Lint::FlipFlop
-
#on_ensure RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_ensure RuboCop::Cop::Lint::EnsureReturn
-
#on_ensure RuboCop::Cop::Layout::IndentationWidth
-
#on_ensure RuboCop::Cop::Lint::EmptyEnsure
-
#on_ensure RuboCop::Cop::Layout::RescueEnsureAlignment
-
#on_ensure RuboCop::Cop::Lint::Void
-
#on_erange RuboCop::Cop::Layout::SpaceInsideRangeLiteral
-
#on_float RuboCop::Cop::Lint::FloatOutOfRange
-
#on_float RuboCop::Cop::Style::ExponentialNotation
-
#on_float RuboCop::Cop::Style::NumericLiterals
-
#on_for RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_for RuboCop::Cop::Style::For
-
#on_for RuboCop::Cop::Style::CombinableLoops
-
#on_gvar RuboCop::Cop::Style::PerlBackrefs
-
#on_gvar RuboCop::Cop::Style::GlobalVars
-
#on_gvar RuboCop::Cop::Style::SpecialGlobalVars
-
#on_gvasgn RuboCop::Cop::Style::GlobalVars
-
#on_hash RuboCop::Cop::Layout::HashAlignment
-
#on_hash RuboCop::Cop::Layout::FirstHashElementLineBreak
-
#on_hash RuboCop::Cop::Style::RedundantDoubleSplatHashBraces
-
#on_hash RuboCop::Cop::Style::HashSyntax
-
#on_hash RuboCop::Cop::Lint::DuplicateHashKey
-
#on_hash RuboCop::Cop::Style::HashAsLastArrayItem
-
#on_hash RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
-
#on_hash RuboCop::Cop::Layout::MultilineHashBraceLayout
-
#on_hash RuboCop::Cop::Layout::MultilineHashKeyLineBreaks
-
#on_hash RuboCop::Cop::Layout::FirstHashElementIndentation
-
#on_hash RuboCop::Cop::Style::TrailingCommaInHashLiteral
-
#on_hash RuboCop::Cop::Lint::SymbolConversion
-
#on_hash_for_mixed_shorthand RuboCop::Cop::HashShorthandSyntax
-
#on_heredoc RuboCop::Cop::Layout::TrailingWhitespace
-
#on_heredoc RuboCop::Cop::Style::EmptyHeredoc
-
#on_heredoc RuboCop::Cop::Style::RedundantHeredocDelimiterQuotes
-
#on_heredoc RuboCop::Cop::Heredoc
-
#on_heredoc RuboCop::Cop::Layout::ClosingHeredocIndentation
-
#on_heredoc RuboCop::Cop::Layout::HeredocIndentation
-
#on_heredoc RuboCop::Cop::Naming::HeredocDelimiterNaming
-
#on_heredoc RuboCop::Cop::Naming::HeredocDelimiterCase
-
#on_if RuboCop::Cop::Style::SafeNavigation
-
#on_if RuboCop::Cop::Style::MinMaxComparison
-
#on_if RuboCop::Cop::Style::NestedTernaryOperator
-
#on_if RuboCop::Cop::Lint::DuplicateBranch
-
#on_if RuboCop::Cop::Style::IdenticalConditionalBranches
-
#on_if RuboCop::Cop::Layout::ElseAlignment
-
#on_if RuboCop::Cop::Style::IfWithBooleanLiteralBranches
-
#on_if RuboCop::Cop::Style::RedundantSelf
-
#on_if RuboCop::Cop::Style::IfInsideElse
-
#on_if RuboCop::Cop::Style::NegatedUnless
-
#on_if RuboCop::Cop::Style::ArrayCoercion
-
#on_if RuboCop::Cop::Layout::EndAlignment
-
#on_if RuboCop::Cop::Style::IfUnlessModifierOfIfUnless
-
#on_if RuboCop::Cop::Style::OrAssignment
-
#on_if RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#on_if RuboCop::Cop::Style::GuardClause
-
#on_if RuboCop::Cop::Style::CaseLikeIf
-
#on_if RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_if RuboCop::Cop::Lint::LiteralAssignmentInCondition
-
#on_if RuboCop::Cop::Style::RedundantConditional
-
#on_if RuboCop::Cop::Lint::SafeNavigationWithEmpty
-
#on_if RuboCop::Cop::OnNormalIfUnless
-
#on_if RuboCop::Cop::Style::UnlessElse
-
#on_if RuboCop::Cop::Style::IfUnlessModifier
-
#on_if RuboCop::Cop::Style::TernaryParentheses
-
#on_if RuboCop::Cop::Style::NegatedIf
-
#on_if RuboCop::Cop::Style::ParenthesesAroundCondition
-
#on_if RuboCop::Cop::Lint::ElseLayout
-
#on_if RuboCop::Cop::Style::ConditionalAssignment
-
#on_if RuboCop::Cop::Style::MultilineIfModifier
-
#on_if RuboCop::Cop::Style::NegatedIfElseCondition
-
#on_if RuboCop::Cop::Lint::EmptyConditionalBody
-
#on_if RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_if RuboCop::Cop::Style::AndOr
-
#on_if RuboCop::Cop::Style::RedundantCondition
-
#on_if RuboCop::Cop::Layout::EmptyLineAfterGuardClause
-
#on_if RuboCop::Cop::Style::SoleNestedConditional
-
#on_if RuboCop::Cop::Lint::DuplicateElsifCondition
-
#on_if RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
-
#on_if RuboCop::Cop::Style::MultilineTernaryOperator
-
#on_if RuboCop::Cop::Lint::AssignmentInCondition
-
#on_if RuboCop::Cop::Style::InvertibleUnlessCondition
-
#on_if RuboCop::Cop::Layout::ConditionPosition
-
#on_if RuboCop::Cop::Layout::IndentationWidth
-
#on_if RuboCop::Cop::Style::ComparableClamp
-
#on_if RuboCop::Cop::Style::UnlessLogicalOperators
-
#on_if RuboCop::Cop::Lint::LiteralAsCondition
-
#on_if_guard RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_iflipflop RuboCop::Cop::Lint::FlipFlop
-
#on_in_pattern RuboCop::Cop::Style::InPatternThen
-
#on_in_pattern RuboCop::Cop::Style::RedundantSelf
-
#on_in_pattern RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_in_pattern RuboCop::Cop::Style::MultilineInPatternThen
-
#on_in_pattern RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#on_index RuboCop::Cop::Metrics::CollectionLiteralLength
-
#on_int RuboCop::Cop::Style::NumericLiteralPrefix
-
#on_int RuboCop::Cop::Style::NumericLiterals
-
#on_interpolation RuboCop::Cop::Interpolation
-
#on_interpolation RuboCop::Cop::Layout::SpaceInsideStringInterpolation
-
#on_interpolation RuboCop::Cop::Lint::RedundantStringCoercion
-
#on_interpolation RuboCop::Cop::Lint::LiteralInInterpolation
-
#on_interpolation RuboCop::Cop::Lint::EmptyInterpolation
-
#on_investigation_end RuboCop::Cop::Layout::LineLength
-
#on_investigation_end RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#on_investigation_end RuboCop::Cop::Base
-
#on_investigation_end RuboCop::Cop::Cop
-
#on_irange RuboCop::Cop::Lint::MixedCaseRange
-
#on_irange RuboCop::Cop::Lint::AmbiguousRange
-
#on_irange RuboCop::Cop::Layout::SpaceInsideRangeLiteral
-
#on_irange RuboCop::Cop::Lint::RequireRangeParentheses
-
#on_ivasgn RuboCop::Cop::Style::SelfAssignment
-
#on_kwbegin RuboCop::Cop::Style::RedundantBegin
-
#on_kwbegin RuboCop::Cop::Layout::BeginEndAlignment
-
#on_kwbegin RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_kwbegin RuboCop::Cop::Layout::IndentationConsistency
-
#on_kwbegin RuboCop::Cop::Layout::EmptyLinesAroundBeginBody
-
#on_kwbegin RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
-
#on_kwbegin RuboCop::Cop::Layout::IndentationWidth
-
#on_kwoptarg RuboCop::Cop::Layout::SpaceAfterColon
-
#on_kwoptarg RuboCop::Cop::Style::KeywordParametersOrder
-
#on_kwoptarg RuboCop::Cop::Lint::CircularArgumentReference
-
#on_kwsplat RuboCop::Cop::Style::KeywordArgumentsMerging
-
#on_lvasgn RuboCop::Cop::Style::SelfAssignment
-
#on_lvasgn RuboCop::Cop::Style::RedundantSelf
-
#on_lvasgn RuboCop::Cop::Naming::VariableName
-
#on_lvasgn RuboCop::Cop::Lint::SelfAssignment
-
#on_lvasgn RuboCop::Cop::Style::OrAssignment
-
#on_lvasgn RuboCop::Cop::Layout::RedundantLineBreak
-
#on_lvasgn RuboCop::Cop::Style::RedundantSelfAssignmentBranch
-
#on_lvasgn RuboCop::Cop::Lint::NoReturnInBeginEndBlocks
-
#on_lvasgn RuboCop::Cop::Style::RedundantSelfAssignment
-
#on_lvasgn RuboCop::Cop::Lint::NumberedParameterAssignment
-
#on_lvasgn RuboCop::Cop::CheckAssignment
-
#on_masgn RuboCop::Cop::Style::RedundantSelf
-
#on_masgn RuboCop::Cop::Lint::SelfAssignment
-
#on_masgn RuboCop::Cop::InternalAffairs::NodeDestructuring
-
#on_masgn RuboCop::Cop::Style::ParallelAssignment
-
#on_masgn RuboCop::Cop::Style::TrailingUnderscoreVariable
-
#on_match_current_line RuboCop::Cop::Lint::RegexpAsCondition
-
#on_match_pattern RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_match_pattern RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_match_pattern_p RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_match_with_lvasgn RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#on_module RuboCop::Cop::Style::ModuleFunction
-
#on_module RuboCop::Cop::Metrics::ModuleLength
-
#on_module RuboCop::Cop::Layout::EndAlignment
-
#on_module RuboCop::Cop::Style::Documentation
-
#on_module RuboCop::Cop::Layout::EmptyLinesAroundModuleBody
-
#on_module RuboCop::Cop::Style::ClassAndModuleChildren
-
#on_module RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#on_module RuboCop::Cop::Style::TrailingBodyOnModule
-
#on_new_investigation RuboCop::Cop::Layout::EmptyLineAfterMagicComment
-
#on_new_investigation RuboCop::Cop::Layout::CommentIndentation
-
#on_new_investigation RuboCop::Cop::Layout::TrailingWhitespace
-
#on_new_investigation RuboCop::Cop::Style::YodaExpression
-
#on_new_investigation RuboCop::Cop::Migration::DepartmentName
-
#on_new_investigation RuboCop::Cop::Layout::InitialIndentation
-
#on_new_investigation RuboCop::Cop::Metrics::BlockNesting
-
#on_new_investigation RuboCop::Cop::Lint::RedundantCopDisableDirective
-
#on_new_investigation RuboCop::Cop::Style::InlineComment
-
#on_new_investigation RuboCop::Cop::Style::BlockComments
-
#on_new_investigation RuboCop::Cop::Style::AsciiComments
-
#on_new_investigation RuboCop::Cop::Gemspec::RequiredRubyVersion
-
#on_new_investigation RuboCop::Cop::Layout::ExtraSpacing
-
#on_new_investigation RuboCop::Cop::Bundler::GemFilename
-
#on_new_investigation RuboCop::Cop::Bundler::OrderedGems
-
#on_new_investigation RuboCop::Cop::Layout::EmptyComment
-
#on_new_investigation RuboCop::Cop::Style::MagicCommentFormat
-
#on_new_investigation RuboCop::Cop::Layout::SpaceInsideParens
-
#on_new_investigation RuboCop::Cop::Style::StringConcatenation
-
#on_new_investigation RuboCop::Cop::Layout::LineLength
-
#on_new_investigation RuboCop::Cop::Layout::EmptyLines
-
#on_new_investigation RuboCop::Cop::Layout::EndOfLine
-
#on_new_investigation RuboCop::Cop::InternalAffairs::UselessMessageAssertion
-
#on_new_investigation RuboCop::Cop::Lint::MissingCopEnableDirective
-
#on_new_investigation RuboCop::Cop::Gemspec::DuplicatedAssignment
-
#on_new_investigation RuboCop::Cop::Style::WordArray
-
#on_new_investigation RuboCop::Cop::Layout::LineContinuationSpacing
-
#on_new_investigation RuboCop::Cop::Naming::FileName
-
#on_new_investigation RuboCop::Cop::Lint::UselessElseWithoutRescue
-
#on_new_investigation RuboCop::Cop::Style::Semicolon
-
#on_new_investigation RuboCop::Cop::Lint::AmbiguousRegexpLiteral
-
#on_new_investigation RuboCop::Cop::Style::FileNull
-
#on_new_investigation RuboCop::Cop::Lint::EmptyFile
-
#on_new_investigation RuboCop::Cop::Style::Copyright
-
#on_new_investigation RuboCop::Cop::Style::Encoding
-
#on_new_investigation RuboCop::Cop::Layout::TrailingEmptyLines
-
#on_new_investigation RuboCop::Cop::Layout::LeadingEmptyLines
-
#on_new_investigation RuboCop::Cop::Layout::SpaceBeforeComment
-
#on_new_investigation RuboCop::Cop::Style::Next
-
#on_new_investigation RuboCop::Cop::Lint::OrderedMagicComments
-
#on_new_investigation RuboCop::Cop::SpaceAfterPunctuation
-
#on_new_investigation RuboCop::Cop::Style::LineEndConcatenation
-
#on_new_investigation RuboCop::Cop::Style::NegatedIfElseCondition
-
#on_new_investigation RuboCop::Cop::Style::SpecialGlobalVars
-
#on_new_investigation RuboCop::Cop::Style::RedundantLineContinuation
-
#on_new_investigation RuboCop::Cop::Base
-
#on_new_investigation RuboCop::Cop::Cop
-
#on_new_investigation RuboCop::Cop::Style::BisectedAttrAccessor
-
#on_new_investigation RuboCop::Cop::Naming::AsciiIdentifiers
-
#on_new_investigation RuboCop::Cop::Style::CommentAnnotation
-
#on_new_investigation RuboCop::Cop::SpaceBeforePunctuation
-
#on_new_investigation RuboCop::Cop::Bundler::DuplicatedGroup
-
#on_new_investigation RuboCop::Cop::Style::FrozenStringLiteralComment
-
#on_new_investigation RuboCop::Cop::Layout::IndentationStyle
-
#on_new_investigation RuboCop::Cop::Lint::AmbiguousOperator
-
#on_new_investigation RuboCop::Cop::Style::CommentedKeyword
-
#on_new_investigation RuboCop::Cop::Lint::RedundantCopEnableDirective
-
#on_new_investigation RuboCop::Cop::Layout::LeadingCommentSpace
-
#on_new_investigation RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
-
#on_new_investigation RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#on_new_investigation RuboCop::Cop::Layout::RescueEnsureAlignment
-
#on_new_investigation RuboCop::Cop::Gemspec::OrderedDependencies
-
#on_new_investigation RuboCop::Cop::Lint::DuplicateMagicComment
-
#on_new_investigation RuboCop::Cop::Lint::ScriptPermission
-
#on_new_investigation RuboCop::Cop::Lint::DuplicateRequire
-
#on_new_investigation RuboCop::Cop::Style::DoubleCopDisableDirective
-
#on_new_investigation RuboCop::Cop::Bundler::DuplicatedGem
-
#on_new_investigation RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#on_new_investigation RuboCop::Cop::Naming::InclusiveLanguage
-
#on_new_investigation RuboCop::Cop::InternalAffairs::UndefinedConfig
-
#on_new_investigation RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
-
#on_next RuboCop::Cop::Layout::SpaceAroundKeyword
-
on_node RuboCop::Cop::Util
-
#on_node_with_interpolations RuboCop::Cop::Style::VariableInterpolation
-
#on_node_with_interpolations RuboCop::Cop::Interpolation
-
#on_normal_if_unless RuboCop::Cop::Style::OneLineConditional
-
#on_normal_if_unless RuboCop::Cop::Style::MissingElse
-
#on_normal_if_unless RuboCop::Cop::Style::EmptyElse
-
#on_normal_if_unless RuboCop::Cop::Style::MultilineIfThen
-
#on_normal_if_unless RuboCop::Cop::Style::IfWithSemicolon
-
#on_nth_ref RuboCop::Cop::Style::PerlBackrefs
-
#on_nth_ref RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#on_numblock RuboCop::Cop::Lint::UnreachableLoop
-
#on_numblock RuboCop::Cop::Style::NumberedParameters
-
#on_numblock RuboCop::Cop::Style::RedundantSortBy
-
#on_numblock RuboCop::Cop::Style::EachWithObject
-
#on_numblock RuboCop::Cop::Lint::NonDeterministicRequireOrder
-
#on_numblock RuboCop::Cop::Style::NumberedParametersLimit
-
#on_op_asgn RuboCop::Cop::Lint::UselessNumericOperation
-
#on_op_asgn RuboCop::Cop::Style::RedundantSelf
-
#on_op_asgn RuboCop::Cop::Lint::NumericOperationWithConstantResult
-
#on_optarg RuboCop::Cop::Lint::CircularArgumentReference
-
#on_optarg RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
-
#on_or RuboCop::Cop::InternalAffairs::LambdaOrProc
-
#on_or RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_or RuboCop::Cop::Layout::MultilineOperationIndentation
-
#on_or RuboCop::Cop::Lint::RedundantSafeNavigation
-
#on_or RuboCop::Cop::InternalAffairs::OperatorKeyword
-
#on_or RuboCop::Cop::Style::MultipleComparison
-
#on_or_asgn RuboCop::Cop::Lint::OrAssignmentToConstant
-
#on_or_asgn RuboCop::Cop::Style::RedundantSelf
-
#on_or_asgn RuboCop::Cop::Lint::SelfAssignment
-
#on_or_asgn RuboCop::Cop::Style::MultilineMemoization
-
#on_or_asgn RuboCop::Cop::Naming::MemoizedInstanceVariableName
-
#on_other_file RuboCop::Cop::Lint::Syntax
-
#on_other_file RuboCop::Cop::Base
-
#on_pair RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_pair RuboCop::Cop::HashShorthandSyntax
-
#on_pair RuboCop::Cop::Layout::SpaceAfterColon
-
#on_pair RuboCop::Cop::Style::StringHashKeys
-
#on_percent_literal RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
-
#on_percent_literal RuboCop::Cop::Lint::NestedPercentLiteral
-
#on_percent_literal RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
-
#on_percent_literal RuboCop::Cop::Lint::PercentStringArray
-
#on_percent_literal RuboCop::Cop::Lint::PercentSymbolArray
-
#on_postexe RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_postexe RuboCop::Cop::Style::EndBlock
-
#on_potential_breakable_node RuboCop::Cop::Layout::LineLength
-
#on_preexe RuboCop::Cop::Style::BeginBlock
-
#on_preexe RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_regexp RuboCop::Cop::Lint::MixedCaseRange
-
#on_regexp RuboCop::Cop::Style::RegexpLiteral
-
#on_regexp RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
-
#on_regexp RuboCop::Cop::StringHelp
-
#on_regexp RuboCop::Cop::Lint::MixedRegexpCaptureTypes
-
#on_regexp RuboCop::Cop::Style::PercentLiteralDelimiters
-
#on_regexp RuboCop::Cop::Lint::RedundantRegexpQuantifiers
-
#on_regexp RuboCop::Cop::Style::RedundantRegexpCharacterClass
-
#on_regexp RuboCop::Cop::Style::StringLiteralsInInterpolation
-
#on_regexp RuboCop::Cop::Style::RedundantRegexpEscape
-
#on_regexp RuboCop::Cop::Lint::UnescapedBracketInRegexp
-
#on_resbody RuboCop::Cop::Style::RescueModifier
-
#on_resbody RuboCop::Cop::Lint::SuppressedException
-
#on_resbody RuboCop::Cop::Lint::RescueException
-
#on_resbody RuboCop::Cop::Naming::RescuedExceptionsVariableName
-
#on_resbody RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_resbody RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_resbody RuboCop::Cop::Lint::RescueType
-
#on_resbody RuboCop::Cop::Layout::RescueEnsureAlignment
-
#on_resbody RuboCop::Cop::Style::RescueStandardError
-
#on_resbody RuboCop::Cop::Layout::IndentationWidth
-
#on_resbody RuboCop::Cop::Lint::ConstantOverwrittenInRescue
-
#on_rescue RuboCop::Cop::Layout::ElseAlignment
-
#on_rescue RuboCop::Cop::Lint::UselessRescue
-
#on_rescue RuboCop::Cop::Lint::DuplicateRescueException
-
#on_rescue RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
-
#on_rescue RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_rescue RuboCop::Cop::Layout::IndentationWidth
-
#on_rescue RuboCop::Cop::Lint::ShadowedException
-
#on_rescue RuboCop::Cop::Style::SignalException
-
#on_return RuboCop::Cop::Lint::TopLevelReturnWithArgument
-
#on_return RuboCop::Cop::Lint::NonLocalExitFromIterator
-
#on_return RuboCop::Cop::Style::ReturnNil
-
#on_return RuboCop::Cop::Lint::ReturnInVoidContext
-
#on_return RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_sclass RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_sclass RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#on_sclass RuboCop::Cop::Metrics::ClassLength
-
#on_sclass RuboCop::Cop::Layout::EndAlignment
-
#on_sclass RuboCop::Cop::Layout::EmptyLinesAroundClassBody
-
#on_sclass RuboCop::Cop::Lint::EmptyClass
-
#on_sclass RuboCop::Cop::Style::ClassMethodsDefinitions
-
#on_send RuboCop::Cop::Style::YodaExpression
-
#on_send RuboCop::Cop::Style::RedundantFileExtensionInRequire
-
#on_send RuboCop::Cop::Style::InverseMethods
-
#on_send RuboCop::Cop::Style::DoubleNegation
-
#on_send RuboCop::Cop::Style::HashConversion
-
#on_send RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_send RuboCop::Cop::Naming::PredicateName
-
#on_send RuboCop::Cop::Security::MarshalLoad
-
#on_send RuboCop::Cop::RequireLibrary
-
#on_send RuboCop::Cop::Lint::FloatComparison
-
#on_send RuboCop::Cop::Layout::HashAlignment
-
#on_send RuboCop::Cop::Lint::UnescapedBracketInRegexp
-
#on_send RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
-
#on_send RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
-
#on_send RuboCop::Cop::Style::ArrayIntersect
-
#on_send RuboCop::Cop::Lint::HashCompareByIdentity
-
#on_send RuboCop::Cop::Lint::DeprecatedClassMethods
-
#on_send RuboCop::Cop::Style::RedundantSort
-
#on_send RuboCop::Cop::Style::StringMethods
-
#on_send RuboCop::Cop::Style::RedundantSelf
-
#on_send RuboCop::Cop::Style::YAMLFileRead
-
#on_send RuboCop::Cop::Style::RedundantEach
-
#on_send RuboCop::Cop::Style::NilComparison
-
#on_send RuboCop::Cop::Style::FloatDivision
-
#on_send RuboCop::Cop::Style::RedundantFilterChain
-
#on_send RuboCop::Cop::Lint::TrailingCommaInAttributeDeclaration
-
#on_send RuboCop::Cop::Lint::BigDecimalNew
-
#on_send RuboCop::Cop::Lint::RaiseException
-
#on_send RuboCop::Cop::Lint::SelfAssignment
-
#on_send RuboCop::Cop::InternalAffairs::NodeFirstOrLastArgument
-
#on_send RuboCop::Cop::Gemspec::RequiredRubyVersion
-
#on_send RuboCop::Cop::Style::RequireOrder
-
#on_send RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
-
#on_send RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
-
#on_send RuboCop::Cop::Style::NonNilCheck
-
#on_send RuboCop::Cop::Style::FormatString
-
#on_send RuboCop::Cop::Style::FetchEnvVar
-
#on_send RuboCop::Cop::Style::EmptyLiteral
-
#on_send RuboCop::Cop::Style::CaseEquality
-
#on_send RuboCop::Cop::Security::IoMethods
-
#on_send RuboCop::Cop::Layout::DotPosition
-
#on_send RuboCop::Cop::Style::YodaCondition
-
#on_send RuboCop::Cop::Style::RedundantSelfAssignment
-
#on_send RuboCop::Cop::Bundler::GemVersion
-
#on_send RuboCop::Cop::Style::UnpackFirst
-
#on_send RuboCop::Cop::Bundler::GemComment
-
#on_send RuboCop::Cop::Style::StringChars
-
#on_send RuboCop::Cop::Security::YAMLLoad
-
#on_send RuboCop::Cop::Layout::ClosingParenthesisIndentation
-
#on_send RuboCop::Cop::Naming::MethodName
-
#on_send RuboCop::Cop::Security::JSONLoad
-
#on_send RuboCop::Cop::Lint::UselessTimes
-
#on_send RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
-
#on_send RuboCop::Cop::Style::RedundantArrayConstructor
-
#on_send RuboCop::Cop::InternalAffairs::RedundantLocationArgument
-
#on_send RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
#on_send RuboCop::Cop::Style::StderrPuts
-
#on_send RuboCop::Cop::Style::ObjectThen
-
#on_send RuboCop::Cop::Style::ClassEqualityComparison
-
#on_send RuboCop::Cop::Style::MapToHash
-
#on_send RuboCop::Cop::Style::LambdaCall
-
#on_send RuboCop::Cop::Style::MixinUsage
-
#on_send RuboCop::Cop::Style::HashExcept
-
#on_send RuboCop::Cop::Layout::FirstArrayElementIndentation
-
#on_send RuboCop::Cop::Style::ClassCheck
-
#on_send RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
-
#on_send RuboCop::Cop::Style::TrailingCommaInArguments
-
#on_send RuboCop::Cop::Style::MapToSet
-
#on_send RuboCop::Cop::Style::FileWrite
-
#on_send RuboCop::Cop::Style::FileTouch
-
#on_send RuboCop::Cop::Style::FileEmpty
-
#on_send RuboCop::Cop::Style::RaiseArgs
-
#on_send RuboCop::Cop::Style::ArrayJoin
-
#on_send RuboCop::Cop::Style::ClassVars
-
#on_send RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
-
#on_send RuboCop::Cop::Style::FileRead
-
#on_send RuboCop::Cop::Style::AccessModifierDeclarations
-
#on_send RuboCop::Cop::Style::DigChain
-
#on_send RuboCop::Cop::Style::DirEmpty
-
#on_send RuboCop::Cop::Lint::UriRegexp
-
#on_send RuboCop::Cop::Style::DateTime
-
#on_send RuboCop::Cop::Style::EvenOdd
-
#on_send RuboCop::Cop::Style::EnvHome
-
#on_send RuboCop::Cop::Style::SendWithLiteralMethodName
-
#on_send RuboCop::Cop::Gemspec::AddRuntimeDependency
-
#on_send RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
-
#on_send RuboCop::Cop::Security::Open
-
#on_send RuboCop::Cop::Security::Eval
-
#on_send RuboCop::Cop::Lint::RandOne
-
#on_send RuboCop::Cop::Lint::Debugger
-
#on_send RuboCop::Cop::InternalAffairs::RedundantMessageArgument
-
#on_send RuboCop::Cop::Style::Sample
-
#on_send RuboCop::Cop::Layout::SpaceInLambdaLiteral
-
#on_send RuboCop::Cop::Style::Alias
-
#on_send RuboCop::Cop::Style::Strip
-
#on_send RuboCop::Cop::Style::Send
-
#on_send RuboCop::Cop::Style::Attr
-
#on_send RuboCop::Cop::Lint::LambdaWithoutLiteralBlock
-
#on_send RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
-
#on_send RuboCop::Cop::Style::StabbyLambdaParentheses
-
#on_send RuboCop::Cop::Style::Not
-
#on_send RuboCop::Cop::Style::RedundantInterpolationUnfreeze
-
#on_send RuboCop::Cop::Style::Dir
-
#on_send RuboCop::Cop::Lint::HashNewWithKeywordArgumentsAsDefault
-
#on_send RuboCop::Cop::Lint::FormatParameterMismatch
-
#on_send RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
-
#on_send RuboCop::Cop::Style::MapCompactWithConditionalBlock
-
#on_send RuboCop::Cop::InternalAffairs::ExampleDescription
-
#on_send RuboCop::Cop::Lint::EachWithObjectArgument
-
#on_send RuboCop::Cop::InternalAffairs::EmptyLineBetweenExpectOffenseAndCorrection
-
#on_send RuboCop::Cop::Metrics::CollectionLiteralLength
-
#on_send RuboCop::Cop::Lint::RequireRelativeSelfPath
-
#on_send RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
-
#on_send RuboCop::Cop::InternalAffairs::RedundantExpectOffenseArguments
-
#on_send RuboCop::Cop::Style::MethodCalledOnDoEndBlock
-
#on_send RuboCop::Cop::Layout::MultilineMethodArgumentLineBreaks
-
#on_send RuboCop::Cop::InternalAffairs::OffenseLocationKeyword
-
#on_send RuboCop::Cop::Layout::FirstArgumentIndentation
-
#on_send RuboCop::Cop::InternalAffairs::NodeMatcherDirective
-
#on_send RuboCop::Cop::Layout::EmptyLinesAroundArguments
-
#on_send RuboCop::Cop::InternalAffairs::NodeTypePredicate
-
#on_send RuboCop::Cop::InternalAffairs::RedundantContextConfigParameter
-
#on_send RuboCop::Cop::InternalAffairs::CreateEmptyFile
-
#on_send RuboCop::Cop::InternalAffairs::ExampleHeredocDelimiter
-
#on_send RuboCop::Cop::InternalAffairs::ProcessedSourceBufferName
-
#on_send RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
-
#on_send RuboCop::Cop::InternalAffairs::SingleLineComparison
-
#on_send RuboCop::Cop::InternalAffairs::RedundantSourceRange
-
#on_send RuboCop::Cop::Lint::NumericOperationWithConstantResult
-
#on_send RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
-
#on_send RuboCop::Cop::InternalAffairs::MethodNameEndWith
-
#on_send RuboCop::Cop::Layout::FirstHashElementIndentation
-
#on_send RuboCop::Cop::Style::RedundantRegexpConstructor
-
#on_send RuboCop::Cop::Lint::RefinementImportMethods
-
#on_send RuboCop::Cop::MultilineExpressionIndentation
-
#on_send RuboCop::Cop::Lint::SafeNavigationChain
-
#on_send RuboCop::Cop::Lint::DuplicateSetElement
-
#on_send RuboCop::Cop::Gemspec::DependencyVersion
-
#on_send RuboCop::Cop::Layout::SpaceBeforeFirstArg
-
#on_send RuboCop::Cop::Style::SingleArgumentDig
-
#on_send RuboCop::Cop::Style::RedundantException
-
#on_send RuboCop::Cop::Style::NestedFileDirname
-
#on_send RuboCop::Cop::Lint::HeredocMethodCallPosition
-
#on_send RuboCop::Cop::Lint::LiteralAsCondition
-
#on_send RuboCop::Cop::Layout::ArgumentAlignment
-
#on_send RuboCop::Cop::Style::SlicingWithRange
-
#on_send RuboCop::Cop::Style::RedundantArgument
-
#on_send RuboCop::Cop::InternalAffairs::LocationExpression
-
#on_send RuboCop::Cop::Style::RandomWithOffset
-
#on_send RuboCop::Cop::Style::EvalWithLocation
-
#on_send RuboCop::Cop::Style::ExactRegexpMatch
-
#on_send RuboCop::Cop::Style::PreferredHashMethods
-
#on_send RuboCop::Cop::Style::CollectionCompact
-
#on_send RuboCop::Cop::Style::CollectionMethods
-
#on_send RuboCop::Cop::EnforceSuperclass
-
#on_send RuboCop::Cop::Lint::UselessNumericOperation
-
#on_send RuboCop::Cop::Lint::UriEscapeUnescape
-
#on_send RuboCop::Cop::Lint::StructNewOverride
-
#on_send RuboCop::Cop::Lint::RequireParentheses
-
#on_send RuboCop::Cop::Lint::MultipleComparison
-
#on_send RuboCop::Cop::Lint::IdentityComparison
-
#on_send RuboCop::Cop::Style::RedundantCurrentDirectoryInPath
-
#on_send RuboCop::Cop::Layout::IndentationWidth
-
#on_send RuboCop::Cop::Layout::DefEndAlignment
-
#on_send RuboCop::Cop::Bundler::InsecureProtocolSource
-
#on_send RuboCop::Cop::Style::NumericPredicate
-
#on_send RuboCop::Cop::Lint::RedundantDirGlobSort
-
#on_send RuboCop::Cop::Style::BitwisePredicate
-
#on_send RuboCop::Cop::Style::ColonMethodCall
-
#on_send RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
-
#on_send RuboCop::Cop::Lint::NonAtomicFileOperation
-
#on_send RuboCop::Cop::Style::DocumentDynamicEvalDefinition
-
#on_send RuboCop::Cop::Lint::RedundantRequireStatement
-
#on_send RuboCop::Cop::InternalAffairs::MethodNameEqual
-
#on_send RuboCop::Cop::InternalAffairs::UndefinedConfig
-
#on_send RuboCop::Cop::Style::NestedParenthesizedCalls
-
#on_send RuboCop::Cop::Lint::AmbiguousBlockAssociation
-
#on_send RuboCop::Cop::Style::SignalException
-
#on_send RuboCop::Cop::Style::SelectByRegexp
-
#on_send RuboCop::Cop::Style::RedundantFreeze
-
#on_send RuboCop::Cop::Style::RedundantReturn
-
#on_send RuboCop::Cop::Style::ComparableClamp
-
#on_send RuboCop::Cop::Style::BlockDelimiters
-
#on_send RuboCop::Cop::Security::CompoundHash
-
#on_send RuboCop::Cop::Style::ArrayFirstLast
-
#on_send RuboCop::Cop::Lint::RedundantStringCoercion
-
#on_send RuboCop::Cop::CheckAssignment
-
#on_send RuboCop::Cop::Style::RedundantRegexpArgument
-
#on_send RuboCop::Cop::Lint::ToEnumArguments
-
#on_send RuboCop::Cop::Lint::SymbolConversion
-
#on_send RuboCop::Cop::Lint::NumberConversion
-
#on_send RuboCop::Cop::Layout::SingleLineBlockChain
-
#on_send RuboCop::Cop::Lint::ErbNewArguments
-
#on_send RuboCop::Cop::Lint::DuplicateRequire
-
#on_send RuboCop::Cop::Lint::DuplicateMethods
-
#on_send RuboCop::Cop::Style::MethodCallWithArgsParentheses
-
#on_send RuboCop::Cop::Lint::InheritException
-
#on_send RuboCop::Cop::Layout::SpaceAfterNot
-
#on_send RuboCop::Cop::InternalAffairs::RedundantMethodDispatchNode
-
#on_send RuboCop::Cop::Layout::SpaceBeforeBrackets
-
#on_send RuboCop::Cop::Style::ZeroLengthPredicate
-
#on_send RuboCop::Cop::Style::ConcatArrayLiterals
-
#on_send RuboCop::Cop::Style::AutoResourceCleanup
-
#on_send RuboCop::Cop::Style::ExpandPathArguments
-
#on_send RuboCop::Cop::Gemspec::DevelopmentDependencies
-
#on_send RuboCop::Cop::Style::ImplicitRuntimeError
-
#on_send RuboCop::Cop::HashTransformMethod
-
#on_send RuboCop::Cop::Lint::UselessRuby2Keywords
-
#on_send RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_send RuboCop::Cop::Layout::RedundantLineBreak
-
#on_send RuboCop::Cop::Style::StringConcatenation
-
#on_send RuboCop::Cop::Style::OperatorMethodCall
-
#on_send RuboCop::Cop::Lint::ItWithoutArgumentsInBlock
-
#on_send RuboCop::Cop::Lint::SendWithMixinArgument
-
#on_send RuboCop::Cop::Style::ConditionalAssignment
-
#on_setter_method RuboCop::Cop::Layout::SpaceAroundOperators
-
#on_splat RuboCop::Cop::Lint::RedundantSplatExpansion
-
#on_str RuboCop::Cop::Layout::LineLength
-
#on_str RuboCop::Cop::StringHelp
-
#on_str RuboCop::Cop::Style::FileNull
-
#on_str RuboCop::Cop::Heredoc
-
#on_str RuboCop::Cop::Style::RedundantStringEscape
-
#on_str RuboCop::Cop::Style::RedundantPercentQ
-
#on_str RuboCop::Cop::Style::FormatStringToken
-
#on_str RuboCop::Cop::Style::PercentQLiterals
-
#on_str RuboCop::Cop::Lint::InterpolationCheck
-
#on_str RuboCop::Cop::Style::PercentLiteralDelimiters
-
#on_str RuboCop::Cop::Style::BarePercentLiterals
-
#on_super RuboCop::Cop::Style::SuperArguments
-
#on_super RuboCop::Cop::Style::SuperWithArgsParentheses
-
#on_super RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_sym RuboCop::Cop::Style::SymbolLiteral
-
#on_sym RuboCop::Cop::Style::QuotedSymbols
-
#on_sym RuboCop::Cop::Lint::BooleanSymbol
-
#on_sym RuboCop::Cop::Naming::VariableNumber
-
#on_sym RuboCop::Cop::Lint::SymbolConversion
-
#on_sym RuboCop::Cop::Style::PercentLiteralDelimiters
-
#on_unless_guard RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_until RuboCop::Cop::Layout::EndAlignment
-
#on_until RuboCop::Cop::Style::InfiniteLoop
-
#on_until RuboCop::Cop::Lint::LiteralAsCondition
-
#on_until RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_until_post RuboCop::Cop::Lint::Loop
-
#on_when RuboCop::Cop::Style::WhenThen
-
#on_when RuboCop::Cop::Style::MultilineWhenThen
-
#on_when RuboCop::Cop::Lint::OutOfRangeRegexpRef
-
#on_when RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_while RuboCop::Cop::Style::NestedModifier
-
#on_while RuboCop::Cop::Lint::UnreachableLoop
-
#on_while RuboCop::Cop::Style::WhileUntilDo
-
#on_while RuboCop::Cop::Layout::EndAlignment
-
#on_while RuboCop::Cop::Style::InfiniteLoop
-
#on_while RuboCop::Cop::Style::NegatedWhile
-
#on_while RuboCop::Cop::Style::Next
-
#on_while RuboCop::Cop::Style::ParenthesesAroundCondition
-
#on_while RuboCop::Cop::Lint::LiteralAsCondition
-
#on_while RuboCop::Cop::Layout::ConditionPosition
-
#on_while RuboCop::Cop::Layout::IndentationWidth
-
#on_while RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
-
#on_while RuboCop::Cop::Style::WhileUntilModifier
-
#on_while RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_while_post RuboCop::Cop::Lint::Loop
-
#on_while_post RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
-
#on_xstr RuboCop::Cop::Style::CommandLiteral
-
#on_xstr RuboCop::Cop::Style::PercentLiteralDelimiters
-
#on_xstr RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
-
#on_yield RuboCop::Cop::Style::ExplicitBlockArgument
-
#on_yield RuboCop::Cop::Layout::SpaceAroundKeyword
-
#on_zsuper RuboCop::Cop::Layout::SpaceAroundKeyword
-
#only_includes_redundant_disable? RuboCop::OptionsValidator
-
#op_method_candidate? RuboCop::Cop::Naming::BinaryOperatorParameterName
-
#open? RuboCop::Cop::Security::Open
-
#operation_with_constant_result? RuboCop::Cop::Lint::NumericOperationWithConstantResult
-
#operator RuboCop::Cop::VariableForce::Assignment
-
#operator_assignment? RuboCop::Cop::VariableForce::Assignment
-
#operator_assignment_message RuboCop::Cop::Lint::UselessAssignment
-
#opposite_style_detected RuboCop::Cop::Style::IpAddresses
-
#opposite_style_detected RuboCop::Cop::ConfigurableEnforcedStyle
-
#opposite_style_detected RuboCop::Cop::Style::CharacterLiteral
-
#option_hash RuboCop::Cop::Style::OptionHash
-
#options RuboCop::Formatter::BaseFormatter
-
#options RuboCop::Cop::MessageAnnotator
-
#options RuboCop::CLI::Environment
-
#options RuboCop::ConfigRegeneration
-
#options RuboCop::Cop::Registry
-
#options RuboCop::RakeTask
-
#options RuboCop::CLI
-
#options_config= RuboCop::ConfigStore
-
#or_with_and? RuboCop::Cop::Style::UnlessLogicalOperators
-
#ordered_offense_counts RuboCop::Formatter::OffenseCountFormatter
-
#ordered_offense_counts RuboCop::Formatter::WorstOffendersFormatter
-
#origin RuboCop::Ext::RegexpParser::Expression::Base
-
#outer_bad_hash_combinator? RuboCop::Cop::Security::CompoundHash
-
#outer_module RuboCop::Cop::Style::Documentation
-
#output RuboCop::Formatter::BaseFormatter
-
#output_hash RuboCop::Formatter::JSONFormatter
-
#overridden_by_department? RuboCop::DirectiveComment
-
#override_department_setting_for_cops RuboCop::ConfigLoaderResolver
-
#override_enabled_for_disabled_departments RuboCop::ConfigLoaderResolver
-
#overwritten_constant RuboCop::Cop::Lint::ConstantOverwrittenInRescue
-
#pacdots RuboCop::Formatter::PacmanFormatter
-
#pairs RuboCop::Cop::Utils::RegexpRanges
-
#parameter RuboCop::ConfigObsoletion::ParameterRule
-
#parameter_rule? RuboCop::ConfigObsoletion::ParameterRule
-
#parameter_rule? RuboCop::ConfigObsoletion::Rule
-
#parent RuboCop::Cop::VariableForce::Branch::Base
-
parentheses? RuboCop::Cop::Util
-
parse RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
parse RuboCop::MagicComment
-
parse RuboCop::Cop::Badge
-
#parse RuboCop::Cop::Base
-
#parse RuboCop::Options
-
#parse_annotations RuboCop::RSpec::ExpectOffense
-
#parse_processed_source RuboCop::RSpec::ExpectOffense
-
#parse_source CopHelper
-
#parsed_tree RuboCop::Ext::RegexpNode
-
#parser_engine RuboCop::Cop::Base
-
#parser_engine RuboCop::Config
-
parser_version RuboCop::Version
-
#part_of_ignored_node? RuboCop::Cop::IgnoredNode
-
#passing_keyword_arg? RuboCop::Cop::Lint::ToEnumArguments
-
#path RuboCop::Formatter::HTMLFormatter::FileOffenses
-
#path RuboCop::ResultCache
-
#path_relative_to_config RuboCop::Config
-
#pathname_new_parent_expand_path RuboCop::Cop::Style::ExpandPathArguments
-
#pathname_parent_expand_path RuboCop::Cop::Style::ExpandPathArguments
-
#paths RuboCop::CLI::Environment
-
#pattern_matcher? RuboCop::Cop::InternalAffairs::NodeMatcherDirective
-
#patterns RuboCop::RakeTask
-
#patterns_to_exclude RuboCop::Config
-
#patterns_to_include RuboCop::Config
-
#pending_cops RuboCop::Config
-
pending_cops_only_qualified RuboCop::ConfigLoader
-
#percent? RuboCop::Cop::Utils::FormatString::FormatSequence
-
pid_path RuboCop::Server::Cache
-
pid_running? RuboCop::Server::Cache
-
#plain_source RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
pluralize RuboCop::Formatter::TextUtil
-
#pop_scope RuboCop::Cop::VariableForce::VariableTable
-
port_path RuboCop::Server::Cache
-
#position RuboCop::Cop::Naming::InclusiveLanguage::WordLocation
-
#possible_ellipses RuboCop::Formatter::HTMLFormatter::ERBContext
-
possible_new_cops? RuboCop::ConfigLoader
-
#possibly_include_hidden? RuboCop::Config
-
#pp_const? RuboCop::Cop::Lint::RedundantRequireStatement
-
#precision RuboCop::Cop::Utils::FormatString::FormatSequence
-
#preferred_delimiters RuboCop::Cop::PercentLiteralCorrector
-
#print_warning RuboCop::Cop::Registry
-
#private_class_methods RuboCop::Cop::Lint::IneffectiveAccessModifier
-
#private_directive? RuboCop::Cop::Style::ModuleFunction
-
#proc_new? RuboCop::Cop::Style::Proc
-
#proc_node? RuboCop::Cop::Style::SymbolProc
-
#process_assignment RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#process_assignment_node RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#process_binary_operator_assignment RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#process_logical_operator_assignment RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#process_multiple_assignment RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#process_node RuboCop::Cop::VariableForce
-
processed_source RuboCop::Cop::SpaceCorrector
-
processed_source RuboCop::Cop::LineBreakCorrector
-
#processed_source RuboCop::Cop::Commissioner::InvestigationReport
-
#processed_source RuboCop::CommentConfig
-
processed_source RuboCop::Cop::OrderedGemCorrector
-
processed_source RuboCop::Cop::UnusedArgCorrector
-
#processed_source RuboCop::Cop::Base
-
#processed_source RuboCop::Cop::Base::InvestigationReport
-
processed_source RuboCop::Cop::AlignmentCorrector
-
#processed_source_buffer_name? RuboCop::Cop::InternalAffairs::ProcessedSourceBufferName
-
#progress_line RuboCop::Formatter::PacmanFormatter
-
#progressbar_color RuboCop::Formatter::FuubarStyleFormatter
-
project_dir RuboCop::Server::Cache
-
project_dir_cache_key RuboCop::Server::Cache
-
project_root RuboCop::ConfigLoader
-
project_root RuboCop::ConfigFinder
-
#push_scope RuboCop::Cop::VariableForce::VariableTable
-
#qualified? RuboCop::Cop::Badge
-
qualified_cop? RuboCop::Cop::Registry
-
#qualified_cop_name RuboCop::Cop::Registry
-
qualified_cop_name RuboCop::Cop::Registry
-
qualified_cop_name RuboCop::Cop::Cop
-
#qualify_badge RuboCop::Cop::Registry
-
#quantifier RuboCop::Ext::RegexpParser::Map
-
#ractor_block? RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
#rainbow RuboCop::Formatter::Colorizable
-
#rand_modified? RuboCop::Cop::Style::RandomWithOffset
-
#rand_one? RuboCop::Cop::Lint::RandOne
-
#rand_op_integer? RuboCop::Cop::Style::RandomWithOffset
-
#range RuboCop::DirectiveComment
-
#range_between_condition_and_else RuboCop::Cop::Style::UnlessElse
-
#range_between_else_and_end RuboCop::Cop::Style::UnlessElse
-
#range_from_zero? RuboCop::Cop::Style::SlicingWithRange
-
#range_from_zero_till_minus_one? RuboCop::Cop::Style::SlicingWithRange
-
#range_till_minus_one? RuboCop::Cop::Style::SlicingWithRange
-
#read! RuboCop::Server::SocketReader
-
read_as_arguments RuboCop::ArgumentsFile
-
read_as_arguments RuboCop::ArgumentsEnv
-
#reader? RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#ready RuboCop::Cop::Base
-
#real_column RuboCop::Cop::Offense
-
#reassigned RuboCop::Cop::VariableForce::Assignment
-
#reassigned! RuboCop::Cop::VariableForce::Assignment
-
#receive_environments_method? RuboCop::Cop::Style::StringHashKeys
-
#receiver_and_method_name RuboCop::Cop::Lint::NonAtomicFileOperation
-
#receiver_name RuboCop::Cop::AllowedReceivers
-
#red RuboCop::Formatter::HTMLFormatter::Color
-
redirect RuboCop::Server::Helper
-
#reduce_with_block? RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
-
#redundant_array_constructor RuboCop::Cop::Style::RedundantArrayConstructor
-
#redundant_assignment? RuboCop::Cop::Style::RedundantAssignment
-
#redundant_fetch_block_candidate? RuboCop::Cop::Style::RedundantFetchBlock
-
#redundant_hash? RuboCop::Cop::Security::CompoundHash
-
#redundant_location_argument RuboCop::Cop::InternalAffairs::RedundantLocationArgument
-
#redundant_message_argument RuboCop::Cop::InternalAffairs::RedundantMessageArgument
-
#redundant_regexp_constructor RuboCop::Cop::Style::RedundantRegexpConstructor
-
#redundant_require_statement? RuboCop::Cop::Lint::RedundantRequireStatement
-
#redundant_sort? RuboCop::Cop::Style::RedundantSort
-
#redundant_source_range RuboCop::Cop::InternalAffairs::RedundantSourceRange
-
#reference! RuboCop::Cop::VariableForce::Assignment
-
#reference! RuboCop::Cop::VariableForce::Variable
-
#reference_variable RuboCop::Cop::VariableForce::VariableTable
-
#referenced RuboCop::Cop::VariableForce::Assignment
-
#referenced? RuboCop::Cop::VariableForce::Variable
-
#references RuboCop::Cop::VariableForce::Assignment
-
#references RuboCop::Cop::VariableForce::Variable
-
#regexp_constructor RuboCop::Cop::Lint::UnescapedBracketInRegexp
-
#regexp_match? RuboCop::Cop::Style::SelectByRegexp
-
#regexp_named_capture? RuboCop::Cop::VariableForce::Assignment
-
#registry RuboCop::Ext::ProcessedSource
-
#registry CopHelper
-
registry RuboCop::Cop::Cop
-
#regular_bad_intersection_check? RuboCop::Cop::Style::ArrayIntersect
-
#reject_method? RuboCop::Cop::Style::CollectionCompact
-
#reject_method_with_block_pass? RuboCop::Cop::Style::CollectionCompact
-
#reject_obsolete! RuboCop::ConfigObsoletion
-
relative_path RuboCop::PathUtil
-
relative_paths_cache RuboCop::PathUtil
-
#relevant_file? RuboCop::Cop::Base
-
#remove_exception_assignment_part RuboCop::Cop::Lint::UselessAssignment
-
#remove_leading RuboCop::Cop::Corrector
-
#remove_local_variable_assignment_part RuboCop::Cop::Lint::UselessAssignment
-
#remove_preceding RuboCop::Cop::Corrector
-
remove_space RuboCop::Cop::SpaceCorrector
-
remove_space RuboCop::Cop::PunctuationCorrector
-
#remove_subsequent_requires RuboCop::Cop::RequireLibrary
-
#remove_trailing RuboCop::Cop::Corrector
-
#remove_trailing_character_from_operator RuboCop::Cop::Lint::UselessAssignment
-
#remove_whitespace_in_branches RuboCop::Cop::Style::ConditionalCorrectorHelper
-
#rename_variable_with_underscore RuboCop::Cop::Lint::UselessAssignment
-
#render_css RuboCop::Formatter::HTMLFormatter::ERBContext
-
#render_html RuboCop::Formatter::HTMLFormatter
-
#replace_branch_assignment RuboCop::Cop::Style::ConditionalCorrectorHelper
-
#replace_named_capture_group_with_non_capturing_group RuboCop::Cop::Lint::UselessAssignment
-
#report_file RuboCop::Formatter::SimpleTextFormatter
-
#report_file RuboCop::Formatter::ClangStyleFormatter
-
#report_file_as_mark RuboCop::Formatter::ProgressFormatter
-
#report_offense RuboCop::Cop::Style::SafeNavigation
-
#report_opposing_styles RuboCop::Cop::ConfigurableFormatting
-
#report_summary RuboCop::Formatter::SimpleTextFormatter
-
#report_summary RuboCop::Formatter::WorstOffendersFormatter
-
#report_summary RuboCop::Formatter::QuietFormatter
-
#report_summary RuboCop::Formatter::OffenseCountFormatter
-
#require_call? RuboCop::Cop::Style::RedundantFileExtensionInRequire
-
#require_call? RuboCop::Cop::Lint::DuplicateRequire
-
require_statement RuboCop::Cop::RequireLibraryCorrector
-
#required_maximum_ruby_version RuboCop::Cop::TargetRubyVersion
-
#required_minimum_ruby_version RuboCop::Cop::TargetRubyVersion
-
#required_ruby_version RuboCop::TargetRuby::GemspecFile
-
#required_ruby_version? RuboCop::Cop::Gemspec::RequiredRubyVersion
-
#requires RuboCop::RakeTask
-
requires_gem RuboCop::Cop::Base
-
#rescue? RuboCop::Cop::Style::RedundantParentheses
-
#rescue_result RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#rescue_standard_error? RuboCop::Cop::Style::RescueStandardError
-
#rescue_without_error_class? RuboCop::Cop::Style::RescueStandardError
-
reset! RuboCop::Cop::Registry
-
#reset_on_lvasgn RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
-
#reset_repeated_csend RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
-
#resolve_inheritance RuboCop::ConfigLoaderResolver
-
#resolve_inheritance_from_gems RuboCop::ConfigLoaderResolver
-
#resolve_requires RuboCop::ConfigLoaderResolver
-
#respond_to_nil_specific_method? RuboCop::Cop::Lint::RedundantSafeNavigation
-
#rest RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#rest_assignment? RuboCop::Cop::VariableForce::Assignment
-
restart_key RuboCop::Server::Cache
-
#return_nil? RuboCop::Cop::Style::ReturnNilInPredicateMethodDefinition
-
#return_nil_node? RuboCop::Cop::Style::ReturnNil
-
#return_node? RuboCop::Cop::Style::ReturnNil
-
#return_value_node_of_scope RuboCop::Cop::Lint::UselessAssignment
-
#rhs RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
-
#right_coerce? RuboCop::Cop::Style::FloatDivision
-
#root RuboCop::Cop::Utils::RegexpRanges
-
root_dir RuboCop::CacheConfig
-
root_level RuboCop::FileFinder
-
#rspec_expectation_on_msg? RuboCop::Cop::InternalAffairs::UselessMessageAssertion
-
rubocop_required_features RuboCop::ResultCache
-
#rubocop_version_with_support RuboCop::TargetRuby
-
#ruby19_check RuboCop::Cop::Style::HashSyntax
-
#ruby19_no_mixed_keys_check RuboCop::Cop::Style::HashSyntax
-
ruby_extractors RuboCop::Runner
-
#ruby_version? RuboCop::Cop::Gemspec::RubyVersionGlobalsUsage
-
#rubygems_mfa_required RuboCop::Cop::Gemspec::RequireMFA
-
#rule_message RuboCop::ConfigObsoletion::ExtractedCop
-
#rule_message RuboCop::ConfigObsoletion::RemovedCop
-
#rule_message RuboCop::ConfigObsoletion::RenamedCop
-
#rule_message RuboCop::ConfigObsoletion::SplitCop
-
#rules RuboCop::ConfigObsoletion
-
#run RuboCop::CLI::Command::AutoGenerateConfig
-
#run RuboCop::Server::ClientCommand::Restart
-
#run RuboCop::CLI::Command::SuggestExtensions
-
#run RuboCop::Server::ClientCommand::Status
-
#run RuboCop::Server::ClientCommand::Start
-
#run RuboCop::Server::ServerCommand::Stop
-
#run RuboCop::Server::ServerCommand::Base
-
#run RuboCop::Server::ServerCommand::Exec
-
#run RuboCop::Server::ClientCommand::Stop
-
#run RuboCop::Server::ClientCommand::Exec
-
#run RuboCop::Server::ServerCommand::Base::Runner
-
#run RuboCop::Server::ClientCommand::Base
-
#run RuboCop::CLI::Command::ExecuteRunner
-
#run RuboCop::CLI::Command::ShowDocsUrl
-
#run RuboCop::CLI::Command::InitDotfile
-
#run RuboCop::CLI::Command::ShowCops
-
#run RuboCop::CLI::Command::Version
-
#run RuboCop::CLI::Command::LSP
-
#run RuboCop::CLI::Environment
-
run RuboCop::CLI::Command
-
#run RuboCop::Server::CLI
-
#run RuboCop::Runner
-
#run RuboCop::CLI
-
#run_exclusively_with? RuboCop::Cop::VariableForce::Branchable
-
#run_hook RuboCop::Cop::Force
-
running? RuboCop::Server
-
#safe_autocorrect? RuboCop::Cop::AutocorrectLogic
-
#safe_navigation_empty_in_conditional? RuboCop::Cop::Lint::SafeNavigationWithEmpty
-
#safety_objects CopsDocumentationGenerator::CopData
-
#same_conditions_node_different_branch? RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
same_line? RuboCop::Cop::Util
-
#sample_candidate? RuboCop::Cop::Style::Sample
-
#save RuboCop::ResultCache
-
#scan RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
-
#scope RuboCop::Cop::VariableForce::Assignment
-
#scope RuboCop::Cop::VariableForce::Reference
-
#scope RuboCop::Cop::VariableForce::Variable
-
#scope RuboCop::Cop::VariableForce::Branch::Base
-
#scope_stack RuboCop::Cop::VariableForce::VariableTable
-
#see_objects CopsDocumentationGenerator::CopData
-
#select RuboCop::Cop::Registry
-
#select_method? RuboCop::Cop::Style::CollectionCompact
-
#select_predicate? RuboCop::Cop::Style::RedundantFilterChain
-
#selector RuboCop::Cop::HashShorthandSyntax::DefNode
-
#self_class? RuboCop::Cop::Style::CaseEquality
-
#send_all_anonymous_args? RuboCop::Cop::Style::ArgumentsForwarding::SendNodeClassifier
-
#send_exist_node RuboCop::Cop::Lint::NonAtomicFileOperation
-
#send_read? RuboCop::Cop::Style::FileRead
-
#send_with_mixin_argument? RuboCop::Cop::Lint::SendWithMixinArgument
-
#send_write? RuboCop::Cop::Style::FileWrite
-
#sequential_assignment? RuboCop::Cop::Lint::UselessAssignment
-
server_mode RuboCop::Version
-
#set_formatter_options RuboCop::RSpec::ExpectOffense
-
#set_init_elements RuboCop::Cop::Lint::DuplicateSetElement
-
#set_new_arg_name RuboCop::Cop::HashTransformMethod::Autocorrection
-
#set_new_body_expression RuboCop::Cop::HashTransformMethod::Autocorrection
-
#set_new_method_name RuboCop::Cop::HashTransformMethod::Autocorrection
-
#severity RuboCop::Cop::Offense
-
#shareable_constant_value RuboCop::MagicComment::VimComment
-
#shareable_constant_value RuboCop::MagicComment
-
#shareable_constant_value_specified? RuboCop::MagicComment
-
#should_be_unused? RuboCop::Cop::VariableForce::Variable
-
#signature RuboCop::Config
-
silence_warnings RuboCop::Util
-
#similar_name_message RuboCop::Cop::Lint::UselessAssignment
-
#single_argument_dig? RuboCop::Cop::DigHelp
-
#single_line? RuboCop::DirectiveComment
-
#single_line? RuboCop::Ext::Range
-
#single_line_comparison RuboCop::Cop::InternalAffairs::SingleLineComparison
-
#smart_loaded_path RuboCop::Config
-
smart_path RuboCop::PathUtil
-
#sort! RuboCop::Cop::Registry
-
#source RuboCop::TargetRuby
-
#source RuboCop::Ext::Comment
-
#source_after_highlight RuboCop::Formatter::HTMLFormatter::ERBContext
-
#source_before_highlight RuboCop::Formatter::HTMLFormatter::ERBContext
-
source_buffer RuboCop::Cop::Corrector
-
source_checksum RuboCop::ResultCache
-
#source_line RuboCop::Cop::Offense
-
#source_range RuboCop::Ext::Comment
-
#source_range_with_comment RuboCop::Cop::CommentsHelp
-
#space RuboCop::Cop::AnnotationComment
-
#space_style_before_rcurly RuboCop::Cop::Layout::SpaceAfterSemicolon
-
#space_style_before_rcurly RuboCop::Cop::Layout::SpaceAfterComma
-
#square_brackets? RuboCop::Cop::Style::RedundantParentheses
-
#start RuboCop::Server::Core
-
#start RuboCop::LSP::Server
-
#start_line_number RuboCop::CommentConfig::CopAnalysis
-
#started RuboCop::Formatter::FuubarStyleFormatter
-
#started RuboCop::Formatter::SimpleTextFormatter
-
#started RuboCop::Formatter::MarkdownFormatter
-
#started RuboCop::Formatter::ProgressFormatter
-
#started RuboCop::Formatter::PacmanFormatter
-
#started RuboCop::Formatter::JSONFormatter
-
#started RuboCop::Formatter::HTMLFormatter
-
#started RuboCop::Formatter::BaseFormatter
-
#started RuboCop::Formatter::TapFormatter
-
#started RuboCop::Formatter::WorstOffendersFormatter
-
#started RuboCop::Formatter::GitHubActionsFormatter
-
#started RuboCop::Formatter::OffenseCountFormatter
-
#static_hash_method_definition? RuboCop::Cop::Security::CompoundHash
-
#status RuboCop::Cop::Offense
-
status_path RuboCop::Server::Cache
-
stderr_path RuboCop::Server::Cache
-
#stderr_puts? RuboCop::Cop::Style::StderrPuts
-
#step RuboCop::Formatter::PacmanFormatter
-
#stop RuboCop::LSP::Server
-
#str_name RuboCop::Cop::Naming::MethodName
-
#str_node RuboCop::Cop::Style::EmptyLiteral
-
#string_concatenation? RuboCop::Cop::Style::StringConcatenation
-
#string_hash_key? RuboCop::Cop::Style::StringHashKeys
-
#string_literals_frozen_by_default? RuboCop::Cop::Base
-
#string_literals_frozen_by_default? RuboCop::Config
-
#strip_begin RuboCop::Cop::Style::SafeNavigation
-
#strip_prefix_and_suffix RuboCop::Cop::HashTransformMethod::Autocorrection
-
#struct_constructor? RuboCop::Cop::Style::StructInheritance
-
#struct_definition RuboCop::Cop::Naming::FileName
-
#struct_new RuboCop::Cop::Lint::StructNewOverride
-
#struct_new_or_data_define_block? RuboCop::Cop::Metrics::ParameterLists
-
#style RuboCop::Cop::Utils::FormatString::FormatSequence
-
#style RuboCop::Cop::ConfigurableEnforcedStyle
-
#style_configured? RuboCop::Cop::ConfigurableEnforcedStyle
-
#style_detected RuboCop::Cop::ConfigurableEnforcedStyle
-
#style_detected_check RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
-
style_guide_urls RuboCop::Cop::MessageAnnotator
-
#style_parameter_name RuboCop::Cop::Layout::BlockAlignment
-
#style_parameter_name RuboCop::Cop::ConfigurableEnforcedStyle
-
#suitable_argument_node? RuboCop::Cop::Style::MapIntoArray
-
#suitable_as_single_line? RuboCop::Cop::CheckSingleLineSuitability
-
#summary RuboCop::Formatter::SimpleTextFormatter::Report
-
#summary RuboCop::Formatter::MarkdownFormatter
-
#summary RuboCop::Formatter::HTMLFormatter::ERBContext
-
#summary RuboCop::Formatter::HTMLFormatter
-
#support_autocorrect? RuboCop::Cop::AutoCorrector
-
support_autocorrect? RuboCop::Cop::Base
-
#support_autocorrect? RuboCop::Cop::Cop
-
support_autocorrect? RuboCop::Cop::Cop
-
support_multiple_source? RuboCop::Cop::Base
-
support_server? RuboCop::Server
-
#support_target_ruby_version? RuboCop::Cop::TargetRubyVersion
-
#supported? RuboCop::TargetRuby
-
#supported_styles RuboCop::Cop::ConfigurableEnforcedStyle
-
supported_versions RuboCop::TargetRuby
-
#swap RuboCop::Cop::Corrector
-
swap_comma RuboCop::Cop::PunctuationCorrector
-
#sym_name RuboCop::Cop::Lint::DuplicateMethods
-
#sym_name RuboCop::Cop::Naming::MethodName
-
#symbol_proc? RuboCop::Cop::Style::SymbolProc
-
#symbol_proc_receiver? RuboCop::Cop::Style::SymbolProc
-
#tail RuboCop::Cop::Style::ConditionalAssignmentHelper
-
#target_files RuboCop::Formatter::HTMLFormatter::Summary
-
#target_files_in_dir RuboCop::TargetFinder
-
#target_rails_version RuboCop::Cop::Base
-
#target_rails_version RuboCop::Config
-
#target_ruby_version RuboCop::ConfigValidator
-
#target_ruby_version RuboCop::Cop::Base
-
target_ruby_version RuboCop::Version
-
#targets_exception? RuboCop::Cop::Lint::RescueException
-
#template? RuboCop::Cop::Utils::FormatString::FormatSequence
-
#ternary_assignment? RuboCop::Cop::Style::OrAssignment
-
#ternary_safe_navigation_candidate RuboCop::Cop::Style::SafeNavigation
-
#text RuboCop::Formatter::JUnitFormatter::FailureElement
-
#text RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment
-
#times_call? RuboCop::Cop::Lint::UselessTimes
-
#to_datetime? RuboCop::Cop::Style::DateTime
-
#to_h RuboCop::Cop::Registry
-
#to_json RuboCop::CachedData
-
#to_method RuboCop::Cop::Lint::NumberConversion
-
#to_method_symbol RuboCop::Cop::Lint::NumberConversion
-
#to_s RuboCop::Formatter::HTMLFormatter::Color
-
#to_s RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
#to_s RuboCop::Cop::Severity
-
#to_s RuboCop::TargetRuby::Source
-
#to_s RuboCop::Cop::Offense
-
#to_s RuboCop::Cop::Badge
-
#to_s RuboCop::Config
-
#to_s_without_args? RuboCop::Cop::Lint::RedundantStringCoercion
-
to_string_literal RuboCop::Cop::Util
-
to_supported_styles RuboCop::Cop::Util
-
#todo RuboCop::Cop::Generator
-
#token RuboCop::Server::SocketReader::Header
-
#token RuboCop::Server::Core
-
token RuboCop::Server::Core
-
token_path RuboCop::Server::Cache
-
#total_offense_count RuboCop::Formatter::WorstOffendersFormatter
-
#total_offense_count RuboCop::Formatter::OffenseCountFormatter
-
#trailing_body? RuboCop::Cop::TrailingBody
-
#transformation_uses_both_args? RuboCop::Cop::HashTransformMethod::Captures
-
#traverse_directories_upwards RuboCop::FileFinder
-
trim_string_interpolation_escape_character RuboCop::Cop::Util
-
#true_string? RuboCop::Cop::Gemspec::RequireMFA
-
#tsort_each_child RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#tsort_each_node RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#type RuboCop::Cop::PreferredDelimiters
-
#type RuboCop::Formatter::JUnitFormatter::FailureElement
-
type RuboCop::Cop::VariableForce::Branch::Base
-
#type RuboCop::Cop::Utils::FormatString::FormatSequence
-
#typed RuboCop::MagicComment
-
#typed_specified? RuboCop::MagicComment
-
#unexpected_style_detected RuboCop::Cop::ConfigurableEnforcedStyle
-
#unimportant_missing_cr? RuboCop::Cop::Layout::EndOfLine
-
#unless_array? RuboCop::Cop::Style::ArrayCoercion
-
#unless_assignment? RuboCop::Cop::Style::OrAssignment
-
#unless_check? RuboCop::Cop::Style::NonNilCheck
-
#unpack_and_first_element? RuboCop::Cop::Style::UnpackFirst
-
#unqualified_const? RuboCop::Cop::Lint::ConstantResolution
-
#unqualified_cop_names RuboCop::Cop::Registry
-
#unvalidated RuboCop::ConfigStore
-
#update_progress_line RuboCop::Formatter::PacmanFormatter
-
#updated_source_file RuboCop::Cop::Team
-
#uri RuboCop::RemoteConfig
-
#uri_constant? RuboCop::Cop::Lint::UriRegexp
-
#uri_escape_unescape? RuboCop::Cop::Lint::UriEscapeUnescape
-
url_for RuboCop::Cop::Documentation
-
#urls RuboCop::Cop::MessageAnnotator
-
#use_transformed_argname? RuboCop::Cop::HashTransformMethod::Captures
-
#used? RuboCop::Cop::VariableForce::Assignment
-
#used? RuboCop::Cop::VariableForce::Variable
-
#useless_abbreviated_assignment? RuboCop::Cop::Lint::UselessNumericOperation
-
#useless_operation? RuboCop::Cop::Lint::UselessNumericOperation
-
#user_vars RuboCop::Cop::Style::GlobalVars
-
#uses_open_struct? RuboCop::Cop::Style::OpenStructUse
-
#uses_var? RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#uses_var? RuboCop::Cop::Lint::ShadowedArgument
-
#valid? RuboCop::Cop::Utils::FormatString
-
#valid? RuboCop::MagicComment
-
#valid? RuboCop::ResultCache
-
#valid_eval_receiver? RuboCop::Cop::Style::EvalWithLocation
-
#valid_literal_value? RuboCop::MagicComment
-
#valid_name? RuboCop::Cop::ConfigurableFormatting
-
#valid_name? RuboCop::Cop::Naming::VariableNumber
-
#valid_name? RuboCop::Cop::Naming::VariableName
-
#valid_shareable_constant_value? RuboCop::MagicComment
-
#validate RuboCop::ConfigValidator
-
#validate_after_resolution RuboCop::ConfigValidator
-
#validate_after_resolution RuboCop::Config
-
#validate_auto_gen_config RuboCop::OptionsValidator
-
#validate_autocorrect RuboCop::OptionsValidator
-
#validate_cache_enabled_for_cache_root RuboCop::OptionsValidator
-
#validate_compatibility RuboCop::OptionsValidator
-
#validate_config RuboCop::Cop::Layout::MultilineOperationIndentation
-
#validate_config RuboCop::Cop::Naming::PredicateName
-
#validate_config RuboCop::Cop::Layout::MultilineMethodCallIndentation
-
validate_cop_list RuboCop::OptionsValidator
-
#validate_cop_options RuboCop::OptionsValidator
-
#validate_display_only_correctable_and_autocorrect RuboCop::OptionsValidator
-
#validate_display_only_failed RuboCop::OptionsValidator
-
#validate_display_only_failed_and_display_only_correctable RuboCop::OptionsValidator
-
#validate_exclude_limit_option RuboCop::OptionsValidator
-
#validate_lsp_and_editor_mode RuboCop::OptionsValidator
-
#validate_section_presence RuboCop::ConfigValidator
-
#validated RuboCop::ConfigStore
-
#values RuboCop::Cop::Style::MagicCommentFormat::CommentRange
-
#var_name RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
-
#variable RuboCop::Cop::VariableForce::Assignment
-
#variable_argument? RuboCop::Cop::Style::FormatString
-
#variable_exist? RuboCop::Cop::VariableForce::VariableTable
-
#variable_like_method_invocation? RuboCop::Cop::Lint::UselessAssignment
-
#variable_node RuboCop::Cop::Lint::ShadowingOuterLocalVariable
-
#variable_table RuboCop::Cop::VariableForce
-
#variables RuboCop::Cop::VariableForce::Scope
-
#verbose RuboCop::RakeTask
-
verbose RuboCop::Version
-
#version RuboCop::TargetRuby
-
#version RuboCop::TargetRuby::Source
-
version RuboCop::Version
-
version_path RuboCop::Server::Cache
-
#violated? RuboCop::ConfigObsoletion::ParameterRule
-
#violated? RuboCop::ConfigObsoletion::ExtractedCop
-
#violated? RuboCop::ConfigObsoletion::CopRule
-
#violated? RuboCop::ConfigObsoletion::Rule
-
#violated? RuboCop::ConfigObsoletion::ChangedEnforcedStyles
-
#visibility RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
wait_for_running_status! RuboCop::Server
-
warn_on_pending_cops RuboCop::ConfigLoader
-
warn_pending_cop RuboCop::ConfigLoader
-
#warning? RuboCop::ConfigObsoletion::ParameterRule
-
#warning? RuboCop::ConfigObsoletion::CopRule
-
#warnings RuboCop::ConfigObsoletion
-
#warnings RuboCop::Cop::Team
-
#warnings RuboCop::Runner
-
#white_space_range RuboCop::Cop::Style::ConditionalCorrectorHelper
-
#width RuboCop::Cop::Utils::FormatString::FormatSequence
-
windows? RuboCop::Platform
-
#with_color RuboCop::Formatter::FuubarStyleFormatter
-
#with_department RuboCop::Cop::Registry
-
#with_department RuboCop::Cop::Badge
-
#with_offense_annotations RuboCop::RSpec::ExpectOffense::AnnotatedSource
-
with_temporary_global RuboCop::Cop::Registry
-
#without RuboCop::MagicComment::SimpleComment
-
#without RuboCop::MagicComment::EditorComment
-
#without_department RuboCop::Cop::Registry
-
#word RuboCop::Cop::Naming::InclusiveLanguage::WordLocation
-
#write RuboCop::LSP::Server
-
write_pid_file RuboCop::Server::Cache
-
write_port_and_token_files RuboCop::Server::Cache
-
#write_source RuboCop::Cop::Generator
-
#write_spec RuboCop::Cop::Generator
-
write_status_file RuboCop::Server::Cache
-
write_version_file RuboCop::Server::Cache
-
#writer? RuboCop::Cop::Style::BisectedAttrAccessor::Macro
-
#yaml_file_read? RuboCop::Cop::Style::YAMLFileRead
-
#yaml_load RuboCop::Cop::Security::YAMLLoad
-
#yielding_block? RuboCop::Cop::Style::ExplicitBlockArgument