Table of Contents - rubocop-1.37.0 Documentation
Pages
Classes and Modules
- CopHelper
- CopsDocumentationGenerator
- HostEnvironmentSimulatorHelper
- Object
- RuboCop
- RuboCop::ArgumentsEnv
- RuboCop::ArgumentsFile
- RuboCop::CLI
- RuboCop::CLI::Command
- RuboCop::CLI::Command::AutoGenerateConfig
- RuboCop::CLI::Command::Base
- RuboCop::CLI::Command::ExecuteRunner
- RuboCop::CLI::Command::InitDotfile
- RuboCop::CLI::Command::ShowCops
- RuboCop::CLI::Command::ShowDocsUrl
- RuboCop::CLI::Command::SuggestExtensions
- RuboCop::CLI::Command::Version
- RuboCop::CLI::Environment
- RuboCop::CLI::Finished
- RuboCop::CacheConfig
- RuboCop::CachedData
- RuboCop::CommentConfig
- RuboCop::Config
- RuboCop::ConfigFinder
- RuboCop::ConfigLoader
- RuboCop::ConfigLoaderResolver
- RuboCop::ConfigNotFoundError
- RuboCop::ConfigObsoletion
- RuboCop::ConfigObsoletion::ChangedEnforcedStyles
- RuboCop::ConfigObsoletion::ChangedParameter
- RuboCop::ConfigObsoletion::CopRule
- RuboCop::ConfigObsoletion::ExtractedCop
- RuboCop::ConfigObsoletion::ParameterRule
- RuboCop::ConfigObsoletion::RemovedCop
- RuboCop::ConfigObsoletion::RenamedCop
- RuboCop::ConfigObsoletion::Rule
- RuboCop::ConfigObsoletion::SplitCop
- RuboCop::ConfigRegeneration
- RuboCop::ConfigStore
- RuboCop::ConfigValidator
- RuboCop::Cop
- RuboCop::Cop::Alignment
- RuboCop::Cop::AlignmentCorrector
- RuboCop::Cop::AllowedIdentifiers
- RuboCop::Cop::AllowedMethods
- RuboCop::Cop::AllowedPattern
- RuboCop::Cop::AmbiguousCopName
- RuboCop::Cop::AnnotationComment
- RuboCop::Cop::ArrayMinSize
- RuboCop::Cop::ArraySyntax
- RuboCop::Cop::AutoCorrector
- RuboCop::Cop::AutocorrectLogic
- RuboCop::Cop::Badge
- RuboCop::Cop::Base
- RuboCop::Cop::Bundler
- RuboCop::Cop::Bundler::DuplicatedGem
- RuboCop::Cop::Bundler::GemComment
- RuboCop::Cop::Bundler::GemFilename
- RuboCop::Cop::Bundler::GemVersion
- RuboCop::Cop::Bundler::InsecureProtocolSource
- RuboCop::Cop::Bundler::OrderedGems
- RuboCop::Cop::CheckAssignment
- RuboCop::Cop::CheckLineBreakable
- RuboCop::Cop::CodeLength
- RuboCop::Cop::CommentsHelp
- RuboCop::Cop::Commissioner
- RuboCop::Cop::ConditionCorrector
- RuboCop::Cop::ConfigurableEnforcedStyle
- RuboCop::Cop::ConfigurableFormatting
- RuboCop::Cop::ConfigurableMax
- RuboCop::Cop::ConfigurableNaming
- RuboCop::Cop::ConfigurableNumbering
- RuboCop::Cop::Cop
- RuboCop::Cop::Corrector
- RuboCop::Cop::DefNode
- RuboCop::Cop::Documentation
- RuboCop::Cop::DocumentationComment
- RuboCop::Cop::Duplication
- RuboCop::Cop::EachToForCorrector
- RuboCop::Cop::EmptyLineCorrector
- RuboCop::Cop::EmptyParameter
- RuboCop::Cop::EndKeywordAlignment
- RuboCop::Cop::EnforceSuperclass
- RuboCop::Cop::FirstElementLineBreak
- RuboCop::Cop::ForToEachCorrector
- RuboCop::Cop::Force
- RuboCop::Cop::FrozenStringLiteral
- RuboCop::Cop::GemDeclaration
- RuboCop::Cop::Gemspec
- RuboCop::Cop::Gemspec::DependencyVersion
- RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
- RuboCop::Cop::Gemspec::DuplicatedAssignment
- RuboCop::Cop::Gemspec::OrderedDependencies
- RuboCop::Cop::Gemspec::RequireMFA
- RuboCop::Cop::Gemspec::RequiredRubyVersion
- RuboCop::Cop::Gemspec::RubyVersionGlobalsUsage
- RuboCop::Cop::GemspecHelp
- RuboCop::Cop::Generator
- RuboCop::Cop::Generator::ConfigurationInjector
- RuboCop::Cop::Generator::RequireFileInjector
- RuboCop::Cop::HashAlignmentStyles
- RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- RuboCop::Cop::HashAlignmentStyles::KeywordSplatAlignment
- RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
- RuboCop::Cop::HashAlignmentStyles::TableAlignment
- RuboCop::Cop::HashAlignmentStyles::ValueAlignment
- RuboCop::Cop::HashShorthandSyntax
- RuboCop::Cop::HashTransformMethod
- RuboCop::Cop::Heredoc
- RuboCop::Cop::IfThenCorrector
- RuboCop::Cop::IgnoredMethods
- RuboCop::Cop::IgnoredNode
- RuboCop::Cop::IgnoredPattern
- RuboCop::Cop::IntegerNode
- RuboCop::Cop::InternalAffairs
- RuboCop::Cop::InternalAffairs::CopDescription
- RuboCop::Cop::InternalAffairs::EmptyLineBetweenExpectOffenseAndCorrection
- RuboCop::Cop::InternalAffairs::ExampleDescription
- RuboCop::Cop::InternalAffairs::InheritDeprecatedCopClass
- RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
- RuboCop::Cop::InternalAffairs::MethodNameEndWith
- RuboCop::Cop::InternalAffairs::MethodNameEqual
- RuboCop::Cop::InternalAffairs::NodeDestructuring
- RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- RuboCop::Cop::InternalAffairs::NodeTypePredicate
- RuboCop::Cop::InternalAffairs::NumblockHandler
- RuboCop::Cop::InternalAffairs::OffenseLocationKeyword
- RuboCop::Cop::InternalAffairs::RedundantContextConfigParameter
- RuboCop::Cop::InternalAffairs::RedundantDescribedClassAsSubject
- RuboCop::Cop::InternalAffairs::RedundantLetRuboCopConfigNew
- RuboCop::Cop::InternalAffairs::RedundantLocationArgument
- RuboCop::Cop::InternalAffairs::RedundantMessageArgument
- RuboCop::Cop::InternalAffairs::RedundantMethodDispatchNode
- RuboCop::Cop::InternalAffairs::SingleLineComparison
- RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- RuboCop::Cop::InternalAffairs::UndefinedConfig
- RuboCop::Cop::InternalAffairs::UselessMessageAssertion
- RuboCop::Cop::InternalAffairs::UselessRestrictOnSend
- RuboCop::Cop::Interpolation
- RuboCop::Cop::LambdaLiteralToMethodCorrector
- RuboCop::Cop::Layout
- RuboCop::Cop::Layout::AccessModifierIndentation
- RuboCop::Cop::Layout::ArgumentAlignment
- RuboCop::Cop::Layout::ArrayAlignment
- RuboCop::Cop::Layout::AssignmentIndentation
- RuboCop::Cop::Layout::BeginEndAlignment
- RuboCop::Cop::Layout::BlockAlignment
- RuboCop::Cop::Layout::BlockEndNewline
- RuboCop::Cop::Layout::CaseIndentation
- RuboCop::Cop::Layout::ClassStructure
- RuboCop::Cop::Layout::ClosingHeredocIndentation
- RuboCop::Cop::Layout::ClosingParenthesisIndentation
- RuboCop::Cop::Layout::CommentIndentation
- RuboCop::Cop::Layout::ConditionPosition
- RuboCop::Cop::Layout::DefEndAlignment
- RuboCop::Cop::Layout::DotPosition
- RuboCop::Cop::Layout::ElseAlignment
- RuboCop::Cop::Layout::EmptyComment
- RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- RuboCop::Cop::Layout::EmptyLineAfterMagicComment
- RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- RuboCop::Cop::Layout::EmptyLineBetweenDefs
- RuboCop::Cop::Layout::EmptyLines
- RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- RuboCop::Cop::Layout::EmptyLinesAroundArguments
- RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- RuboCop::Cop::Layout::EmptyLinesAroundBeginBody
- RuboCop::Cop::Layout::EmptyLinesAroundBlockBody
- RuboCop::Cop::Layout::EmptyLinesAroundBody
- RuboCop::Cop::Layout::EmptyLinesAroundClassBody
- RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
- RuboCop::Cop::Layout::EmptyLinesAroundModuleBody
- RuboCop::Cop::Layout::EndAlignment
- RuboCop::Cop::Layout::EndOfLine
- RuboCop::Cop::Layout::ExtraSpacing
- RuboCop::Cop::Layout::FirstArgumentIndentation
- RuboCop::Cop::Layout::FirstArrayElementIndentation
- RuboCop::Cop::Layout::FirstArrayElementLineBreak
- RuboCop::Cop::Layout::FirstHashElementIndentation
- RuboCop::Cop::Layout::FirstHashElementLineBreak
- RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
- RuboCop::Cop::Layout::FirstMethodParameterLineBreak
- RuboCop::Cop::Layout::FirstParameterIndentation
- RuboCop::Cop::Layout::HashAlignment
- RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- RuboCop::Cop::Layout::HeredocIndentation
- RuboCop::Cop::Layout::IndentationConsistency
- RuboCop::Cop::Layout::IndentationStyle
- RuboCop::Cop::Layout::IndentationWidth
- RuboCop::Cop::Layout::InitialIndentation
- RuboCop::Cop::Layout::LeadingCommentSpace
- RuboCop::Cop::Layout::LeadingEmptyLines
- RuboCop::Cop::Layout::LineContinuationLeadingSpace
- RuboCop::Cop::Layout::LineContinuationSpacing
- RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- RuboCop::Cop::Layout::LineLength
- RuboCop::Cop::Layout::MultilineArrayBraceLayout
- RuboCop::Cop::Layout::MultilineArrayLineBreaks
- RuboCop::Cop::Layout::MultilineAssignmentLayout
- RuboCop::Cop::Layout::MultilineBlockLayout
- RuboCop::Cop::Layout::MultilineHashBraceLayout
- RuboCop::Cop::Layout::MultilineHashKeyLineBreaks
- RuboCop::Cop::Layout::MultilineMethodArgumentLineBreaks
- RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
- RuboCop::Cop::Layout::MultilineMethodCallIndentation
- RuboCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
- RuboCop::Cop::Layout::MultilineMethodParameterLineBreaks
- RuboCop::Cop::Layout::MultilineOperationIndentation
- RuboCop::Cop::Layout::ParameterAlignment
- RuboCop::Cop::Layout::RedundantLineBreak
- RuboCop::Cop::Layout::RescueEnsureAlignment
- RuboCop::Cop::Layout::SingleLineBlockChain
- RuboCop::Cop::Layout::SpaceAfterColon
- RuboCop::Cop::Layout::SpaceAfterComma
- RuboCop::Cop::Layout::SpaceAfterMethodName
- RuboCop::Cop::Layout::SpaceAfterNot
- RuboCop::Cop::Layout::SpaceAfterSemicolon
- RuboCop::Cop::Layout::SpaceAroundBlockParameters
- RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- RuboCop::Cop::Layout::SpaceAroundKeyword
- RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- RuboCop::Cop::Layout::SpaceAroundOperators
- RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- RuboCop::Cop::Layout::SpaceBeforeBrackets
- RuboCop::Cop::Layout::SpaceBeforeComma
- RuboCop::Cop::Layout::SpaceBeforeComment
- RuboCop::Cop::Layout::SpaceBeforeFirstArg
- RuboCop::Cop::Layout::SpaceBeforeSemicolon
- RuboCop::Cop::Layout::SpaceInLambdaLiteral
- RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- RuboCop::Cop::Layout::SpaceInsideBlockBraces
- RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- RuboCop::Cop::Layout::SpaceInsideParens
- RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- RuboCop::Cop::Layout::SpaceInsideRangeLiteral
- RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- RuboCop::Cop::Layout::SpaceInsideStringInterpolation
- RuboCop::Cop::Layout::TrailingEmptyLines
- RuboCop::Cop::Layout::TrailingWhitespace
- RuboCop::Cop::Legacy
- RuboCop::Cop::Legacy::CorrectionsProxy
- RuboCop::Cop::Legacy::Corrector
- RuboCop::Cop::LineBreakCorrector
- RuboCop::Cop::LineLengthHelp
- RuboCop::Cop::Lint
- RuboCop::Cop::Lint::AmbiguousAssignment
- RuboCop::Cop::Lint::AmbiguousBlockAssociation
- RuboCop::Cop::Lint::AmbiguousOperator
- RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- RuboCop::Cop::Lint::AmbiguousRange
- RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- RuboCop::Cop::Lint::AssignmentInCondition
- RuboCop::Cop::Lint::BigDecimalNew
- RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
- RuboCop::Cop::Lint::BooleanSymbol
- RuboCop::Cop::Lint::CircularArgumentReference
- RuboCop::Cop::Lint::ConstantDefinitionInBlock
- RuboCop::Cop::Lint::ConstantOverwrittenInRescue
- RuboCop::Cop::Lint::ConstantResolution
- RuboCop::Cop::Lint::Debugger
- RuboCop::Cop::Lint::DeprecatedClassMethods
- RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- RuboCop::Cop::Lint::DeprecatedClassMethods::Replacement
- RuboCop::Cop::Lint::DeprecatedConstants
- RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- RuboCop::Cop::Lint::DuplicateBranch
- RuboCop::Cop::Lint::DuplicateCaseCondition
- RuboCop::Cop::Lint::DuplicateElsifCondition
- RuboCop::Cop::Lint::DuplicateHashKey
- RuboCop::Cop::Lint::DuplicateMagicComment
- RuboCop::Cop::Lint::DuplicateMethods
- RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- RuboCop::Cop::Lint::DuplicateRequire
- RuboCop::Cop::Lint::DuplicateRescueException
- RuboCop::Cop::Lint::EachWithObjectArgument
- RuboCop::Cop::Lint::ElseLayout
- RuboCop::Cop::Lint::EmptyBlock
- RuboCop::Cop::Lint::EmptyClass
- RuboCop::Cop::Lint::EmptyConditionalBody
- RuboCop::Cop::Lint::EmptyEnsure
- RuboCop::Cop::Lint::EmptyExpression
- RuboCop::Cop::Lint::EmptyFile
- RuboCop::Cop::Lint::EmptyInPattern
- RuboCop::Cop::Lint::EmptyInterpolation
- RuboCop::Cop::Lint::EmptyWhen
- RuboCop::Cop::Lint::EnsureReturn
- RuboCop::Cop::Lint::ErbNewArguments
- RuboCop::Cop::Lint::FlipFlop
- RuboCop::Cop::Lint::FloatComparison
- RuboCop::Cop::Lint::FloatOutOfRange
- RuboCop::Cop::Lint::FormatParameterMismatch
- RuboCop::Cop::Lint::HashCompareByIdentity
- RuboCop::Cop::Lint::HeredocMethodCallPosition
- RuboCop::Cop::Lint::IdentityComparison
- RuboCop::Cop::Lint::ImplicitStringConcatenation
- RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
- RuboCop::Cop::Lint::IneffectiveAccessModifier
- RuboCop::Cop::Lint::InheritException
- RuboCop::Cop::Lint::InterpolationCheck
- RuboCop::Cop::Lint::LambdaWithoutLiteralBlock
- RuboCop::Cop::Lint::LiteralAsCondition
- RuboCop::Cop::Lint::LiteralInInterpolation
- RuboCop::Cop::Lint::Loop
- RuboCop::Cop::Lint::MissingCopEnableDirective
- RuboCop::Cop::Lint::MissingSuper
- RuboCop::Cop::Lint::MixedRegexpCaptureTypes
- RuboCop::Cop::Lint::MultipleComparison
- RuboCop::Cop::Lint::NestedMethodDefinition
- RuboCop::Cop::Lint::NestedPercentLiteral
- RuboCop::Cop::Lint::NextWithoutAccumulator
- RuboCop::Cop::Lint::NoReturnInBeginEndBlocks
- RuboCop::Cop::Lint::NonAtomicFileOperation
- RuboCop::Cop::Lint::NonDeterministicRequireOrder
- RuboCop::Cop::Lint::NonLocalExitFromIterator
- RuboCop::Cop::Lint::NumberConversion
- RuboCop::Cop::Lint::NumberedParameterAssignment
- RuboCop::Cop::Lint::OrAssignmentToConstant
- RuboCop::Cop::Lint::OrderedMagicComments
- RuboCop::Cop::Lint::OutOfRangeRegexpRef
- RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- RuboCop::Cop::Lint::PercentStringArray
- RuboCop::Cop::Lint::PercentSymbolArray
- RuboCop::Cop::Lint::RaiseException
- RuboCop::Cop::Lint::RandOne
- RuboCop::Cop::Lint::RedundantCopDisableDirective
- RuboCop::Cop::Lint::RedundantCopEnableDirective
- RuboCop::Cop::Lint::RedundantDirGlobSort
- RuboCop::Cop::Lint::RedundantRequireStatement
- RuboCop::Cop::Lint::RedundantSafeNavigation
- RuboCop::Cop::Lint::RedundantSplatExpansion
- RuboCop::Cop::Lint::RedundantStringCoercion
- RuboCop::Cop::Lint::RedundantWithIndex
- RuboCop::Cop::Lint::RedundantWithObject
- RuboCop::Cop::Lint::RefinementImportMethods
- RuboCop::Cop::Lint::RegexpAsCondition
- RuboCop::Cop::Lint::RequireParentheses
- RuboCop::Cop::Lint::RequireRangeParentheses
- RuboCop::Cop::Lint::RequireRelativeSelfPath
- RuboCop::Cop::Lint::RescueException
- RuboCop::Cop::Lint::RescueType
- RuboCop::Cop::Lint::ReturnInVoidContext
- RuboCop::Cop::Lint::SafeNavigationChain
- RuboCop::Cop::Lint::SafeNavigationConsistency
- RuboCop::Cop::Lint::SafeNavigationWithEmpty
- RuboCop::Cop::Lint::ScriptPermission
- RuboCop::Cop::Lint::SelfAssignment
- RuboCop::Cop::Lint::SendWithMixinArgument
- RuboCop::Cop::Lint::ShadowedArgument
- RuboCop::Cop::Lint::ShadowedException
- RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- RuboCop::Cop::Lint::StructNewOverride
- RuboCop::Cop::Lint::SuppressedException
- RuboCop::Cop::Lint::SymbolConversion
- RuboCop::Cop::Lint::Syntax
- RuboCop::Cop::Lint::ToEnumArguments
- RuboCop::Cop::Lint::ToJSON
- RuboCop::Cop::Lint::TopLevelReturnWithArgument
- RuboCop::Cop::Lint::TrailingCommaInAttributeDeclaration
- RuboCop::Cop::Lint::TripleQuotes
- RuboCop::Cop::Lint::UnderscorePrefixedVariableName
- RuboCop::Cop::Lint::UnexpectedBlockArity
- RuboCop::Cop::Lint::UnifiedInteger
- RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- RuboCop::Cop::Lint::UnreachableCode
- RuboCop::Cop::Lint::UnreachableLoop
- RuboCop::Cop::Lint::UnusedArgument
- RuboCop::Cop::Lint::UnusedBlockArgument
- RuboCop::Cop::Lint::UnusedMethodArgument
- RuboCop::Cop::Lint::UriEscapeUnescape
- RuboCop::Cop::Lint::UriRegexp
- RuboCop::Cop::Lint::UselessAccessModifier
- RuboCop::Cop::Lint::UselessAssignment
- RuboCop::Cop::Lint::UselessElseWithoutRescue
- RuboCop::Cop::Lint::UselessMethodDefinition
- RuboCop::Cop::Lint::UselessRuby2Keywords
- RuboCop::Cop::Lint::UselessSetterCall
- RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- RuboCop::Cop::Lint::UselessTimes
- RuboCop::Cop::Lint::Void
- RuboCop::Cop::MatchRange
- RuboCop::Cop::MessageAnnotator
- RuboCop::Cop::MethodComplexity
- RuboCop::Cop::MethodPreference
- RuboCop::Cop::Metrics
- RuboCop::Cop::Metrics::AbcSize
- RuboCop::Cop::Metrics::BlockLength
- RuboCop::Cop::Metrics::BlockNesting
- RuboCop::Cop::Metrics::ClassLength
- RuboCop::Cop::Metrics::CyclomaticComplexity
- RuboCop::Cop::Metrics::MethodLength
- RuboCop::Cop::Metrics::ModuleLength
- RuboCop::Cop::Metrics::ParameterLists
- RuboCop::Cop::Metrics::PerceivedComplexity
- RuboCop::Cop::Metrics::Utils
- RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- RuboCop::Cop::Metrics::Utils::IteratingBlock
- RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
- RuboCop::Cop::Migration
- RuboCop::Cop::Migration::DepartmentName
- RuboCop::Cop::MinBodyLength
- RuboCop::Cop::MultilineElementIndentation
- RuboCop::Cop::MultilineElementLineBreaks
- RuboCop::Cop::MultilineExpressionIndentation
- RuboCop::Cop::MultilineLiteralBraceCorrector
- RuboCop::Cop::MultilineLiteralBraceLayout
- RuboCop::Cop::Naming
- RuboCop::Cop::Naming::AccessorMethodName
- RuboCop::Cop::Naming::AsciiIdentifiers
- RuboCop::Cop::Naming::BinaryOperatorParameterName
- RuboCop::Cop::Naming::BlockForwarding
- RuboCop::Cop::Naming::BlockParameterName
- RuboCop::Cop::Naming::ClassAndModuleCamelCase
- RuboCop::Cop::Naming::ConstantName
- RuboCop::Cop::Naming::FileName
- RuboCop::Cop::Naming::HeredocDelimiterCase
- RuboCop::Cop::Naming::HeredocDelimiterNaming
- RuboCop::Cop::Naming::InclusiveLanguage
- RuboCop::Cop::Naming::MemoizedInstanceVariableName
- RuboCop::Cop::Naming::MethodName
- RuboCop::Cop::Naming::MethodParameterName
- RuboCop::Cop::Naming::PredicateName
- RuboCop::Cop::Naming::RescuedExceptionsVariableName
- RuboCop::Cop::Naming::VariableName
- RuboCop::Cop::Naming::VariableNumber
- RuboCop::Cop::NegativeConditional
- RuboCop::Cop::NilMethods
- RuboCop::Cop::Offense
- RuboCop::Cop::OnNormalIfUnless
- RuboCop::Cop::OrderedGemCorrector
- RuboCop::Cop::OrderedGemNode
- RuboCop::Cop::Parentheses
- RuboCop::Cop::ParenthesesCorrector
- RuboCop::Cop::PercentArray
- RuboCop::Cop::PercentLiteral
- RuboCop::Cop::PercentLiteralCorrector
- RuboCop::Cop::PrecedingFollowingAlignment
- RuboCop::Cop::PreferredDelimiters
- RuboCop::Cop::PunctuationCorrector
- RuboCop::Cop::RangeHelp
- RuboCop::Cop::RationalLiteral
- RuboCop::Cop::Registry
- RuboCop::Cop::RequireLibrary
- RuboCop::Cop::RequireLibraryCorrector
- RuboCop::Cop::RescueNode
- RuboCop::Cop::SafeAssignment
- RuboCop::Cop::Security
- RuboCop::Cop::Security::CompoundHash
- RuboCop::Cop::Security::Eval
- RuboCop::Cop::Security::IoMethods
- RuboCop::Cop::Security::JSONLoad
- RuboCop::Cop::Security::MarshalLoad
- RuboCop::Cop::Security::Open
- RuboCop::Cop::Security::YAMLLoad
- RuboCop::Cop::Severity
- RuboCop::Cop::SpaceAfterPunctuation
- RuboCop::Cop::SpaceBeforePunctuation
- RuboCop::Cop::SpaceCorrector
- RuboCop::Cop::StatementModifier
- RuboCop::Cop::StringHelp
- RuboCop::Cop::StringLiteralCorrector
- RuboCop::Cop::StringLiteralsHelp
- RuboCop::Cop::Style
- RuboCop::Cop::Style::AccessModifierDeclarations
- RuboCop::Cop::Style::AccessorGrouping
- RuboCop::Cop::Style::Alias
- RuboCop::Cop::Style::AndOr
- RuboCop::Cop::Style::ArgumentsForwarding
- RuboCop::Cop::Style::ArrayCoercion
- RuboCop::Cop::Style::ArrayJoin
- RuboCop::Cop::Style::AsciiComments
- RuboCop::Cop::Style::Attr
- RuboCop::Cop::Style::AutoResourceCleanup
- RuboCop::Cop::Style::BarePercentLiterals
- RuboCop::Cop::Style::BeginBlock
- RuboCop::Cop::Style::BisectedAttrAccessor
- RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- RuboCop::Cop::Style::BlockComments
- RuboCop::Cop::Style::BlockDelimiters
- RuboCop::Cop::Style::CaseCorrector
- RuboCop::Cop::Style::CaseEquality
- RuboCop::Cop::Style::CaseLikeIf
- RuboCop::Cop::Style::CharacterLiteral
- RuboCop::Cop::Style::ClassAndModuleChildren
- RuboCop::Cop::Style::ClassCheck
- RuboCop::Cop::Style::ClassEqualityComparison
- RuboCop::Cop::Style::ClassMethods
- RuboCop::Cop::Style::ClassMethodsDefinitions
- RuboCop::Cop::Style::ClassVars
- RuboCop::Cop::Style::CollectionCompact
- RuboCop::Cop::Style::CollectionMethods
- RuboCop::Cop::Style::ColonMethodCall
- RuboCop::Cop::Style::ColonMethodDefinition
- RuboCop::Cop::Style::CombinableLoops
- RuboCop::Cop::Style::CommandLiteral
- RuboCop::Cop::Style::CommentAnnotation
- RuboCop::Cop::Style::CommentedKeyword
- RuboCop::Cop::Style::ConditionalAssignment
- RuboCop::Cop::Style::ConditionalAssignmentHelper
- RuboCop::Cop::Style::ConditionalCorrectorHelper
- RuboCop::Cop::Style::ConstantVisibility
- RuboCop::Cop::Style::Copyright
- RuboCop::Cop::Style::DateTime
- RuboCop::Cop::Style::DefWithParentheses
- RuboCop::Cop::Style::Dir
- RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- RuboCop::Cop::Style::Documentation
- RuboCop::Cop::Style::DocumentationMethod
- RuboCop::Cop::Style::DoubleCopDisableDirective
- RuboCop::Cop::Style::DoubleNegation
- RuboCop::Cop::Style::EachForSimpleLoop
- RuboCop::Cop::Style::EachWithObject
- RuboCop::Cop::Style::EmptyBlockParameter
- RuboCop::Cop::Style::EmptyCaseCondition
- RuboCop::Cop::Style::EmptyElse
- RuboCop::Cop::Style::EmptyHeredoc
- RuboCop::Cop::Style::EmptyLambdaParameter
- RuboCop::Cop::Style::EmptyLiteral
- RuboCop::Cop::Style::EmptyMethod
- RuboCop::Cop::Style::Encoding
- RuboCop::Cop::Style::EndBlock
- RuboCop::Cop::Style::EndlessMethod
- RuboCop::Cop::Style::EnvHome
- RuboCop::Cop::Style::EvalWithLocation
- RuboCop::Cop::Style::EvenOdd
- RuboCop::Cop::Style::ExpandPathArguments
- RuboCop::Cop::Style::ExplicitBlockArgument
- RuboCop::Cop::Style::ExponentialNotation
- RuboCop::Cop::Style::FetchEnvVar
- RuboCop::Cop::Style::FileRead
- RuboCop::Cop::Style::FileWrite
- RuboCop::Cop::Style::FloatDivision
- RuboCop::Cop::Style::For
- RuboCop::Cop::Style::FormatString
- RuboCop::Cop::Style::FormatStringToken
- RuboCop::Cop::Style::FrozenStringLiteralComment
- RuboCop::Cop::Style::GlobalStdStream
- RuboCop::Cop::Style::GlobalVars
- RuboCop::Cop::Style::GuardClause
- RuboCop::Cop::Style::HashAsLastArrayItem
- RuboCop::Cop::Style::HashConversion
- RuboCop::Cop::Style::HashEachMethods
- RuboCop::Cop::Style::HashExcept
- RuboCop::Cop::Style::HashLikeCase
- RuboCop::Cop::Style::HashSyntax
- RuboCop::Cop::Style::HashTransformKeys
- RuboCop::Cop::Style::HashTransformValues
- RuboCop::Cop::Style::IdenticalConditionalBranches
- RuboCop::Cop::Style::IfCorrector
- RuboCop::Cop::Style::IfInsideElse
- RuboCop::Cop::Style::IfUnlessModifier
- RuboCop::Cop::Style::IfUnlessModifierOfIfUnless
- RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- RuboCop::Cop::Style::IfWithSemicolon
- RuboCop::Cop::Style::ImplicitRuntimeError
- RuboCop::Cop::Style::InPatternThen
- RuboCop::Cop::Style::InfiniteLoop
- RuboCop::Cop::Style::InlineComment
- RuboCop::Cop::Style::InverseMethods
- RuboCop::Cop::Style::IpAddresses
- RuboCop::Cop::Style::KeywordParametersOrder
- RuboCop::Cop::Style::Lambda
- RuboCop::Cop::Style::LambdaCall
- RuboCop::Cop::Style::LineEndConcatenation
- RuboCop::Cop::Style::MagicCommentFormat
- RuboCop::Cop::Style::MagicCommentFormat::CommentRange
- RuboCop::Cop::Style::MapCompactWithConditionalBlock
- RuboCop::Cop::Style::MapToHash
- RuboCop::Cop::Style::MethodCallWithArgsParentheses
- RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- RuboCop::Cop::Style::MethodCalledOnDoEndBlock
- RuboCop::Cop::Style::MethodDefParentheses
- RuboCop::Cop::Style::MinMax
- RuboCop::Cop::Style::MissingElse
- RuboCop::Cop::Style::MissingRespondToMissing
- RuboCop::Cop::Style::MixinGrouping
- RuboCop::Cop::Style::MixinUsage
- RuboCop::Cop::Style::ModuleFunction
- RuboCop::Cop::Style::MultilineBlockChain
- RuboCop::Cop::Style::MultilineIfModifier
- RuboCop::Cop::Style::MultilineIfThen
- RuboCop::Cop::Style::MultilineInPatternThen
- RuboCop::Cop::Style::MultilineMemoization
- RuboCop::Cop::Style::MultilineMethodSignature
- RuboCop::Cop::Style::MultilineTernaryOperator
- RuboCop::Cop::Style::MultilineWhenThen
- RuboCop::Cop::Style::MultipleComparison
- RuboCop::Cop::Style::MutableConstant
- RuboCop::Cop::Style::MutableConstant::ShareableConstantValue
- RuboCop::Cop::Style::NegatedIf
- RuboCop::Cop::Style::NegatedIfElseCondition
- RuboCop::Cop::Style::NegatedUnless
- RuboCop::Cop::Style::NegatedWhile
- RuboCop::Cop::Style::NestedFileDirname
- RuboCop::Cop::Style::NestedModifier
- RuboCop::Cop::Style::NestedParenthesizedCalls
- RuboCop::Cop::Style::NestedTernaryOperator
- RuboCop::Cop::Style::Next
- RuboCop::Cop::Style::NilComparison
- RuboCop::Cop::Style::NilLambda
- RuboCop::Cop::Style::NonNilCheck
- RuboCop::Cop::Style::Not
- RuboCop::Cop::Style::NumberedParameters
- RuboCop::Cop::Style::NumberedParametersLimit
- RuboCop::Cop::Style::NumericLiteralPrefix
- RuboCop::Cop::Style::NumericLiterals
- RuboCop::Cop::Style::NumericPredicate
- RuboCop::Cop::Style::ObjectThen
- RuboCop::Cop::Style::OneLineConditional
- RuboCop::Cop::Style::OpenStructUse
- RuboCop::Cop::Style::OperatorMethodCall
- RuboCop::Cop::Style::OptionHash
- RuboCop::Cop::Style::OptionalArguments
- RuboCop::Cop::Style::OptionalBooleanParameter
- RuboCop::Cop::Style::OrAssignment
- RuboCop::Cop::Style::ParallelAssignment
- RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
- RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
- RuboCop::Cop::Style::ParenthesesAroundCondition
- RuboCop::Cop::Style::PercentLiteralDelimiters
- RuboCop::Cop::Style::PercentQLiterals
- RuboCop::Cop::Style::PerlBackrefs
- RuboCop::Cop::Style::PreferredHashMethods
- RuboCop::Cop::Style::Proc
- RuboCop::Cop::Style::QuotedSymbols
- RuboCop::Cop::Style::RaiseArgs
- RuboCop::Cop::Style::RandomWithOffset
- RuboCop::Cop::Style::RedundantArgument
- RuboCop::Cop::Style::RedundantAssignment
- RuboCop::Cop::Style::RedundantBegin
- RuboCop::Cop::Style::RedundantCapitalW
- RuboCop::Cop::Style::RedundantCondition
- RuboCop::Cop::Style::RedundantConditional
- RuboCop::Cop::Style::RedundantException
- RuboCop::Cop::Style::RedundantFetchBlock
- RuboCop::Cop::Style::RedundantFileExtensionInRequire
- RuboCop::Cop::Style::RedundantFreeze
- RuboCop::Cop::Style::RedundantInitialize
- RuboCop::Cop::Style::RedundantInterpolation
- RuboCop::Cop::Style::RedundantParentheses
- RuboCop::Cop::Style::RedundantPercentQ
- RuboCop::Cop::Style::RedundantRegexpCharacterClass
- RuboCop::Cop::Style::RedundantRegexpEscape
- RuboCop::Cop::Style::RedundantReturn
- RuboCop::Cop::Style::RedundantSelf
- RuboCop::Cop::Style::RedundantSelfAssignment
- RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- RuboCop::Cop::Style::RedundantSort
- RuboCop::Cop::Style::RedundantSortBy
- RuboCop::Cop::Style::RedundantStringEscape
- RuboCop::Cop::Style::RegexpLiteral
- RuboCop::Cop::Style::RescueModifier
- RuboCop::Cop::Style::RescueStandardError
- RuboCop::Cop::Style::ReturnNil
- RuboCop::Cop::Style::SafeNavigation
- RuboCop::Cop::Style::Sample
- RuboCop::Cop::Style::SelectByRegexp
- RuboCop::Cop::Style::SelfAssignment
- RuboCop::Cop::Style::Semicolon
- RuboCop::Cop::Style::Send
- RuboCop::Cop::Style::SignalException
- RuboCop::Cop::Style::SingleArgumentDig
- RuboCop::Cop::Style::SingleLineBlockParams
- RuboCop::Cop::Style::SingleLineMethods
- RuboCop::Cop::Style::SlicingWithRange
- RuboCop::Cop::Style::SoleNestedConditional
- RuboCop::Cop::Style::SpecialGlobalVars
- RuboCop::Cop::Style::StabbyLambdaParentheses
- RuboCop::Cop::Style::StaticClass
- RuboCop::Cop::Style::StderrPuts
- RuboCop::Cop::Style::StringChars
- RuboCop::Cop::Style::StringConcatenation
- RuboCop::Cop::Style::StringHashKeys
- RuboCop::Cop::Style::StringLiterals
- RuboCop::Cop::Style::StringLiteralsInInterpolation
- RuboCop::Cop::Style::StringMethods
- RuboCop::Cop::Style::Strip
- RuboCop::Cop::Style::StructInheritance
- RuboCop::Cop::Style::SwapValues
- RuboCop::Cop::Style::SymbolArray
- RuboCop::Cop::Style::SymbolLiteral
- RuboCop::Cop::Style::SymbolProc
- RuboCop::Cop::Style::TernaryCorrector
- RuboCop::Cop::Style::TernaryParentheses
- RuboCop::Cop::Style::TopLevelMethodDefinition
- RuboCop::Cop::Style::TrailingBodyOnClass
- RuboCop::Cop::Style::TrailingBodyOnMethodDefinition
- RuboCop::Cop::Style::TrailingBodyOnModule
- RuboCop::Cop::Style::TrailingCommaInArguments
- RuboCop::Cop::Style::TrailingCommaInArrayLiteral
- RuboCop::Cop::Style::TrailingCommaInBlockArgs
- RuboCop::Cop::Style::TrailingCommaInHashLiteral
- RuboCop::Cop::Style::TrailingMethodEndStatement
- RuboCop::Cop::Style::TrailingUnderscoreVariable
- RuboCop::Cop::Style::TrivialAccessors
- RuboCop::Cop::Style::UnlessElse
- RuboCop::Cop::Style::UnlessLogicalOperators
- RuboCop::Cop::Style::UnpackFirst
- RuboCop::Cop::Style::VariableInterpolation
- RuboCop::Cop::Style::WhenThen
- RuboCop::Cop::Style::WhileUntilDo
- RuboCop::Cop::Style::WhileUntilModifier
- RuboCop::Cop::Style::WordArray
- RuboCop::Cop::Style::YodaCondition
- RuboCop::Cop::Style::ZeroLengthPredicate
- RuboCop::Cop::SurroundingSpace
- RuboCop::Cop::SymbolHelp
- RuboCop::Cop::TargetRubyVersion
- RuboCop::Cop::Team
- RuboCop::Cop::TrailingBody
- RuboCop::Cop::TrailingComma
- RuboCop::Cop::UncommunicativeName
- RuboCop::Cop::UnusedArgCorrector
- RuboCop::Cop::Util
- RuboCop::Cop::Utils
- RuboCop::Cop::Utils::FormatString
- RuboCop::Cop::Utils::FormatString::FormatSequence
- RuboCop::Cop::VariableForce
- RuboCop::Cop::VariableForce::And
- RuboCop::Cop::VariableForce::Assignment
- RuboCop::Cop::VariableForce::Branch
- RuboCop::Cop::VariableForce::Branchable
- RuboCop::Cop::VariableForce::Case
- RuboCop::Cop::VariableForce::CaseMatch
- RuboCop::Cop::VariableForce::Ensure
- RuboCop::Cop::VariableForce::ExceptionHandler
- RuboCop::Cop::VariableForce::For
- RuboCop::Cop::VariableForce::If
- RuboCop::Cop::VariableForce::LogicalOperator
- RuboCop::Cop::VariableForce::Or
- RuboCop::Cop::VariableForce::Reference
- RuboCop::Cop::VariableForce::Rescue
- RuboCop::Cop::VariableForce::Scope
- RuboCop::Cop::VariableForce::SimpleConditional
- RuboCop::Cop::VariableForce::Until
- RuboCop::Cop::VariableForce::UntilPost
- RuboCop::Cop::VariableForce::Variable
- RuboCop::Cop::VariableForce::VariableTable
- RuboCop::Cop::VariableForce::While
- RuboCop::Cop::VariableForce::WhilePost
- RuboCop::Cop::VisibilityHelp
- RuboCop::DirectiveComment
- RuboCop::Error
- RuboCop::ErrorWithAnalyzedFileLocation
- RuboCop::ExcludeLimit
- RuboCop::Ext
- RuboCop::Ext::ProcessedSource
- RuboCop::Ext::Range
- RuboCop::Ext::RegexpNode
- RuboCop::Ext::RegexpParser
- RuboCop::Ext::RegexpParser::Expression
- RuboCop::Ext::RegexpParser::Expression::Base
- RuboCop::Ext::RegexpParser::Expression::CharacterSet
- RuboCop::Ext::RegexpParser::Map
- RuboCop::FeatureLoader
- RuboCop::FileFinder
- RuboCop::Formatter
- RuboCop::Formatter::AutoGenConfigFormatter
- RuboCop::Formatter::BaseFormatter
- RuboCop::Formatter::ClangStyleFormatter
- RuboCop::Formatter::Colorizable
- RuboCop::Formatter::DisabledConfigFormatter
- RuboCop::Formatter::EmacsStyleFormatter
- RuboCop::Formatter::FileListFormatter
- RuboCop::Formatter::FormatterSet
- RuboCop::Formatter::FuubarStyleFormatter
- RuboCop::Formatter::GitHubActionsFormatter
- RuboCop::Formatter::HTMLFormatter
- RuboCop::Formatter::HTMLFormatter::ERBContext
- RuboCop::Formatter::JSONFormatter
- RuboCop::Formatter::JUnitFormatter
- RuboCop::Formatter::MarkdownFormatter
- RuboCop::Formatter::OffenseCountFormatter
- RuboCop::Formatter::PacmanFormatter
- RuboCop::Formatter::ProgressFormatter
- RuboCop::Formatter::QuietFormatter
- RuboCop::Formatter::SimpleTextFormatter
- RuboCop::Formatter::SimpleTextFormatter::Report
- RuboCop::Formatter::TapFormatter
- RuboCop::Formatter::TextUtil
- RuboCop::Formatter::WorstOffendersFormatter
- RuboCop::IncorrectCopNameError
- RuboCop::Lockfile
- RuboCop::MagicComment
- RuboCop::MagicComment::EditorComment
- RuboCop::MagicComment::EmacsComment
- RuboCop::MagicComment::SimpleComment
- RuboCop::MagicComment::VimComment
- RuboCop::NameSimilarity
- RuboCop::OptionArgumentError
- RuboCop::Options
- RuboCop::OptionsHelp
- RuboCop::OptionsValidator
- RuboCop::PathUtil
- RuboCop::Platform
- RuboCop::RSpec
- RuboCop::RSpec::ExpectOffense
- RuboCop::RSpec::ExpectOffense::AnnotatedSource
- RuboCop::RSpec::ParallelFormatter
- RuboCop::RakeTask
- RuboCop::RemoteConfig
- RuboCop::ResultCache
- RuboCop::Runner
- RuboCop::Runner::InfiniteCorrectionLoop
- RuboCop::Server
- RuboCop::Server::CLI
- RuboCop::Server::Cache
- RuboCop::Server::ClientCommand
- RuboCop::Server::ClientCommand::Base
- RuboCop::Server::ClientCommand::Exec
- RuboCop::Server::ClientCommand::Restart
- RuboCop::Server::ClientCommand::Start
- RuboCop::Server::ClientCommand::Status
- RuboCop::Server::ClientCommand::Stop
- RuboCop::Server::Core
- RuboCop::Server::Helper
- RuboCop::Server::InvalidTokenError
- RuboCop::Server::ServerCommand
- RuboCop::Server::ServerCommand::Base
- RuboCop::Server::ServerCommand::Base::Runner
- RuboCop::Server::ServerCommand::Exec
- RuboCop::Server::ServerCommand::Stop
- RuboCop::Server::ServerStopRequest
- RuboCop::Server::SocketReader
- RuboCop::Server::UnknownServerCommandError
- RuboCop::StringInterpreter
- RuboCop::TargetFinder
- RuboCop::TargetRuby
- RuboCop::TargetRuby::BundlerLockFile
- RuboCop::TargetRuby::Default
- RuboCop::TargetRuby::GemspecFile
- RuboCop::TargetRuby::RuboCopConfig
- RuboCop::TargetRuby::RubyVersionFile
- RuboCop::TargetRuby::Source
- RuboCop::TargetRuby::ToolVersionsFile
- RuboCop::Util
- RuboCop::ValidationError
- RuboCop::Version
- RuboCop::Warning
- RuboCop::YAMLDuplicationChecker
- String
Methods
- ::acquire_lock — RuboCop::Server::Cache
- ::add_excludes_from_files — RuboCop::ConfigLoader
- ::add_heredoc_comma — RuboCop::Cop::ParenthesesCorrector
- ::add_loaded_features — RuboCop::ConfigLoader
- ::add_missing_namespaces — RuboCop::ConfigLoader
- ::add_space — RuboCop::Cop::PunctuationCorrector
- ::add_space — RuboCop::Cop::SpaceCorrector
- ::align_end — RuboCop::Cop::AlignmentCorrector
- ::alignment_column — RuboCop::Cop::AlignmentCorrector
- ::all — RuboCop::Cop::Cop
- ::all — RuboCop::Cop::Force
- ::all — RuboCop::Cop::Registry
- ::allow_symlinks_in_cache_location? — RuboCop::ResultCache
- ::autocorrect_incompatible_with — RuboCop::Cop::Base
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::DotPosition
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::SpaceAroundOperators
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- ::autocorrect_incompatible_with — RuboCop::Cop::Lint::ConstantOverwrittenInRescue
- ::autocorrect_incompatible_with — RuboCop::Cop::Lint::UnusedMethodArgument
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::ColonMethodCall
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::ExplicitBlockArgument
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::IfUnlessModifier
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::InverseMethods
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::LineEndConcatenation
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::NegatedIfElseCondition
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::NestedParenthesizedCalls
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::Next
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::RedundantInterpolation
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::RedundantSelf
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::RescueModifier
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::SelfAssignment
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::Semicolon
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::SoleNestedConditional
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::SymbolProc
- ::autocorrect_incompatible_with — RuboCop::Cop::Style::TrailingCommaInArguments
- ::autocorrect_line — RuboCop::Cop::AlignmentCorrector
- ::badge — RuboCop::Cop::Base
- ::before_comment — RuboCop::DirectiveComment
- ::block_comment_within? — RuboCop::Cop::AlignmentCorrector
- ::break_line_before — RuboCop::Cop::LineBreakCorrector
- ::builtin? — RuboCop::Cop::Base
- ::by_command_name — RuboCop::CLI::Command::Base
- ::cache_path — RuboCop::Server::Cache
- ::cache_root — RuboCop::ResultCache
- ::cache_root_dir_from_config — RuboCop::Server::Cache
- ::calculate — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- ::calculate_range — RuboCop::Cop::AlignmentCorrector
- ::callbacks_needed — RuboCop::Cop::Base
- ::camel_case — RuboCop::Cop::Badge
- ::check — RuboCop::YAMLDuplicationChecker
- ::check_duplication — RuboCop::ConfigLoader
- ::class_for — RuboCop::CLI::Command
- ::cleanup — RuboCop::ResultCache
- ::clear_options — RuboCop::ConfigLoader
- ::configuration_file_for — RuboCop::ConfigLoader
- ::configuration_from_file — RuboCop::ConfigLoader
- ::cop_name — RuboCop::Cop::Base
- ::correct — RuboCop::Cop::AlignmentCorrector
- ::correct — RuboCop::Cop::EmptyLineCorrector
- ::correct — RuboCop::Cop::MultilineLiteralBraceCorrector
- ::correct — RuboCop::Cop::OrderedGemCorrector
- ::correct — RuboCop::Cop::ParenthesesCorrector
- ::correct — RuboCop::Cop::RequireLibraryCorrector
- ::correct — RuboCop::Cop::StringLiteralCorrector
- ::correct — RuboCop::Cop::UnusedArgCorrector
- ::correct — RuboCop::Cop::Style::TernaryCorrector
- ::correct — RuboCop::Cop::Style::IfCorrector
- ::correct — RuboCop::Cop::Style::CaseCorrector
- ::correct_for_blockarg_type — RuboCop::Cop::UnusedArgCorrector
- ::correct_negative_condition — RuboCop::Cop::ConditionCorrector
- ::correct_trailing_body — RuboCop::Cop::LineBreakCorrector
- ::correction — RuboCop::Cop::Style::TernaryCorrector
- ::create — RuboCop::Config
- ::declaration_with_comment — RuboCop::Cop::OrderedGemCorrector
- ::default_configuration — RuboCop::ConfigLoader
- ::delimited_string_literal? — RuboCop::Cop::AlignmentCorrector
- ::department — RuboCop::Cop::Base
- ::dir — RuboCop::Server::Cache
- ::document_version — RuboCop::Version
- ::documentation_url — RuboCop::Cop::Base
- ::each_line — RuboCop::Cop::AlignmentCorrector
- ::element_assignment? — RuboCop::Cop::Style::TernaryCorrector
- ::empty_corrections — RuboCop::Cop::SpaceCorrector
- ::exclude_from_registry — RuboCop::Cop::Base
- ::expand_path — RuboCop::ConfigFinder
- ::extend_range_for_heredoc — RuboCop::Cop::ParenthesesCorrector
- ::extension_versions — RuboCop::Version
- ::extract_branches — RuboCop::Cop::Style::TernaryCorrector
- ::extract_branches — RuboCop::Cop::Style::CaseCorrector
- ::extract_tail_branches — RuboCop::Cop::Style::IfCorrector
- ::extract_tail_branches — RuboCop::Cop::Style::CaseCorrector
- ::feature_version — RuboCop::Version
- ::file_path — RuboCop::ConfigLoader
- ::find_config_path — RuboCop::ConfigFinder
- ::find_project_dotfile — RuboCop::ConfigFinder
- ::find_project_root — RuboCop::ConfigFinder
- ::find_user_dotfile — RuboCop::ConfigFinder
- ::find_user_xdg_config — RuboCop::ConfigFinder
- ::for — RuboCop::Cop::Badge
- ::force_name — RuboCop::Cop::Force
- ::forces_for — RuboCop::Cop::Team
- ::format_message_from — RuboCop::OptionsValidator
- ::handle_orphaned_comma — RuboCop::Cop::ParenthesesCorrector
- ::heredoc? — RuboCop::Cop::ParenthesesCorrector
- ::included — RuboCop::Cop::EnforceSuperclass
- ::inherited — RuboCop::CLI::Command::Base
- ::inherited — RuboCop::Cop::Base
- ::inherited — RuboCop::Cop::Force
- ::inherited — RuboCop::Server::ServerCommand::Base
- ::insert_before — RuboCop::Cop::EmptyLineCorrector
- ::inside_string_range — RuboCop::Cop::AlignmentCorrector
- ::inside_string_ranges — RuboCop::Cop::AlignmentCorrector
- ::interpret — RuboCop::StringInterpreter
- ::interpret_hex — RuboCop::StringInterpreter
- ::interpret_octal — RuboCop::StringInterpreter
- ::interpret_string_escape — RuboCop::StringInterpreter
- ::interpret_unicode — RuboCop::StringInterpreter
- ::joining_forces — RuboCop::Cop::Base
- ::joining_forces — RuboCop::Cop::Cop
- ::joining_forces — RuboCop::Cop::Lint::ShadowedArgument
- ::joining_forces — RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- ::joining_forces — RuboCop::Cop::Lint::UnderscorePrefixedVariableName
- ::joining_forces — RuboCop::Cop::Lint::UnusedBlockArgument
- ::joining_forces — RuboCop::Cop::Lint::UnusedMethodArgument
- ::joining_forces — RuboCop::Cop::Lint::UselessAssignment
- ::joining_forces — RuboCop::Cop::Style::InfiniteLoop
- ::legacy_cop_names — RuboCop::ConfigObsoletion
- ::lint? — RuboCop::Cop::Base
- ::load — RuboCop::FeatureLoader
- ::load_file — RuboCop::ConfigLoader
- ::load_yaml_configuration — RuboCop::ConfigLoader
- ::lock_path — RuboCop::Server::Cache
- ::macro? — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- ::match? — RuboCop::Cop::Base
- ::merge — RuboCop::ConfigLoader
- ::merge_with_default — RuboCop::ConfigLoader
- ::mobilize — RuboCop::Cop::Team
- ::mobilize_cops — RuboCop::Cop::Team
- ::move_assignment_inside_condition — RuboCop::Cop::Style::TernaryCorrector
- ::move_assignment_inside_condition — RuboCop::Cop::Style::IfCorrector
- ::move_assignment_inside_condition — RuboCop::Cop::Style::CaseCorrector
- ::move_branch_inside_condition — RuboCop::Cop::Style::TernaryCorrector
- ::move_branch_inside_condition — RuboCop::Cop::Style::IfCorrector
- ::move_branch_inside_condition — RuboCop::Cop::Style::CaseCorrector
- ::move_comment — RuboCop::Cop::LineBreakCorrector
- ::name_from_code — RuboCop::Cop::Severity
- ::negated_condition — RuboCop::Cop::ConditionCorrector
- ::new — RuboCop::CachedData
- ::new — RuboCop::CLI
- ::new — RuboCop::CLI::Command::Base
- ::new — RuboCop::CLI::Command::ShowCops
- ::new — RuboCop::CLI::Command::ShowDocsUrl
- ::new — RuboCop::CLI::Environment
- ::new — RuboCop::CommentConfig
- ::new — RuboCop::Config
- ::new — RuboCop::ConfigObsoletion
- ::new — RuboCop::ConfigObsoletion::CopRule
- ::new — RuboCop::ConfigObsoletion::ExtractedCop
- ::new — RuboCop::ConfigObsoletion::ParameterRule
- ::new — RuboCop::ConfigObsoletion::RemovedCop
- ::new — RuboCop::ConfigObsoletion::RenamedCop
- ::new — RuboCop::ConfigObsoletion::Rule
- ::new — RuboCop::ConfigObsoletion::SplitCop
- ::new — RuboCop::ConfigStore
- ::new — RuboCop::ConfigValidator
- ::new — RuboCop::Cop::Badge
- ::new — RuboCop::Cop::Base
- ::new — RuboCop::Cop::Commissioner
- ::new — RuboCop::Cop::Corrector
- ::new — RuboCop::Cop::EachToForCorrector
- ::new — RuboCop::Cop::ForToEachCorrector
- ::new — RuboCop::Cop::IfThenCorrector
- ::new — RuboCop::Cop::LambdaLiteralToMethodCorrector
- ::new — RuboCop::Cop::MultilineLiteralBraceCorrector
- ::new — RuboCop::Cop::PercentLiteralCorrector
- ::new — RuboCop::Cop::Force
- ::new — RuboCop::Cop::Generator
- ::new — RuboCop::Cop::Generator::ConfigurationInjector
- ::new — RuboCop::Cop::Generator::RequireFileInjector
- ::new — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- ::new — RuboCop::Cop::Legacy::CorrectionsProxy
- ::new — RuboCop::Cop::Legacy::Corrector
- ::new — RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- ::new — RuboCop::Cop::Lint::DeprecatedClassMethods::Replacement
- ::new — RuboCop::Cop::Lint::DuplicateMethods
- ::new — RuboCop::Cop::Lint::RedundantCopDisableDirective
- ::new — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- ::new — RuboCop::Cop::MessageAnnotator
- ::new — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- ::new — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- ::new — RuboCop::Cop::AnnotationComment
- ::new — RuboCop::Cop::HashAlignmentStyles::TableAlignment
- ::new — RuboCop::Cop::PreferredDelimiters
- ::new — RuboCop::Cop::Naming::InclusiveLanguage
- ::new — RuboCop::Cop::Offense
- ::new — RuboCop::Cop::AmbiguousCopName
- ::new — RuboCop::Cop::Registry
- ::new — RuboCop::Cop::Severity
- ::new — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- ::new — RuboCop::Cop::Style::ExplicitBlockArgument
- ::new — RuboCop::Cop::Style::MagicCommentFormat::CommentRange
- ::new — RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- ::new — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- ::new — RuboCop::Cop::Style::RedundantSelf
- ::new — RuboCop::Cop::Team
- ::new — RuboCop::Cop::Team
- ::new — RuboCop::Cop::Utils::FormatString
- ::new — RuboCop::Cop::Utils::FormatString::FormatSequence
- ::new — RuboCop::Cop::VariableForce::Assignment
- ::new — RuboCop::Cop::VariableForce::Reference
- ::new — RuboCop::Cop::VariableForce::Scope
- ::new — RuboCop::Cop::VariableForce::Variable
- ::new — RuboCop::Cop::VariableForce::VariableTable
- ::new — CopsDocumentationGenerator
- ::new — RuboCop::DirectiveComment
- ::new — RuboCop::ErrorWithAnalyzedFileLocation
- ::new — RuboCop::Ext::RegexpParser::Map
- ::new — RuboCop::FeatureLoader
- ::new — RuboCop::Formatter::BaseFormatter
- ::new — RuboCop::Formatter::DisabledConfigFormatter
- ::new — RuboCop::Formatter::FormatterSet
- ::new — RuboCop::Formatter::FuubarStyleFormatter
- ::new — RuboCop::Formatter::HTMLFormatter
- ::new — RuboCop::Formatter::HTMLFormatter::ERBContext
- ::new — RuboCop::Formatter::JSONFormatter
- ::new — RuboCop::Formatter::JUnitFormatter
- ::new — RuboCop::Formatter::MarkdownFormatter
- ::new — RuboCop::Formatter::PacmanFormatter
- ::new — RuboCop::Formatter::ProgressFormatter
- ::new — RuboCop::Formatter::SimpleTextFormatter::Report
- ::new — RuboCop::MagicComment
- ::new — RuboCop::Options
- ::new — RuboCop::OptionsValidator
- ::new — RuboCop::RakeTask
- ::new — RuboCop::RemoteConfig
- ::new — RuboCop::ResultCache
- ::new — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- ::new — RuboCop::Runner
- ::new — RuboCop::Runner::InfiniteCorrectionLoop
- ::new — RuboCop::Server::CLI
- ::new — RuboCop::Server::ServerCommand::Base
- ::new — RuboCop::Server::SocketReader
- ::new — RuboCop::TargetFinder
- ::new — RuboCop::TargetRuby
- ::new — RuboCop::TargetRuby::Source
- ::new — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- ::next_char_is_question_mark? — RuboCop::Cop::ParenthesesCorrector
- ::of — RuboCop::Cop::VariableForce::Branch
- ::only_closing_paren_before_comma? — RuboCop::Cop::ParenthesesCorrector
- ::parens_range — RuboCop::Cop::ParenthesesCorrector
- ::parse — RuboCop::Cop::Badge
- ::parse — RuboCop::MagicComment
- ::parse — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- ::pid_path — RuboCop::Server::Cache
- ::pid_running? — RuboCop::Server::Cache
- ::port_path — RuboCop::Server::Cache
- ::possible_new_cops? — RuboCop::ConfigLoader
- ::project_dir — RuboCop::Server::Cache
- ::project_dir_cache_key — RuboCop::Server::Cache
- ::project_root — RuboCop::ConfigFinder
- ::project_root — RuboCop::ConfigLoader
- ::qualified_cop_name — RuboCop::Cop::Cop
- ::qualified_cop_name — RuboCop::Cop::Registry
- ::read_as_arguments — RuboCop::ArgumentsEnv
- ::read_as_arguments — RuboCop::ArgumentsFile
- ::read_file — RuboCop::ConfigLoader
- ::redirect — RuboCop::Server::Helper
- ::registry — RuboCop::Cop::Cop
- ::remove — RuboCop::Cop::AlignmentCorrector
- ::remove_files — RuboCop::ResultCache
- ::remove_oldest_files — RuboCop::ResultCache
- ::remove_parentheses — RuboCop::Cop::Style::TernaryCorrector
- ::remove_semicolon — RuboCop::Cop::LineBreakCorrector
- ::remove_space — RuboCop::Cop::PunctuationCorrector
- ::remove_space — RuboCop::Cop::SpaceCorrector
- ::require_statement — RuboCop::Cop::RequireLibraryCorrector
- ::requires_file_removal? — RuboCop::ResultCache
- ::reset! — RuboCop::Cop::Registry
- ::resolver — RuboCop::ConfigLoader
- ::restrict_on_send — RuboCop::Cop::Base
- ::root_dir — RuboCop::CacheConfig
- ::root_level= — RuboCop::FileFinder
- ::root_level? — RuboCop::FileFinder
- ::run — RuboCop::CLI::Command
- ::running? — RuboCop::Server
- ::semicolon — RuboCop::Cop::LineBreakCorrector
- ::server_mode — RuboCop::Version
- ::silence_warnings — RuboCop::Util
- ::source_buffer — RuboCop::Cop::Corrector
- ::status_path — RuboCop::Server::Cache
- ::stderr_path — RuboCop::Server::Cache
- ::support_autocorrect? — RuboCop::Cop::Base
- ::support_autocorrect? — RuboCop::Cop::Cop
- ::support_multiple_source? — RuboCop::Cop::Base
- ::support_server? — RuboCop::Server
- ::supported_versions — RuboCop::TargetRuby
- ::swap_comma — RuboCop::Cop::PunctuationCorrector
- ::swap_range — RuboCop::Cop::OrderedGemCorrector
- ::ternary — RuboCop::Cop::Style::TernaryCorrector
- ::ternary_condition? — RuboCop::Cop::ParenthesesCorrector
- ::token — RuboCop::Server::Core
- ::token_path — RuboCop::Server::Cache
- ::trailing_class_definition? — RuboCop::Cop::LineBreakCorrector
- ::traverse — RuboCop::YAMLDuplicationChecker
- ::validate_cop_list — RuboCop::OptionsValidator
- ::version — RuboCop::Version
- ::version_path — RuboCop::Server::Cache
- ::wait_for_running_status! — RuboCop::Server
- ::warn_on_pending_cops — RuboCop::ConfigLoader
- ::warn_pending_cop — RuboCop::ConfigLoader
- ::whitespace_range — RuboCop::Cop::AlignmentCorrector
- ::windows? — RuboCop::Platform
- ::with_temporary_global — RuboCop::Cop::Registry
- ::write_pid_file — RuboCop::Server::Cache
- ::write_port_and_token_files — RuboCop::Server::Cache
- ::write_status_file — RuboCop::Server::Cache
- ::write_version_file — RuboCop::Server::Cache
- ::yaml_safe_load — RuboCop::ConfigLoader
- ::yaml_safe_load! — RuboCop::ConfigLoader
- #"on_#{asgn_type}" — RuboCop::Cop::Lint::AmbiguousAssignment
- #"on_#{asgn_type}" — RuboCop::Cop::Style::SwapValues
- #<< — RuboCop::Cop::Legacy::CorrectionsProxy
- #<=> — RuboCop::Cop::Offense
- #<=> — RuboCop::Cop::Severity
- #== — RuboCop::Cop::Badge
- #== — RuboCop::Cop::Offense
- #== — RuboCop::Cop::Registry
- #== — RuboCop::Cop::Severity
- #== — RuboCop::Cop::VariableForce::Scope
- #== — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #_investigate — CopHelper
- #aborting? — RuboCop::Runner
- #absolute? — RuboCop::PathUtil
- #accept_child_double_quotes? — RuboCop::Cop::Style::StringLiterals
- #accept_end_kw_alignment? — RuboCop::Cop::EndKeywordAlignment
- #accept_left_parenthesis? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #accept_left_square_bracket? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #accept_namespace_operator? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #accept_node_type? — RuboCop::Cop::Style::MultilineWhenThen
- #acceptable? — RuboCop::Cop::Lint::AmbiguousRange
- #acceptable? — RuboCop::Cop::Lint::UnexpectedBlockArity
- #acceptable? — RuboCop::Cop::Style::RedundantInitialize
- #acceptable_19_syntax_symbol? — RuboCop::Cop::Style::HashSyntax
- #acceptable_call? — RuboCop::Cop::Lint::AmbiguousRange
- #acceptable_capital_q? — RuboCop::Cop::Style::RedundantPercentQ
- #acceptable_exploded_args? — RuboCop::Cop::Style::RaiseArgs
- #acceptable_q? — RuboCop::Cop::Style::RedundantPercentQ
- #acceptable_return? — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #accepted_form? — RuboCop::Cop::Style::GuardClause
- #accepted_if? — RuboCop::Cop::Style::GuardClause
- #accepted_opening_delimiter? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #access_modifier? — RuboCop::Cop::Layout::RescueEnsureAlignment
- #access_modifier? — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #access_modifier? — RuboCop::Cop::Lint::UselessAccessModifier
- #access_modifier_indentation_style — RuboCop::Cop::Layout::IndentationWidth
- #access_modifier_is_inlined? — RuboCop::Cop::Style::AccessModifierDeclarations
- #access_modifier_is_not_inlined? — RuboCop::Cop::Style::AccessModifierDeclarations
- #access_modifier_node — RuboCop::Cop::Layout::RescueEnsureAlignment
- #accesses? — RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #accessible_variables — RuboCop::Cop::VariableForce::VariableTable
- #accessor — RuboCop::Cop::Style::TrivialAccessors
- #accessor? — RuboCop::Cop::Style::AccessorGrouping
- #accessor_start — RuboCop::Cop::Style::RedundantSort
- #accumulator_param_assigned_to? — RuboCop::Cop::Style::EachWithObject
- #act_on_options — RuboCop::CLI
- #active_support_extensions_enabled? — RuboCop::Config
- #active_support_extensions_enabled? — RuboCop::Cop::Base
- #actual_code_range — RuboCop::Cop::Style::YodaCondition
- #actual_indent — RuboCop::Cop::Style::Next
- #add_additional_modes — RuboCop::Options
- #add_autocorrection_options — RuboCop::Options
- #add_block_argument — RuboCop::Cop::Style::ExplicitBlockArgument
- #add_braces — RuboCop::Cop::Style::RedundantReturn
- #add_brackets — RuboCop::Cop::Style::RedundantReturn
- #add_cache_options — RuboCop::Options
- #add_check_options — RuboCop::Options
- #add_config_generation_options — RuboCop::Options
- #add_cop_selection_csv_option — RuboCop::Options
- #add_correct_closing_paren — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #add_correct_external_trailing_comma — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #add_department_marker — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #add_dependency_method? — RuboCop::Cop::Gemspec::DependencyVersion
- #add_dependency_method_nodes — RuboCop::Cop::Gemspec::DependencyVersion
- #add_excludes_from_higher_level — RuboCop::Config
- #add_failure_to — RuboCop::Formatter::JUnitFormatter
- #add_formatter — RuboCop::CLI::Command::AutoGenerateConfig
- #add_formatter — RuboCop::Formatter::FormatterSet
- #add_general_options — RuboCop::Options
- #add_global_offense — RuboCop::Cop::Base
- #add_inheritance_from_auto_generated_file — RuboCop::CLI::Command::AutoGenerateConfig
- #add_lhs_to_local_variables_scopes — RuboCop::Cop::Style::RedundantSelf
- #add_masgn_lhs_variables — RuboCop::Cop::Style::RedundantSelf
- #add_match_var_scopes — RuboCop::Cop::Style::RedundantSelf
- #add_newline? — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #add_offense — RuboCop::Cop::Base
- #add_offense — RuboCop::Cop::Cop
- #add_offense_and_correction — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #add_offense_for_args — RuboCop::Cop::Style::Alias
- #add_offense_for_different_line — RuboCop::Cop::Style::EvalWithLocation
- #add_offense_for_entire_comment — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #add_offense_for_expression — RuboCop::Cop::Layout::MultilineBlockLayout
- #add_offense_for_incorrect_line — RuboCop::Cop::Style::EvalWithLocation
- #add_offense_for_misalignment — RuboCop::Cop::EndKeywordAlignment
- #add_offense_for_missing_line — RuboCop::Cop::Style::EvalWithLocation
- #add_offense_for_missing_location — RuboCop::Cop::Style::EvalWithLocation
- #add_offense_for_same_line — RuboCop::Cop::Style::EvalWithLocation
- #add_offense_for_some_cops — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #add_offense_for_wrong_style — RuboCop::Cop::Style::BarePercentLiterals
- #add_offense_from_diagnostic — RuboCop::Cop::Lint::Syntax
- #add_offense_from_error — RuboCop::Cop::Lint::Syntax
- #add_offenses — RuboCop::Cop::Layout::HashAlignment
- #add_offenses — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #add_offenses_for_token — RuboCop::Cop::Naming::InclusiveLanguage
- #add_offenses_for_unnecessary_spaces — RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #add_output_options — RuboCop::Options
- #add_parentheses — RuboCop::Cop::Util
- #add_parentheses_to_method_arguments — RuboCop::Cop::Style::NestedModifier
- #add_range — RuboCop::Cop::Style::AccessModifierDeclarations
- #add_redundant_disables — RuboCop::Runner
- #add_require_english? — RuboCop::Cop::Style::SpecialGlobalVars
- #add_safe_nav_to_all_methods_in_chain — RuboCop::Cop::Style::SafeNavigation
- #add_safe_navigation_operator — RuboCop::Cop::Lint::SafeNavigationChain
- #add_scope — RuboCop::Cop::Style::RedundantSelf
- #add_self_to_getters — RuboCop::Cop::Style::ParallelAssignment
- #add_server_options — RuboCop::Options
- #add_severity_option — RuboCop::Options
- #add_space_before — RuboCop::Cop::Layout::BlockAlignment
- #add_testcase_element_to_testsuite_element — RuboCop::Formatter::JUnitFormatter
- #add_to_f_method — RuboCop::Cop::Style::FloatDivision
- #add_to_flagged_term_hash — RuboCop::Cop::Naming::InclusiveLanguage
- #add_trailing_end — RuboCop::Cop::Style::ClassAndModuleChildren
- #adjacent_braces — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #adjust — RuboCop::Cop::Layout::HashAlignment
- #adjust_minus — RuboCop::Cop::Layout::HeredocIndentation
- #adjust_squiggly — RuboCop::Cop::Layout::HeredocIndentation
- #affected_cops — RuboCop::ConfigObsoletion::ExtractedCop
- #after_class — RuboCop::Cop::Style::BisectedAttrAccessor
- #after_leaving_scope — RuboCop::Cop::Lint::ShadowedArgument
- #after_leaving_scope — RuboCop::Cop::Lint::UnderscorePrefixedVariableName
- #after_leaving_scope — RuboCop::Cop::Lint::UselessAssignment
- #after_leaving_scope — RuboCop::Cop::Style::InfiniteLoop
- #after_leaving_scope — RuboCop::Cop::Lint::UnusedArgument
- #after_module — RuboCop::Cop::Style::BisectedAttrAccessor
- #after_sclass — RuboCop::Cop::Style::BisectedAttrAccessor
- #after_send — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #alert_about_unrecognized_cops — RuboCop::ConfigValidator
- #algorithm_name — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #alias_keyword_possible? — RuboCop::Cop::Style::Alias
- #alias_method_possible? — RuboCop::Cop::Style::Alias
- #align_column — RuboCop::Cop::Layout::ExtraSpacing
- #align_equal_sign — RuboCop::Cop::Layout::ExtraSpacing
- #align_equal_signs — RuboCop::Cop::Layout::ExtraSpacing
- #align_hash_cop_config — RuboCop::Cop::Layout::SpaceAroundOperators
- #align_with_base_message — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #aligned_assignment? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_braces? — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #aligned_char? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_comment_lines — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_identical? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_locations — RuboCop::Cop::Layout::ExtraSpacing
- #aligned_operator? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_tok? — RuboCop::Cop::Layout::ExtraSpacing
- #aligned_token? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_adjacent_line? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_any_line? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_any_line_range? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_append_operator? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_assignment — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_leading_dot? — RuboCop::Cop::Layout::RescueEnsureAlignment
- #aligned_with_line? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_line_break_method? — RuboCop::Cop::Layout::RescueEnsureAlignment
- #aligned_with_operator? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_preceding_assignment — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_something? — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_with_subsequent_assignment — RuboCop::Cop::PrecedingFollowingAlignment
- #aligned_words? — RuboCop::Cop::PrecedingFollowingAlignment
- #alignment_base — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #alignment_for — RuboCop::Cop::Layout::HashAlignment
- #alignment_for_colons — RuboCop::Cop::Layout::HashAlignment
- #alignment_for_hash_rockets — RuboCop::Cop::Layout::HashAlignment
- #alignment_location — RuboCop::Cop::Layout::RescueEnsureAlignment
- #alignment_node — RuboCop::Cop::Layout::BeginEndAlignment
- #alignment_node — RuboCop::Cop::Layout::EndAlignment
- #alignment_node — RuboCop::Cop::Layout::RescueEnsureAlignment
- #alignment_node_for_variable_style — RuboCop::Cop::Layout::EndAlignment
- #alignment_source — RuboCop::Cop::Layout::RescueEnsureAlignment
- #all_bisected? — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #all_branches_body_missing? — RuboCop::Cop::Lint::EmptyConditionalBody
- #all_cop_names — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #all_cop_names — RuboCop::DirectiveComment
- #all_cops? — RuboCop::DirectiveComment
- #all_cops_include — RuboCop::TargetFinder
- #all_disabled? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #all_elements_aligned? — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #all_extensions — RuboCop::CLI::Command::SuggestExtensions
- #all_lvars_as_forwarding_method_arguments? — RuboCop::Cop::Style::ArgumentsForwarding
- #all_methods_public? — RuboCop::Cop::Style::ClassMethodsDefinitions
- #all_on_same_line? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #all_on_same_line? — RuboCop::Cop::CheckLineBreakable
- #all_on_same_line? — RuboCop::Cop::MultilineElementLineBreaks
- #all_or_name — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #all_relevant_assignment_lines — RuboCop::Cop::Layout::ExtraSpacing
- #all_string_literals? — RuboCop::Cop::Style::StringLiterals
- #allow — RuboCop::Cop::Style::SignalException
- #allow_alias? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #allow_alias_syntax? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #allow_border_comment? — RuboCop::Cop::Layout::EmptyComment
- #allow_comment? — RuboCop::Cop::Lint::EmptyBlock
- #allow_comments? — RuboCop::Cop::Style::RedundantInitialize
- #allow_comments? — RuboCop::Cop::Style::SymbolProc
- #allow_doxygen_comment? — RuboCop::Cop::Layout::LeadingCommentSpace
- #allow_dsl_writers? — RuboCop::Cop::Style::TrivialAccessors
- #allow_empty? — RuboCop::Cop::Style::SingleLineMethods
- #allow_empty_lambdas? — RuboCop::Cop::Lint::EmptyBlock
- #allow_for_alignment? — RuboCop::Cop::PrecedingFollowingAlignment
- #allow_for_trailing_comments? — RuboCop::Cop::Layout::ExtraSpacing
- #allow_gemfile_ruby_comment? — RuboCop::Cop::Layout::LeadingCommentSpace
- #allow_heredoc? — RuboCop::Cop::Layout::LineLength
- #allow_http_protocol? — RuboCop::Cop::Bundler::InsecureProtocolSource
- #allow_if_method_has_argument? — RuboCop::Cop::Style::SymbolProc
- #allow_if_modifier? — RuboCop::Cop::Style::IfInsideElse
- #allow_if_modifier_in_else_branch? — RuboCop::Cop::Style::IfInsideElse
- #allow_implicit_namespaces — RuboCop::Cop::Lint::RaiseException
- #allow_inner_backticks? — RuboCop::Cop::Style::CommandLiteral
- #allow_inner_slashes? — RuboCop::Cop::Style::RegexpLiteral
- #allow_margin_comment? — RuboCop::Cop::Layout::EmptyComment
- #allow_method_comparison? — RuboCop::Cop::Style::MultipleComparison
- #allow_modifier? — RuboCop::Cop::Style::SoleNestedConditional
- #allow_modifiers_on_symbols? — RuboCop::Cop::Style::AccessModifierDeclarations
- #allow_multiline_conditions? — RuboCop::Cop::Style::ParenthesesAroundCondition
- #allow_multiple_return_values? — RuboCop::Cop::Style::RedundantReturn
- #allow_named_underscore_variables — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #allow_nums — RuboCop::Cop::UncommunicativeName
- #allow_only_rest_arguments? — RuboCop::Cop::Style::ArgumentsForwarding
- #allow_percent_literal_array_argument? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #allow_predicates? — RuboCop::Cop::Style::TrivialAccessors
- #allow_receiver? — RuboCop::Cop::Lint::NumberConversion
- #allow_self — RuboCop::Cop::Style::RedundantSelf
- #allow_unused_keyword_arguments? — RuboCop::Cop::Lint::UnusedBlockArgument
- #allow_uri? — RuboCop::Cop::LineLengthHelp
- #allowable_kwbegin? — RuboCop::Cop::Style::RedundantBegin
- #allowable_use? — RuboCop::Cop::Style::FetchEnvVar
- #allowable_use_with_if? — RuboCop::Cop::Lint::NonAtomicFileOperation
- #allowance_range? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #allowed? — RuboCop::Cop::Style::NestedParenthesizedCalls
- #allowed_acronyms — RuboCop::Cop::Naming::FileName
- #allowed_addresses — RuboCop::Cop::Style::IpAddresses
- #allowed_ancestor? — RuboCop::Cop::Style::RedundantParentheses
- #allowed_arguments — RuboCop::Cop::Lint::UselessRuby2Keywords
- #allowed_assignment? — RuboCop::Cop::Naming::ConstantName
- #allowed_assignment? — RuboCop::Cop::Style::SwapValues
- #allowed_backtick_literal? — RuboCop::Cop::Style::CommandLiteral
- #allowed_block? — RuboCop::Cop::Lint::UnusedBlockArgument
- #allowed_bracket_array? — RuboCop::Cop::PercentArray
- #allowed_camel_case_file? — RuboCop::Config
- #allowed_camel_case_method_call? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #allowed_chained_call_with_parentheses? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #allowed_conditional_expression_on_rhs? — RuboCop::Cop::Naming::ConstantName
- #allowed_consecutive_conditionals? — RuboCop::Cop::Style::GuardClause
- #allowed_constants — RuboCop::Cop::Style::Documentation
- #allowed_construct? — RuboCop::Cop::Lint::AssignmentInCondition
- #allowed_cops — RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- #allowed_escape? — RuboCop::Cop::Style::RedundantRegexpEscape
- #allowed_escape? — RuboCop::Cop::Style::RedundantStringEscape
- #allowed_expression? — RuboCop::Cop::Style::RedundantParentheses
- #allowed_gem? — RuboCop::Cop::Bundler::GemVersion
- #allowed_gem? — RuboCop::Cop::Gemspec::DependencyVersion
- #allowed_gems — RuboCop::Cop::Bundler::GemVersion
- #allowed_gems — RuboCop::Cop::Gemspec::DependencyVersion
- #allowed_heredoc — RuboCop::Cop::Layout::LineLength
- #allowed_identifier? — RuboCop::Cop::AllowedIdentifiers
- #allowed_identifiers — RuboCop::Cop::AllowedIdentifiers
- #allowed_if_condition? — RuboCop::Cop::Style::SafeNavigation
- #allowed_in_returns? — RuboCop::Cop::Style::DoubleNegation
- #allowed_keyword_argument? — RuboCop::Cop::Lint::UnusedBlockArgument
- #allowed_keyword_block_argument? — RuboCop::Cop::Lint::UnderscorePrefixedVariableName
- #allowed_lhs? — RuboCop::Cop::Style::ParallelAssignment
- #allowed_line? — RuboCop::Cop::Layout::LineLength
- #allowed_line? — RuboCop::Cop::AllowedPattern
- #allowed_line? — RuboCop::Cop::AllowedPattern
- #allowed_masign? — RuboCop::Cop::Style::ParallelAssignment
- #allowed_method? — RuboCop::Cop::AllowedMethods
- #allowed_method? — RuboCop::Cop::AllowedMethods
- #allowed_method_call? — RuboCop::Cop::Style::RedundantParentheses
- #allowed_method_call_on_rhs? — RuboCop::Cop::Naming::ConstantName
- #allowed_method_name? — RuboCop::Cop::Lint::NestedMethodDefinition
- #allowed_method_name? — RuboCop::Cop::Lint::NumberConversion
- #allowed_method_name? — RuboCop::Cop::Naming::PredicateName
- #allowed_method_name? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #allowed_method_name? — RuboCop::Cop::Style::NumericPredicate
- #allowed_method_name? — RuboCop::Cop::Style::SymbolProc
- #allowed_method_name? — RuboCop::Cop::Style::TrivialAccessors
- #allowed_method_name? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- #allowed_method_names — RuboCop::Cop::Style::TrivialAccessors
- #allowed_method_pattern? — RuboCop::Cop::Lint::AmbiguousBlockAssociation
- #allowed_methods — RuboCop::Cop::AllowedMethods
- #allowed_methods — RuboCop::Cop::AllowedMethods
- #allowed_mixed_percent_r? — RuboCop::Cop::Style::RegexpLiteral
- #allowed_mixed_slash? — RuboCop::Cop::Style::RegexpLiteral
- #allowed_modifier_if? — RuboCop::Cop::Style::Next
- #allowed_multiline_argument? — RuboCop::Cop::TrailingComma
- #allowed_multiline_call_with_parentheses? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #allowed_multiple_expression? — RuboCop::Cop::Style::RedundantParentheses
- #allowed_names — RuboCop::Cop::Lint::ConstantResolution
- #allowed_names — RuboCop::Cop::UncommunicativeName
- #allowed_non_ascii_chars — RuboCop::Cop::Style::AsciiComments
- #allowed_non_exploded_type? — RuboCop::Cop::Style::RaiseArgs
- #allowed_numbers — RuboCop::Cop::Style::NumericLiterals
- #allowed_omission? — RuboCop::Cop::Style::NestedParenthesizedCalls
- #allowed_omit_parentheses_with_percent_r_literal? — RuboCop::Cop::Style::RegexpLiteral
- #allowed_on_first_line? — RuboCop::Cop::Layout::LeadingCommentSpace
- #allowed_only_before_style? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #allowed_option_count — RuboCop::Server::CLI
- #allowed_patterns — RuboCop::Cop::Style::IfUnlessModifier
- #allowed_patterns — RuboCop::Cop::Style::NumericLiterals
- #allowed_patterns — RuboCop::Cop::AllowedPattern
- #allowed_patterns — RuboCop::Cop::AllowedPattern
- #allowed_percent_q? — RuboCop::Cop::Style::RedundantPercentQ
- #allowed_percent_r_literal? — RuboCop::Cop::Style::RegexpLiteral
- #allowed_percent_x_literal? — RuboCop::Cop::Style::CommandLiteral
- #allowed_reader? — RuboCop::Cop::Style::TrivialAccessors
- #allowed_receiver? — RuboCop::Cop::Style::HashEachMethods
- #allowed_receivers — RuboCop::Cop::Style::HashEachMethods
- #allowed_rhs? — RuboCop::Cop::Style::ParallelAssignment
- #allowed_send_node? — RuboCop::Cop::Style::RedundantSelf
- #allowed_single_line? — RuboCop::Cop::Style::ConditionalAssignment
- #allowed_slash_literal? — RuboCop::Cop::Style::RegexpLiteral
- #allowed_splat_argument? — RuboCop::Cop::Style::HashConversion
- #allowed_statements? — RuboCop::Cop::Style::ConditionalAssignment
- #allowed_string_interpolation_method_call? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #allowed_ternary? — RuboCop::Cop::Style::ConditionalAssignment
- #allowed_ternary? — RuboCop::Cop::Style::RedundantParentheses
- #allowed_type? — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #allowed_type? — RuboCop::Cop::SpaceAfterPunctuation
- #allowed_unannotated? — RuboCop::Cop::Style::FormatStringToken
- #allowed_uri_position? — RuboCop::Cop::LineLengthHelp
- #allowed_var? — RuboCop::Cop::Style::FetchEnvVar
- #allowed_var? — RuboCop::Cop::Style::GlobalVars
- #allowed_writer? — RuboCop::Cop::Style::TrivialAccessors
- #allowlist — RuboCop::Cop::Style::OptionHash
- #already_on_multiple_lines? — RuboCop::Cop::CheckLineBreakable
- #alt_start_msg — RuboCop::Cop::Layout::BlockAlignment
- #alternative — RuboCop::ConfigObsoletion::ParameterRule
- #alternative_pattern_source — RuboCop::Cop::Style::InPatternThen
- #alternative_style — RuboCop::Cop::Style::HashSyntax
- #alternative_style — RuboCop::Cop::Style::QuotedSymbols
- #alternative_style — RuboCop::Cop::ConfigurableEnforcedStyle
- #alternative_styles — RuboCop::Cop::ConfigurableEnforcedStyle
- #alternatives — RuboCop::ConfigObsoletion::ParameterRule
- #alternatives — RuboCop::ConfigObsoletion::RemovedCop
- #alternatives — RuboCop::ConfigObsoletion::SplitCop
- #always_allowed? — RuboCop::Cop::InternalAffairs::UndefinedConfig
- #always_indented? — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #always_multiline? — RuboCop::Cop::Style::OneLineConditional
- #always_run? — RuboCop::Cop::VariableForce::Case
- #always_run? — RuboCop::Cop::VariableForce::CaseMatch
- #always_run? — RuboCop::Cop::VariableForce::For
- #always_run? — RuboCop::Cop::VariableForce::Rescue
- #always_run? — RuboCop::Cop::VariableForce::Ensure
- #always_run? — RuboCop::Cop::VariableForce::SimpleConditional
- #always_run? — RuboCop::Cop::VariableForce::LogicalOperator
- #ambiguous_block_association? — RuboCop::Cop::Lint::AmbiguousBlockAssociation
- #ambiguous_literal? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #ambiguous_or_unexpected_style_detected — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #ambiguous_style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #ampersand_dot? — RuboCop::Cop::Layout::DotPosition
- #analyze — RuboCop::CommentConfig
- #analyze_cop — RuboCop::CommentConfig
- #analyze_disabled — RuboCop::CommentConfig
- #analyze_rest — RuboCop::CommentConfig
- #analyze_single_line — RuboCop::CommentConfig
- #ancestor_node — RuboCop::Cop::Layout::RescueEnsureAlignment
- #ancestor_node? — RuboCop::Cop::VariableForce::Scope
- #ancestors_valid? — RuboCop::Cop::Lint::TopLevelReturnWithArgument
- #annotate — RuboCop::Cop::Base
- #annotate — RuboCop::Cop::MessageAnnotator
- #annotate_message — RuboCop::Formatter::SimpleTextFormatter
- #annotate_message — RuboCop::Formatter::TapFormatter
- #annotated? — RuboCop::Cop::Utils::FormatString::FormatSequence
- #annotation? — RuboCop::Cop::AnnotationComment
- #annotation_keywords — RuboCop::Cop::DocumentationComment
- #annotation_range — RuboCop::Cop::Style::CommentAnnotation
- #anonymous_block_arg? — RuboCop::Cop::Style::MethodDefParentheses
- #anonymous_block_argument? — RuboCop::Cop::Naming::BlockForwarding
- #another_args? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #another_statement_on_same_line? — RuboCop::Cop::Style::IfUnlessModifier
- #any? — RuboCop::MagicComment
- #any_assignment? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #any_context_creating_methods? — RuboCop::Cop::Lint::UselessAccessModifier
- #any_cops_allowed? — RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- #any_heredoc? — RuboCop::Cop::TrailingComma
- #any_method_definition? — RuboCop::Cop::Lint::UselessAccessModifier
- #any_symlink? — RuboCop::ResultCache
- #append_newline_to_last_kwoptarg — RuboCop::Cop::Style::KeywordParametersOrder
- #apply_autocorrect — RuboCop::Cop::Style::SelfAssignment
- #apply_correction — RuboCop::Cop::Base
- #apply_correction — RuboCop::Cop::Cop
- #apply_default_formatter — RuboCop::CLI
- #arg_count — RuboCop::Cop::Lint::UnexpectedBlockArity
- #arg_count — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #arg_node — RuboCop::Cop::Style::RedundantSort
- #arg_range — RuboCop::Cop::UncommunicativeName
- #arg_to_unparenthesized_call? — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #arg_value — RuboCop::Cop::Style::RedundantSort
- #args_begin — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #args_begin — RuboCop::Cop::Util
- #args_count — RuboCop::Cop::Metrics::ParameterLists
- #args_end — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #args_end — RuboCop::Cop::Util
- #args_match? — RuboCop::Cop::Style::SingleLineBlockParams
- #args_on_beginning_line? — RuboCop::Cop::Layout::MultilineBlockLayout
- #args_parenthesized? — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #args_to_hash — RuboCop::Cop::Style::HashConversion
- #argument? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #argument? — RuboCop::Cop::VariableForce::Variable
- #argument_alignment_config — RuboCop::Cop::Layout::FirstArgumentIndentation
- #argument_alignment_config — RuboCop::Cop::Layout::FirstHashElementIndentation
- #argument_alignment_config — RuboCop::Cop::Layout::HashAlignment
- #argument_before_hash — RuboCop::Cop::Layout::HashAlignment
- #argument_in_method_call — RuboCop::Cop::MultilineExpressionIndentation
- #argument_indentation_correct? — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #argument_match? — RuboCop::Cop::Lint::ToEnumArguments
- #argument_positions — RuboCop::Cop::Style::OptionalArguments
- #argument_range — RuboCop::Cop::Style::MinMax
- #argument_range — RuboCop::Cop::Style::RedundantArgument
- #argument_references — RuboCop::Cop::Lint::ShadowedArgument
- #argument_tokens — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #argument_without_space? — RuboCop::Cop::Style::HashSyntax
- #arguments — RuboCop::Cop::Style::EndlessMethod
- #arguments_begin_pos — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #arguments_end_pos — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #arguments_match? — RuboCop::Cop::Lint::ToEnumArguments
- #arguments_or_first_arg_pairs — RuboCop::Cop::Layout::ArgumentAlignment
- #arguments_range — RuboCop::Cop::Lint::ErbNewArguments
- #arguments_range — RuboCop::Cop::Style::ArgumentsForwarding
- #arguments_range — RuboCop::Cop::Style::ExpandPathArguments
- #arguments_range — RuboCop::Cop::Style::MultilineMethodSignature
- #arguments_range — RuboCop::Cop::Style::SoleNestedConditional
- #arguments_with_last_arg_pairs — RuboCop::Cop::Layout::ArgumentAlignment
- #arguments_with_whitespace — RuboCop::Cop::Style::Lambda
- #arguments_without_parentheses? — RuboCop::Cop::Style::MethodDefParentheses
- #arity — RuboCop::Cop::Utils::FormatString::FormatSequence
- #array_brackets — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #array_literal? — RuboCop::Cop::Style::RedundantStringEscape
- #array_new_inside_array_literal? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #array_or_range? — RuboCop::Cop::Style::BlockDelimiters
- #array_splat? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #array_style_detected — RuboCop::Cop::ArrayMinSize
- #array_to_ignorecase_regex — RuboCop::Cop::Naming::InclusiveLanguage
- #arrow_lambda_with_args? — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #asgn_type? — RuboCop::Cop::Style::RedundantCondition
- #asgn_variable_align_with — RuboCop::Cop::Layout::EndAlignment
- #assertions_using_described_class_msg — RuboCop::Cop::InternalAffairs::UselessMessageAssertion
- #assign — RuboCop::Cop::VariableForce::Variable
- #assign_properties — RuboCop::Ext::RegexpNode
- #assign_to_variable — RuboCop::Cop::VariableForce::VariableTable
- #assigned? — RuboCop::Cop::Style::FetchEnvVar
- #assigned_before? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #assigned_before_loop? — RuboCop::Cop::Style::InfiniteLoop
- #assigned_inside_loop? — RuboCop::Cop::Style::InfiniteLoop
- #assigned_variables — RuboCop::Cop::Style::SoleNestedConditional
- #assignment — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #assignment — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #assignment? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #assignment_corrector — RuboCop::Cop::Style::ParallelAssignment
- #assignment_in_condition? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #assignment_lines — RuboCop::Cop::PrecedingFollowingAlignment
- #assignment_node — RuboCop::Cop::Layout::ElseAlignment
- #assignment_node — RuboCop::Cop::Layout::RescueEnsureAlignment
- #assignment_node — RuboCop::Cop::Style::ConditionalAssignment
- #assignment_on_same_line? — RuboCop::Cop::Layout::FirstArrayElementLineBreak
- #assignment_or_operator_method — RuboCop::Cop::Layout::EndAlignment
- #assignment_rhs — RuboCop::Cop::MultilineExpressionIndentation
- #assignment_rhs_exist? — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #assignment_tokens — RuboCop::Cop::PrecedingFollowingAlignment
- #assignment_types_match? — RuboCop::Cop::Style::ConditionalAssignment
- #assignment_without_argument_usage — RuboCop::Cop::Lint::ShadowedArgument
- #assume_boolean_value? — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #attempt_correction — RuboCop::Cop::Base
- #attr_name — RuboCop::Cop::Naming::MethodName
- #attr_names — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #attribute_or_allowed_method? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #augment_message — RuboCop::Cop::Lint::UnusedBlockArgument
- #autocorrect — RuboCop::Cop::Gemspec::RequireMFA
- #autocorrect — RuboCop::Cop::Layout::AccessModifierIndentation
- #autocorrect — RuboCop::Cop::Layout::ArgumentAlignment
- #autocorrect — RuboCop::Cop::Layout::ArrayAlignment
- #autocorrect — RuboCop::Cop::Layout::AssignmentIndentation
- #autocorrect — RuboCop::Cop::Layout::BeginEndAlignment
- #autocorrect — RuboCop::Cop::Layout::BlockAlignment
- #autocorrect — RuboCop::Cop::Layout::ClassStructure
- #autocorrect — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #autocorrect — RuboCop::Cop::Layout::CommentIndentation
- #autocorrect — RuboCop::Cop::Layout::DefEndAlignment
- #autocorrect — RuboCop::Cop::Layout::DotPosition
- #autocorrect — RuboCop::Cop::Layout::ElseAlignment
- #autocorrect — RuboCop::Cop::Layout::EmptyComment
- #autocorrect — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #autocorrect — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #autocorrect — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #autocorrect — RuboCop::Cop::Layout::EndAlignment
- #autocorrect — RuboCop::Cop::Layout::FirstArgumentIndentation
- #autocorrect — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #autocorrect — RuboCop::Cop::Layout::FirstHashElementIndentation
- #autocorrect — RuboCop::Cop::Layout::FirstParameterIndentation
- #autocorrect — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #autocorrect — RuboCop::Cop::Layout::IndentationConsistency
- #autocorrect — RuboCop::Cop::Layout::IndentationStyle
- #autocorrect — RuboCop::Cop::Layout::IndentationWidth
- #autocorrect — RuboCop::Cop::Layout::LineContinuationSpacing
- #autocorrect — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #autocorrect — RuboCop::Cop::Layout::MultilineBlockLayout
- #autocorrect — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #autocorrect — RuboCop::Cop::Layout::MultilineOperationIndentation
- #autocorrect — RuboCop::Cop::Layout::ParameterAlignment
- #autocorrect — RuboCop::Cop::Layout::RescueEnsureAlignment
- #autocorrect — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #autocorrect — RuboCop::Cop::Layout::SpaceAroundOperators
- #autocorrect — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #autocorrect — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #autocorrect — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #autocorrect — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #autocorrect — RuboCop::Cop::Layout::SpaceInsideStringInterpolation
- #autocorrect — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #autocorrect — RuboCop::Cop::Lint::BooleanSymbol
- #autocorrect — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #autocorrect — RuboCop::Cop::Lint::ElseLayout
- #autocorrect — RuboCop::Cop::Lint::EmptyConditionalBody
- #autocorrect — RuboCop::Cop::Lint::ErbNewArguments
- #autocorrect — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #autocorrect — RuboCop::Cop::Lint::InterpolationCheck
- #autocorrect — RuboCop::Cop::Lint::NonAtomicFileOperation
- #autocorrect — RuboCop::Cop::Lint::OrderedMagicComments
- #autocorrect — RuboCop::Cop::Lint::PercentSymbolArray
- #autocorrect — RuboCop::Cop::Lint::RedundantSplatExpansion
- #autocorrect — RuboCop::Cop::Lint::RescueType
- #autocorrect — RuboCop::Cop::Lint::SafeNavigationChain
- #autocorrect — RuboCop::Cop::Lint::SafeNavigationConsistency
- #autocorrect — RuboCop::Cop::Lint::ScriptPermission
- #autocorrect — RuboCop::Cop::Lint::UnusedBlockArgument
- #autocorrect — RuboCop::Cop::Lint::UnusedMethodArgument
- #autocorrect — RuboCop::Cop::Lint::UselessAccessModifier
- #autocorrect — RuboCop::Cop::Lint::UselessTimes
- #autocorrect — RuboCop::Cop::Style::AccessModifierDeclarations
- #autocorrect — RuboCop::Cop::Style::AccessorGrouping
- #autocorrect — RuboCop::Cop::Style::Alias
- #autocorrect — RuboCop::Cop::Style::Attr
- #autocorrect — RuboCop::Cop::Style::BlockDelimiters
- #autocorrect — RuboCop::Cop::Style::CaseLikeIf
- #autocorrect — RuboCop::Cop::Style::CharacterLiteral
- #autocorrect — RuboCop::Cop::Style::ClassAndModuleChildren
- #autocorrect — RuboCop::Cop::Style::CommandLiteral
- #autocorrect — RuboCop::Cop::Style::ConditionalAssignment
- #autocorrect — RuboCop::Cop::Style::DateTime
- #autocorrect — RuboCop::Cop::Style::EmptyBlockParameter
- #autocorrect — RuboCop::Cop::Style::EmptyCaseCondition
- #autocorrect — RuboCop::Cop::Style::EmptyElse
- #autocorrect — RuboCop::Cop::Style::EmptyLambdaParameter
- #autocorrect — RuboCop::Cop::Style::ExpandPathArguments
- #autocorrect — RuboCop::Cop::Style::FormatString
- #autocorrect — RuboCop::Cop::Style::HashSyntax
- #autocorrect — RuboCop::Cop::Style::IfInsideElse
- #autocorrect — RuboCop::Cop::Style::IfUnlessModifier
- #autocorrect — RuboCop::Cop::Style::IfWithSemicolon
- #autocorrect — RuboCop::Cop::Style::InfiniteLoop
- #autocorrect — RuboCop::Cop::Style::LineEndConcatenation
- #autocorrect — RuboCop::Cop::Style::MapToHash
- #autocorrect — RuboCop::Cop::Style::MultilineMethodSignature
- #autocorrect — RuboCop::Cop::Style::MutableConstant
- #autocorrect — RuboCop::Cop::Style::NestedModifier
- #autocorrect — RuboCop::Cop::Style::NestedParenthesizedCalls
- #autocorrect — RuboCop::Cop::Style::NestedTernaryOperator
- #autocorrect — RuboCop::Cop::Style::NilLambda
- #autocorrect — RuboCop::Cop::Style::NonNilCheck
- #autocorrect — RuboCop::Cop::Style::OneLineConditional
- #autocorrect — RuboCop::Cop::Style::OrAssignment
- #autocorrect — RuboCop::Cop::Style::ParallelAssignment
- #autocorrect — RuboCop::Cop::Style::QuotedSymbols
- #autocorrect — RuboCop::Cop::Style::RandomWithOffset
- #autocorrect — RuboCop::Cop::Style::RedundantSort
- #autocorrect — RuboCop::Cop::Style::SafeNavigation
- #autocorrect — RuboCop::Cop::Style::SelfAssignment
- #autocorrect — RuboCop::Cop::Style::SignalException
- #autocorrect — RuboCop::Cop::Style::SingleLineBlockParams
- #autocorrect — RuboCop::Cop::Style::SingleLineMethods
- #autocorrect — RuboCop::Cop::Style::SoleNestedConditional
- #autocorrect — RuboCop::Cop::Style::SpecialGlobalVars
- #autocorrect — RuboCop::Cop::Style::StaticClass
- #autocorrect — RuboCop::Cop::Style::StringLiterals
- #autocorrect — RuboCop::Cop::Style::StringLiteralsInInterpolation
- #autocorrect — RuboCop::Cop::Style::SymbolProc
- #autocorrect — RuboCop::Cop::Style::TernaryParentheses
- #autocorrect — RuboCop::Cop::Style::TrivialAccessors
- #autocorrect — RuboCop::Cop::Team
- #autocorrect — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #autocorrect? — RuboCop::Cop::Team
- #autocorrect? — RuboCop::Cop::AutocorrectLogic
- #autocorrect_arguments — RuboCop::Cop::Layout::MultilineBlockLayout
- #autocorrect_block — RuboCop::Cop::Lint::UselessTimes
- #autocorrect_block — RuboCop::Cop::Style::EachWithObject
- #autocorrect_block — RuboCop::Cop::Style::Next
- #autocorrect_block_pass — RuboCop::Cop::Lint::UselessTimes
- #autocorrect_body — RuboCop::Cop::Layout::MultilineBlockLayout
- #autocorrect_boolean_node — RuboCop::Cop::Style::SelfAssignment
- #autocorrect_class — RuboCop::Cop::Style::TrivialAccessors
- #autocorrect_comparison — RuboCop::Cop::Style::NonNilCheck
- #autocorrect_def — RuboCop::Cop::Style::StaticClass
- #autocorrect_enabled? — RuboCop::Cop::AutocorrectLogic
- #autocorrect_expand_path — RuboCop::Cop::Style::ExpandPathArguments
- #autocorrect_forbidden? — RuboCop::Cop::Style::EmptyElse
- #autocorrect_from_percent — RuboCop::Cop::Style::FormatString
- #autocorrect_hash_rockets — RuboCop::Cop::Style::HashSyntax
- #autocorrect_incompatible_with_other_cops? — RuboCop::Cop::Layout::ArgumentAlignment
- #autocorrect_incompatible_with_other_cops? — RuboCop::Cop::Layout::HashAlignment
- #autocorrect_insert_lines — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect_instance — RuboCop::Cop::Style::TrivialAccessors
- #autocorrect_lambda_for_spaces — RuboCop::Cop::Layout::IndentationStyle
- #autocorrect_lambda_for_tabs — RuboCop::Cop::Layout::IndentationStyle
- #autocorrect_method_to_literal — RuboCop::Cop::Style::Lambda
- #autocorrect_modifier — RuboCop::Cop::Style::Next
- #autocorrect_multiline_words — RuboCop::Cop::PercentLiteralCorrector
- #autocorrect_no_mixed_keys — RuboCop::Cop::Style::HashSyntax
- #autocorrect_non_nil — RuboCop::Cop::Style::NonNilCheck
- #autocorrect_notice — RuboCop::Cop::Style::Copyright
- #autocorrect_numblock — RuboCop::Cop::Style::EachWithObject
- #autocorrect_one — RuboCop::Cop::Layout::CommentIndentation
- #autocorrect_other — RuboCop::Cop::Style::RedundantInterpolation
- #autocorrect_outer_condition_basic — RuboCop::Cop::Style::SoleNestedConditional
- #autocorrect_outer_condition_modify_form — RuboCop::Cop::Style::SoleNestedConditional
- #autocorrect_preceding_comments — RuboCop::Cop::Layout::CommentIndentation
- #autocorrect_range — RuboCop::Cop::TrailingComma
- #autocorrect_remove_lines — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect_replace_method — RuboCop::Cop::Lint::NonAtomicFileOperation
- #autocorrect_report — RuboCop::Cop::Team
- #autocorrect_requested? — RuboCop::Cop::AutocorrectLogic
- #autocorrect_ruby19 — RuboCop::Cop::Style::HashSyntax
- #autocorrect_sclass — RuboCop::Cop::Style::ClassMethodsDefinitions
- #autocorrect_sclass — RuboCop::Cop::Style::StaticClass
- #autocorrect_send_node — RuboCop::Cop::Style::SelfAssignment
- #autocorrect_sequence — RuboCop::Cop::Style::FormatStringToken
- #autocorrect_single_variable_interpolation — RuboCop::Cop::Style::RedundantInterpolation
- #autocorrect_source — CopHelper
- #autocorrect_source_file — CopHelper
- #autocorrect_to_percent — RuboCop::Cop::Style::FormatString
- #autocorrect_unless_nil — RuboCop::Cop::Style::NonNilCheck
- #autocorrect_variable_interpolation — RuboCop::Cop::Style::RedundantInterpolation
- #autocorrect_with_args — RuboCop::Cop::Style::SymbolProc
- #autocorrect_with_disable_uncorrectable? — RuboCop::Cop::AutocorrectLogic
- #autocorrect_without_args — RuboCop::Cop::Style::SymbolProc
- #autocorrect_words — RuboCop::Cop::PercentLiteralCorrector
- #autocorrected_value — RuboCop::Cop::Lint::LiteralInInterpolation
- #autocorrected_value_for_array — RuboCop::Cop::Lint::LiteralInInterpolation
- #autocorrected_value_for_string — RuboCop::Cop::Lint::LiteralInInterpolation
- #autocorrected_value_for_symbol — RuboCop::Cop::Lint::LiteralInInterpolation
- #avoid_comma — RuboCop::Cop::TrailingComma
- #backslash_b? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #backslash_zero? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #backtick_literal? — RuboCop::Cop::Style::CommandLiteral
- #bad_filename_allowed? — RuboCop::Cop::Naming::FileName
- #bad_location — RuboCop::Cop::Lint::SendWithMixinArgument
- #bad_method? — RuboCop::Cop::Style::HashExcept
- #bad_reader_name? — RuboCop::Cop::Naming::AccessorMethodName
- #bad_rhs? — RuboCop::Cop::Style::MultilineMemoization
- #bad_writer_name? — RuboCop::Cop::Naming::AccessorMethodName
- #bare_access_modifier? — RuboCop::Cop::Layout::IndentationConsistency
- #bare_operator? — RuboCop::Cop::Layout::FirstArgumentIndentation
- #bareword? — RuboCop::Cop::Style::Alias
- #base — RuboCop::Cop::Style::RedundantSort
- #base64_encoded_logo_image — RuboCop::Formatter::HTMLFormatter::ERBContext
- #base_column — RuboCop::Cop::Layout::ArgumentAlignment
- #base_column — RuboCop::Cop::Layout::ArrayAlignment
- #base_column — RuboCop::Cop::Layout::CaseIndentation
- #base_column — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #base_column — RuboCop::Cop::Layout::ParameterAlignment
- #base_column_for_normal_style — RuboCop::Cop::Layout::IndentationConsistency
- #base_configs — RuboCop::ConfigLoaderResolver
- #base_description — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #base_description — RuboCop::Cop::Layout::FirstHashElementIndentation
- #base_description — RuboCop::Cop::Layout::FirstParameterIndentation
- #base_dir_for_path_parameters — RuboCop::Config
- #base_for_method_definition — RuboCop::Cop::Layout::ElseAlignment
- #base_indent_level — RuboCop::Cop::Layout::HeredocIndentation
- #base_indentation — RuboCop::Cop::Layout::FirstArgumentIndentation
- #base_node — RuboCop::Cop::Style::EmptyElse
- #base_range — RuboCop::Cop::Layout::FirstArgumentIndentation
- #base_range_of_if — RuboCop::Cop::Layout::ElseAlignment
- #base_range_of_rescue — RuboCop::Cop::Layout::ElseAlignment
- #base_source — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #base_url_for — RuboCop::Cop::Documentation
- #basic_literal? — RuboCop::Cop::Lint::LiteralAsCondition
- #basic_literal? — RuboCop::Cop::Style::RedundantFetchBlock
- #be_ready — RuboCop::Cop::Team
- #beautify_message — RuboCop::Cop::Lint::Syntax
- #before_declaring_variable — RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- #begin_block_has_multiline_statements? — RuboCop::Cop::Style::RedundantBegin
- #begin_correction — RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
- #begin_end_alignment_style — RuboCop::Cop::Layout::RescueEnsureAlignment
- #begin_investigation — RuboCop::Cop::Base
- #begin_investigation — RuboCop::Cop::Cop
- #begin_loc_present? — RuboCop::Cop::Style::RedundantStringEscape
- #begin_pos_for_replacement — RuboCop::Cop::Style::SymbolProc
- #begin_pos_with_comment — RuboCop::Cop::Layout::ClassStructure
- #begin_pos_with_comment — RuboCop::Cop::CommentsHelp
- #begin_range — RuboCop::Cop::Style::SafeNavigation
- #begin_replacement — RuboCop::Cop::Style::CaseEquality
- #begin_required? — RuboCop::Cop::Style::BlockDelimiters
- #begin_source — RuboCop::Cop::PercentLiteral
- #begins_its_line? — RuboCop::Cop::Util
- #belong_to_inner_scope? — RuboCop::Cop::VariableForce::Scope
- #belong_to_outer_scope? — RuboCop::Cop::VariableForce::Scope
- #below_array_length? — RuboCop::Cop::ArrayMinSize
- #below_ternary_precedence? — RuboCop::Cop::Style::TernaryParentheses
- #binding — RuboCop::Formatter::HTMLFormatter::ERBContext
- #bisect — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #bisected_names — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #blank? — String
- #blank_lines_count_between — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #block_arg_name — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #block_arg_string — RuboCop::Cop::Layout::MultilineBlockLayout
- #block_argument? — RuboCop::Cop::VariableForce::Variable
- #block_begin — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #block_body_range — RuboCop::Cop::Style::ExplicitBlockArgument
- #block_delimiters_style — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #block_end — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #block_end_align_target — RuboCop::Cop::Layout::BlockAlignment
- #block_forwarding_name — RuboCop::Cop::Naming::BlockForwarding
- #block_method_name — RuboCop::Cop::Metrics::Utils::IteratingBlock
- #block_range_with_space — RuboCop::Cop::Style::SymbolProc
- #block_start? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #body_and_end_on_same_line? — RuboCop::Cop::Style::TrailingMethodEndStatement
- #body_end? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #body_node — RuboCop::Cop::VariableForce::Scope
- #body_on_first_line? — RuboCop::Cop::TrailingBody
- #body_or_allowed_comment_lines? — RuboCop::Cop::Lint::EmptyClass
- #boolean_or_empty_cache? — RuboCop::OptionsValidator
- #boundaries_from_random_node — RuboCop::Cop::Style::RandomWithOffset
- #bounds — RuboCop::Cop::AnnotationComment
- #brace_alignment_style — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #brace_alignment_style — RuboCop::Cop::Layout::FirstHashElementIndentation
- #brace_alignment_style — RuboCop::Cop::Layout::FirstParameterIndentation
- #braces_for_chaining_message — RuboCop::Cop::Style::BlockDelimiters
- #braces_for_chaining_style? — RuboCop::Cop::Style::BlockDelimiters
- #braces_required_message — RuboCop::Cop::Style::BlockDelimiters
- #braces_required_method? — RuboCop::Cop::Style::BlockDelimiters
- #braces_required_methods — RuboCop::Cop::Style::BlockDelimiters
- #braces_style? — RuboCop::Cop::Style::BlockDelimiters
- #braces_style? — RuboCop::Cop::Style::HashAsLastArrayItem
- #braces_with_contents_inside — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #bracketed_array_of? — RuboCop::Cop::ArraySyntax
- #brackets? — RuboCop::Cop::TrailingComma
- #branch — RuboCop::Cop::VariableForce::Branchable
- #branch? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #branch_body_indentation — RuboCop::Cop::IfThenCorrector
- #branch_conditions — RuboCop::Cop::Style::CaseLikeIf
- #branch_range — RuboCop::Cop::Lint::EmptyConditionalBody
- #branches — RuboCop::Cop::Lint::DuplicateBranch
- #branches_have_assignment? — RuboCop::Cop::Style::RedundantCondition
- #branches_have_method? — RuboCop::Cop::Style::RedundantCondition
- #break_line_before — RuboCop::Cop::Style::SingleLineMethods
- #break_statement? — RuboCop::Cop::Lint::UnreachableLoop
- #breakable_block_range — RuboCop::Cop::Layout::LineLength
- #breakable_collection? — RuboCop::Cop::CheckLineBreakable
- #breakable_range_after_semicolon — RuboCop::Cop::Layout::LineLength
- #breakable_range_by_line_index — RuboCop::Cop::Layout::LineLength
- #breakdown_value_types_of_hash — RuboCop::Cop::HashShorthandSyntax
- #buffer — RuboCop::Cop::Layout::ClassStructure
- #buffer — RuboCop::Cop::CommentsHelp
- #build_bad_method — RuboCop::Cop::Style::RedundantFetchBlock
- #build_bracketed_array — RuboCop::Cop::Style::SymbolArray
- #build_bracketed_array — RuboCop::Cop::Style::WordArray
- #build_bracketed_array_with_appropriate_whitespace — RuboCop::Cop::PercentArray
- #build_break_line — RuboCop::Cop::Lint::Loop
- #build_callbacks — RuboCop::Cop::Commissioner
- #build_cipher_arguments — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #build_code_length_calculator — RuboCop::Cop::CodeLength
- #build_else_branch — RuboCop::Cop::Style::IfWithSemicolon
- #build_foldable_checks — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #build_good_method — RuboCop::Cop::Style::RedundantFetchBlock
- #build_kwargs — RuboCop::Cop::Lint::ErbNewArguments
- #build_location — RuboCop::Ext::RegexpParser::Expression::Base
- #build_location — RuboCop::Ext::RegexpParser::Expression::CharacterSet
- #build_message_for_bracketed_array — RuboCop::Cop::PercentArray
- #build_preferred_arguments_map — RuboCop::Cop::Style::SingleLineBlockParams
- #builtin_formatter_class — RuboCop::Formatter::FormatterSet
- #bundler_lock_file_path — RuboCop::Config
- #bundler_lock_file_path — RuboCop::TargetRuby::BundlerLockFile
- #cache_name_from_uri — RuboCop::RemoteConfig
- #cache_path — RuboCop::RemoteConfig
- #cache_path_exists? — RuboCop::RemoteConfig
- #cache_path_expired? — RuboCop::RemoteConfig
- #cached_result — RuboCop::Runner
- #cached_run? — RuboCop::Runner
- #calculate — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #calculate — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #calculate_node — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #calculate_node — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #calculate_replacement — RuboCop::Cop::Style::RegexpLiteral
- #call — RuboCop::Cop::EachToForCorrector
- #call — RuboCop::Cop::ForToEachCorrector
- #call — RuboCop::Cop::IfThenCorrector
- #call — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #call — RuboCop::Cop::MultilineLiteralBraceCorrector
- #call — CopsDocumentationGenerator
- #call_after_heredoc_range — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #call_as_argument_or_chain? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_chain_starts_with_int? — RuboCop::Cop::Style::RedundantParentheses
- #call_end_pos — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #call_in_literals? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_in_logical_operators? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_in_optional_arguments? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_in_single_line_inheritance? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_like? — RuboCop::Cop::Style::ExplicitBlockArgument
- #call_line_range — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #call_method_after_block? — RuboCop::Cop::Layout::SingleLineBlockChain
- #call_range_to_safely_reposition — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #call_with_ambiguous_arguments? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #call_with_braced_block? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #callback_argument — RuboCop::Cop::Base
- #callback_argument — RuboCop::Cop::Cop
- #callback_method_def? — RuboCop::Cop::Lint::MissingSuper
- #callbacks_needed — RuboCop::Cop::Base
- #calls_on_multiple_lines? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #camel_case_constant? — RuboCop::Cop::Style::InverseMethods
- #can_be_ignored? — RuboCop::Cop::Layout::SpaceInsideParens
- #candidate? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #candidate_node? — RuboCop::Cop::Style::ConditionalAssignment
- #cannot_replace_to_ternary? — RuboCop::Cop::Style::OneLineConditional
- #capture_with_block! — RuboCop::Cop::VariableForce::Variable
- #capturing_variable? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #case_insensitive_out_of_order? — RuboCop::Cop::OrderedGemNode
- #case_offense — RuboCop::Cop::UncommunicativeName
- #case_style? — RuboCop::Cop::Style::MissingElse
- #categories — RuboCop::Cop::Layout::ClassStructure
- #chain_length — RuboCop::Cop::Style::SafeNavigation
- #chained_calls? — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #change_value — RuboCop::Cop::Gemspec::RequireMFA
- #characters_needed_for_space_and_pipes — RuboCop::Cop::Layout::MultilineBlockLayout
- #check — RuboCop::Config
- #check — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #check — RuboCop::Cop::Layout::CommentIndentation
- #check — RuboCop::Cop::Layout::ConditionPosition
- #check — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #check — RuboCop::Cop::Layout::FirstHashElementIndentation
- #check — RuboCop::Cop::Layout::FirstParameterIndentation
- #check — RuboCop::Cop::Layout::IndentationConsistency
- #check — RuboCop::Cop::Layout::RescueEnsureAlignment
- #check — RuboCop::Cop::Layout::SpaceAroundKeyword
- #check — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #check — RuboCop::Cop::Layout::SpaceInsideRangeLiteral
- #check — RuboCop::Cop::Lint::DeprecatedClassMethods
- #check — RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- #check — RuboCop::Cop::Lint::ElseLayout
- #check — RuboCop::Cop::Lint::RaiseException
- #check — RuboCop::Cop::Lint::SafeNavigationConsistency
- #check — RuboCop::Cop::Lint::UnreachableLoop
- #check — RuboCop::Cop::Style::AccessorGrouping
- #check — RuboCop::Cop::Style::BarePercentLiterals
- #check — RuboCop::Cop::Style::Documentation
- #check — RuboCop::Cop::Style::DocumentationMethod
- #check — RuboCop::Cop::Style::EmptyElse
- #check — RuboCop::Cop::Style::GlobalVars
- #check — RuboCop::Cop::Style::HashSyntax
- #check — RuboCop::Cop::Style::MissingElse
- #check — RuboCop::Cop::Style::MixinGrouping
- #check — RuboCop::Cop::Style::MutableConstant
- #check — RuboCop::Cop::Style::NestedModifier
- #check — RuboCop::Cop::Style::Next
- #check — RuboCop::Cop::Style::NumericLiterals
- #check — RuboCop::Cop::Style::NumericPredicate
- #check — RuboCop::Cop::Style::RedundantParentheses
- #check — RuboCop::Cop::Style::RedundantPercentQ
- #check — RuboCop::Cop::Style::SelfAssignment
- #check — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check — RuboCop::Cop::EmptyParameter
- #check — RuboCop::Cop::MultilineExpressionIndentation
- #check — RuboCop::Cop::MultilineLiteralBraceLayout
- #check — RuboCop::Cop::TrailingComma
- #check — RuboCop::Cop::UncommunicativeName
- #check? — RuboCop::Cop::Lint::RedundantSafeNavigation
- #check_after_closing_pipe — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_aligned — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #check_alignment — RuboCop::Cop::Layout::ElseAlignment
- #check_alignment — RuboCop::Cop::Alignment
- #check_and_or — RuboCop::Cop::Layout::MultilineOperationIndentation
- #check_arg — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_argument — RuboCop::Cop::Lint::ShadowedArgument
- #check_argument — RuboCop::Cop::Lint::UnusedBlockArgument
- #check_argument — RuboCop::Cop::Lint::UnusedMethodArgument
- #check_argument — RuboCop::Cop::Style::HashEachMethods
- #check_argument — RuboCop::Cop::Lint::UnusedArgument
- #check_asgn_alignment — RuboCop::Cop::Layout::EndAlignment
- #check_assignment — RuboCop::Cop::Layout::AssignmentIndentation
- #check_assignment — RuboCop::Cop::Layout::ElseAlignment
- #check_assignment — RuboCop::Cop::Layout::EndAlignment
- #check_assignment — RuboCop::Cop::Layout::ExtraSpacing
- #check_assignment — RuboCop::Cop::Layout::IndentationWidth
- #check_assignment — RuboCop::Cop::Layout::MultilineAssignmentLayout
- #check_assignment — RuboCop::Cop::Layout::RedundantLineBreak
- #check_assignment_to_condition — RuboCop::Cop::Style::ConditionalAssignment
- #check_backtick_literal — RuboCop::Cop::Style::CommandLiteral
- #check_based_on_longest_key — RuboCop::Cop::Layout::FirstHashElementIndentation
- #check_begin — RuboCop::Cop::Layout::SpaceAroundKeyword
- #check_begin — RuboCop::Cop::Lint::Void
- #check_begin_alignment — RuboCop::Cop::Layout::BeginEndAlignment
- #check_begin_node — RuboCop::Cop::Style::RedundantAssignment
- #check_begin_node — RuboCop::Cop::Style::RedundantReturn
- #check_beginning — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_block_alignment — RuboCop::Cop::Layout::BlockAlignment
- #check_body — RuboCop::Cop::Layout::AccessModifierIndentation
- #check_body — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #check_body — RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- #check_body_lines — RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- #check_boolean_node — RuboCop::Cop::Style::SelfAssignment
- #check_both — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_brace_layout — RuboCop::Cop::MultilineLiteralBraceLayout
- #check_braces — RuboCop::Cop::Style::HashAsLastArrayItem
- #check_bracketed_array — RuboCop::Cop::PercentArray
- #check_branch — RuboCop::Cop::Style::RedundantAssignment
- #check_branch — RuboCop::Cop::Style::RedundantReturn
- #check_branches — RuboCop::Cop::Style::IdenticalConditionalBranches
- #check_by_enforced_style — RuboCop::Cop::Layout::MultilineAssignmentLayout
- #check_case — RuboCop::Cop::Lint::LiteralAsCondition
- #check_case — RuboCop::Cop::Lint::UnreachableCode
- #check_case — RuboCop::Cop::Lint::UnreachableLoop
- #check_case_node — RuboCop::Cop::Style::RedundantAssignment
- #check_case_node — RuboCop::Cop::Style::RedundantReturn
- #check_child_nodes — RuboCop::Cop::Lint::UselessAccessModifier
- #check_children_line_break — RuboCop::Cop::FirstElementLineBreak
- #check_closing_pipe_space — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_code_length — RuboCop::Cop::CodeLength
- #check_comma — RuboCop::Cop::TrailingComma
- #check_compact — RuboCop::Cop::Style::RaiseArgs
- #check_compact_style — RuboCop::Cop::Style::ClassAndModuleChildren
- #check_complexity — RuboCop::Cop::MethodComplexity
- #check_condition — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #check_const_receiver — RuboCop::Cop::Lint::DuplicateMethods
- #check_cop_config_value — RuboCop::ConfigValidator
- #check_cop_name — RuboCop::Cop::Migration::DepartmentName
- #check_deferred_empty_line — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_defined — RuboCop::Cop::Lint::Void
- #check_definition_path_hierarchy? — RuboCop::Cop::Naming::FileName
- #check_defs — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #check_defs — RuboCop::Cop::Style::ClassMethods
- #check_delta — RuboCop::Cop::Layout::HashAlignment
- #check_description — RuboCop::Cop::InternalAffairs::ExampleDescription
- #check_directive_line — RuboCop::Cop::Layout::LineLength
- #check_disjunctive_assignment — RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- #check_each_arg — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_else — RuboCop::Cop::Lint::ElseLayout
- #check_empty — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #check_empty_lines_except_namespace — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_empty_lines_special — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_end — RuboCop::Cop::Layout::SpaceAroundKeyword
- #check_end_kw_alignment — RuboCop::Cop::EndKeywordAlignment
- #check_end_kw_in_node — RuboCop::Cop::EndKeywordAlignment
- #check_ending — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_ending_if — RuboCop::Cop::Style::GuardClause
- #check_ensure_node — RuboCop::Cop::Style::RedundantAssignment
- #check_ensure_node — RuboCop::Cop::Style::RedundantReturn
- #check_examples_to_have_the_default_enforced_style! — CopsDocumentationGenerator
- #check_expected_style — RuboCop::Cop::MultilineElementIndentation
- #check_exploded — RuboCop::Cop::Style::RaiseArgs
- #check_expression — RuboCop::Cop::Lint::Void
- #check_expressions — RuboCop::Cop::Style::IdenticalConditionalBranches
- #check_extend_self — RuboCop::Cop::Style::ModuleFunction
- #check_file — RuboCop::Cop::Style::EvalWithLocation
- #check_first — RuboCop::Cop::MultilineElementIndentation
- #check_for_breakable_block — RuboCop::Cop::Layout::LineLength
- #check_for_breakable_node — RuboCop::Cop::Layout::LineLength
- #check_for_breakable_semicolons — RuboCop::Cop::Layout::LineLength
- #check_for_circular_argument_references — RuboCop::Cop::Lint::CircularArgumentReference
- #check_for_constant? — RuboCop::Cop::Style::RedundantFetchBlock
- #check_for_elements — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #check_for_infinite_loop — RuboCop::Runner
- #check_for_line_terminator_or_opener — RuboCop::Cop::Style::Semicolon
- #check_for_literal — RuboCop::Cop::Lint::LiteralAsCondition
- #check_for_no_elements — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #check_for_redundant_disables? — RuboCop::Runner
- #check_for_string? — RuboCop::Cop::Style::RedundantFetchBlock
- #check_for_unused_assignments — RuboCop::Cop::Lint::UselessAssignment
- #check_forbidden — RuboCop::Cop::Style::ModuleFunction
- #check_grouped_style — RuboCop::Cop::Style::MixinGrouping
- #check_if — RuboCop::Cop::Layout::IndentationWidth
- #check_if — RuboCop::Cop::Lint::UnreachableCode
- #check_if — RuboCop::Cop::Lint::UnreachableLoop
- #check_if_node — RuboCop::Cop::Style::RedundantAssignment
- #check_if_node — RuboCop::Cop::Style::RedundantReturn
- #check_indentation — RuboCop::Cop::Layout::IndentationWidth
- #check_indented — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #check_indented_internal_methods_style — RuboCop::Cop::Layout::IndentationConsistency
- #check_inside — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #check_inside_pipes — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_keyword — RuboCop::Cop::Layout::SpaceAroundKeyword
- #check_left_brace — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #check_line — RuboCop::Cop::Layout::LineLength
- #check_line — RuboCop::Cop::Style::EvalWithLocation
- #check_line — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_line_breaks — RuboCop::Cop::MultilineElementLineBreaks
- #check_literal — RuboCop::Cop::Lint::Void
- #check_literal — RuboCop::Cop::TrailingComma
- #check_location — RuboCop::Cop::Style::EvalWithLocation
- #check_members — RuboCop::Cop::Layout::IndentationWidth
- #check_members_for_indented_internal_methods_style — RuboCop::Cop::Layout::IndentationWidth
- #check_members_for_normal_style — RuboCop::Cop::Layout::IndentationWidth
- #check_method_line_break — RuboCop::Cop::FirstElementLineBreak
- #check_method_node — RuboCop::Cop::Style::CollectionMethods
- #check_method_node — RuboCop::Cop::Style::ObjectThen
- #check_modifier — RuboCop::Cop::Layout::AccessModifierIndentation
- #check_module_function — RuboCop::Cop::Style::ModuleFunction
- #check_multiline_quote_style — RuboCop::Cop::Style::StringLiterals
- #check_name — RuboCop::Cop::ConfigurableFormatting
- #check_negative_conditional — RuboCop::Cop::NegativeConditional
- #check_nested — RuboCop::Cop::Layout::ElseAlignment
- #check_nested_style — RuboCop::Cop::Style::ClassAndModuleChildren
- #check_nesting_level — RuboCop::Cop::Metrics::BlockNesting
- #check_new_line — RuboCop::Cop::MultilineLiteralBraceLayout
- #check_new_line_offense — RuboCop::Cop::Layout::MultilineAssignmentLayout
- #check_new_visibility — RuboCop::Cop::Lint::UselessAccessModifier
- #check_no_braces — RuboCop::Cop::Style::HashAsLastArrayItem
- #check_no_space — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_no_space_style_inside_pipes — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_node — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #check_node — RuboCop::Cop::Lint::LiteralAsCondition
- #check_node — RuboCop::Cop::Lint::UselessAccessModifier
- #check_node — RuboCop::Cop::Style::ConditionalAssignment
- #check_node — RuboCop::Cop::Style::SafeNavigation
- #check_non_empty — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #check_nonmutating — RuboCop::Cop::Lint::Void
- #check_nonzero_length_predicate — RuboCop::Cop::Style::ZeroLengthPredicate
- #check_normal_style — RuboCop::Cop::Layout::IndentationConsistency
- #check_numeric_returning_method — RuboCop::Cop::Lint::FloatComparison
- #check_obsoletions — RuboCop::ConfigValidator
- #check_opening_pipe_space — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_operator — RuboCop::Cop::Layout::SpaceAroundOperators
- #check_optarg — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #check_other — RuboCop::Cop::Layout::ExtraSpacing
- #check_other_alignment — RuboCop::Cop::Layout::EndAlignment
- #check_pairs — RuboCop::Cop::Layout::HashAlignment
- #check_percent_array — RuboCop::Cop::PercentArray
- #check_percent_x_literal — RuboCop::Cop::Style::CommandLiteral
- #check_predicate — RuboCop::Cop::Lint::RequireParentheses
- #check_regexp — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #check_resbody_node — RuboCop::Cop::Style::RedundantReturn
- #check_rescue? — RuboCop::Cop::Layout::IndentationWidth
- #check_rescue_node — RuboCop::Cop::Style::RedundantAssignment
- #check_rescue_node — RuboCop::Cop::Style::RedundantReturn
- #check_return_node — RuboCop::Cop::Style::RedundantReturn
- #check_return_values — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #check_right_brace — RuboCop::Cop::Layout::FirstHashElementIndentation
- #check_right_brace — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #check_right_bracket — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #check_running_server — RuboCop::Server::ClientCommand::Base
- #check_same_line — RuboCop::Cop::MultilineLiteralBraceLayout
- #check_same_line_offense — RuboCop::Cop::Layout::MultilineAssignmentLayout
- #check_scope — RuboCop::Cop::Lint::UselessAccessModifier
- #check_scope — RuboCop::Cop::Style::SignalException
- #check_self — RuboCop::Cop::Lint::Void
- #check_self_receiver — RuboCop::Cop::Lint::DuplicateMethods
- #check_send — RuboCop::Cop::Lint::FloatComparison
- #check_send — RuboCop::Cop::Style::RedundantParentheses
- #check_send — RuboCop::Cop::Style::SignalException
- #check_send_node — RuboCop::Cop::Lint::UselessAccessModifier
- #check_send_node — RuboCop::Cop::Style::SelfAssignment
- #check_separated_style — RuboCop::Cop::Style::MixinGrouping
- #check_sequence — RuboCop::Cop::Style::FormatStringToken
- #check_source — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #check_space — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_space — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #check_space_after_dot — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #check_space_after_double_colon — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #check_space_before_dot — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #check_space_style_inside_pipes — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #check_style — RuboCop::Cop::Style::ClassAndModuleChildren
- #check_symmetrical — RuboCop::Cop::MultilineLiteralBraceLayout
- #check_target_ruby — RuboCop::ConfigValidator
- #check_ternary — RuboCop::Cop::Lint::RequireParentheses
- #check_token? — RuboCop::Cop::Naming::InclusiveLanguage
- #check_token_set — RuboCop::Cop::Style::LineEndConcatenation
- #check_tokens — RuboCop::Cop::Layout::ExtraSpacing
- #check_unary — RuboCop::Cop::Style::RedundantParentheses
- #check_uri_line — RuboCop::Cop::Layout::LineLength
- #check_var — RuboCop::Cop::Lint::Void
- #check_variable — RuboCop::Cop::Lint::UnderscorePrefixedVariableName
- #check_void_op — RuboCop::Cop::Lint::Void
- #check_when — RuboCop::Cop::Layout::CaseIndentation
- #check_whitespace_only_hash — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #check_zero_length_predicate — RuboCop::Cop::Style::ZeroLengthPredicate
- #checkable_layout? — RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- #checkable_layout? — RuboCop::Cop::HashAlignmentStyles::ValueAlignment
- #checked_options_present? — RuboCop::Cop::Bundler::GemComment
- #children — RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
- #children — RuboCop::Cop::MultilineLiteralBraceLayout
- #children_could_be_broken_up? — RuboCop::Cop::CheckLineBreakable
- #children_offenses — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #class_candidate? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #class_convertible_to_module? — RuboCop::Cop::Style::StaticClass
- #class_def? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #class_elements — RuboCop::Cop::Layout::ClassStructure
- #class_elements — RuboCop::Cop::Style::StaticClass
- #class_emitter_method? — RuboCop::Cop::ConfigurableFormatting
- #class_name — RuboCop::Cop::Style::ClassEqualityComparison
- #class_nodes — RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- #class_or_module_scope? — RuboCop::Cop::Style::ConstantVisibility
- #class_reference? — RuboCop::Cop::Style::CaseLikeIf
- #class_send_elements — RuboCop::Cop::Style::AccessorGrouping
- #classify — RuboCop::Cop::Layout::ClassStructure
- #classlike_code_length — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #classlike_node? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #classname_attribute_value — RuboCop::Formatter::JUnitFormatter
- #cleanup? — RuboCop::Cop::Style::AutoResourceCleanup
- #clear_enrollment_queue — RuboCop::Cop::Registry
- #cloned_url — RuboCop::RemoteConfig
- #close_output_files — RuboCop::Formatter::FormatterSet
- #closing_brace_on_same_line? — RuboCop::Cop::MultilineLiteralBraceLayout
- #closing_bracket — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #closing_indentation — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #closing_line — RuboCop::Cop::Style::MultilineMethodSignature
- #code — RuboCop::Cop::Severity
- #code_after — RuboCop::Cop::StatementModifier
- #code_example — CopsDocumentationGenerator
- #code_length — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #collate_corrections — RuboCop::Cop::Team
- #collect_conditions — RuboCop::Cop::Style::CaseLikeIf
- #collect_detections — RuboCop::Cop::Style::FormatStringToken
- #collect_parts — RuboCop::Cop::Style::StringConcatenation
- #collect_variable_like_names — RuboCop::Cop::Lint::UselessAssignment
- #collection_end — RuboCop::Cop::ForToEachCorrector
- #collection_looping_method? — RuboCop::Cop::Style::CombinableLoops
- #collection_source — RuboCop::Cop::ForToEachCorrector
- #colored_severity_code — RuboCop::Formatter::SimpleTextFormatter
- #colorize — RuboCop::Formatter::Colorizable
- #colorize_summary — RuboCop::RSpec::ParallelFormatter
- #colorizer — RuboCop::RSpec::ParallelFormatter
- #cols — RuboCop::Formatter::PacmanFormatter
- #column — RuboCop::Cop::Offense
- #column — RuboCop::ErrorWithAnalyzedFileLocation
- #column_length — RuboCop::Cop::Offense
- #column_of — RuboCop::Cop::Layout::FirstArgumentIndentation
- #column_offset_between — RuboCop::Cop::RangeHelp
- #column_range — RuboCop::Cop::Offense
- #combined_exclude_glob_patterns — RuboCop::TargetFinder
- #comma_offset — RuboCop::Cop::TrailingComma
- #command — RuboCop::Formatter::DisabledConfigFormatter
- #command_delimiter — RuboCop::Cop::Style::CommandLiteral
- #command_or_kernel_call? — RuboCop::Cop::Style::SignalException
- #comment_between_rescue_and_end? — RuboCop::Cop::Lint::SuppressedException
- #comment_block_docs? — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #comment_body — RuboCop::Cop::InternalAffairs::CopDescription
- #comment_config — RuboCop::Ext::ProcessedSource
- #comment_disables_cop? — RuboCop::Cop::Lint::EmptyBlock
- #comment_disables_cop? — RuboCop::Cop::StatementModifier
- #comment_in_else? — RuboCop::Cop::Style::EmptyElse
- #comment_index — RuboCop::Cop::InternalAffairs::CopDescription
- #comment_line? — RuboCop::Cop::Util
- #comment_lines — RuboCop::Cop::Layout::FirstArgumentIndentation
- #comment_lines? — RuboCop::Cop::Util
- #comment_only_line? — RuboCop::CommentConfig
- #comment_range_with_surrounding_space — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #comment_ranges — RuboCop::Cop::Layout::LineContinuationSpacing
- #comment_regexp — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #comment_start — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #comment_text — RuboCop::Cop::Layout::EmptyComment
- #comment_within? — RuboCop::Cop::Layout::RedundantLineBreak
- #commented? — RuboCop::Cop::Bundler::GemComment
- #commented_any_descendant? — RuboCop::Cop::Bundler::GemComment
- #comments — RuboCop::Cop::Style::Encoding
- #comments — RuboCop::Cop::Style::SafeNavigation
- #comments_contain_disables? — RuboCop::Cop::CommentsHelp
- #comments_in_array? — RuboCop::Cop::PercentArray
- #comments_in_range — RuboCop::Cop::CommentsHelp
- #compact — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #compact? — RuboCop::Cop::Style::EmptyMethod
- #compact_corrections — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #compact_definition — RuboCop::Cop::Style::ClassAndModuleChildren
- #compact_identifier_name — RuboCop::Cop::Style::ClassAndModuleChildren
- #compact_namespace? — RuboCop::Cop::Style::Documentation
- #compact_node — RuboCop::Cop::Style::ClassAndModuleChildren
- #compact_node_name? — RuboCop::Cop::Style::ClassAndModuleChildren
- #compact_offense — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #compact_offenses — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #compact_replacement — RuboCop::Cop::Style::ClassAndModuleChildren
- #compact_style? — RuboCop::Cop::Style::EmptyMethod
- #compare_between_object_id_by_double_equal? — RuboCop::Cop::Lint::IdentityComparison
- #compare_exceptions — RuboCop::Cop::Lint::ShadowedException
- #comparison? — RuboCop::Cop::Style::MultipleComparison
- #compatible_external_encoding_for? — RuboCop::Cop::Util
- #complete_investigation — RuboCop::Cop::Base
- #complex_condition? — RuboCop::Cop::Style::TernaryParentheses
- #complex_content? — RuboCop::Cop::Style::WordArray
- #complexity — RuboCop::Cop::Metrics::AbcSize
- #complexity — RuboCop::Cop::MethodComplexity
- #complexity_score_for — RuboCop::Cop::Metrics::CyclomaticComplexity
- #complexity_score_for — RuboCop::Cop::Metrics::PerceivedComplexity
- #composite_string? — RuboCop::Cop::Security::Open
- #compound_assignment — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #compute_do_source_line_column — RuboCop::Cop::Layout::BlockAlignment
- #compute_start_col — RuboCop::Cop::Layout::BlockAlignment
- #concat — RuboCop::Cop::Legacy::CorrectionsProxy
- #concat_consecutive_comments — RuboCop::Cop::Layout::EmptyComment
- #concatenated_string? — RuboCop::Cop::Security::Open
- #cond_range — RuboCop::Cop::Style::Next
- #condition — RuboCop::Cop::Lint::LiteralAsCondition
- #condition? — RuboCop::Cop::Lint::RedundantSafeNavigation
- #condition? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #condition_as_parenthesized_one_line_pattern_matching? — RuboCop::Cop::Style::TernaryParentheses
- #condition_from_binary_op — RuboCop::Cop::Style::CaseLikeIf
- #condition_from_equality_node — RuboCop::Cop::Style::CaseLikeIf
- #condition_from_include_or_cover_node — RuboCop::Cop::Style::CaseLikeIf
- #condition_from_match_node — RuboCop::Cop::Style::CaseLikeIf
- #condition_from_send_node — RuboCop::Cop::Style::CaseLikeIf
- #condition_range — RuboCop::Cop::Style::RedundantBegin
- #conditional? — RuboCop::Cop::Style::BlockDelimiters
- #conditional_assignment? — RuboCop::Cop::Lint::AssignmentInCondition
- #conditional_clause? — RuboCop::Cop::VariableForce::SimpleConditional
- #conditional_continue_keyword? — RuboCop::Cop::Lint::UnreachableLoop
- #conditional_declaration? — RuboCop::Cop::Bundler::DuplicatedGem
- #config_lines — RuboCop::CLI::Command::ShowCops
- #config_to_allow_offenses — RuboCop::Cop::Base
- #config_to_allow_offenses= — RuboCop::Cop::Base
- #configurable_values — CopsDocumentationGenerator
- #configuration_entries — RuboCop::Cop::Generator::ConfigurationInjector
- #configuration_key_defined? — RuboCop::Cop::InternalAffairs::UndefinedConfig
- #configurations — CopsDocumentationGenerator
- #configured_include? — RuboCop::TargetFinder
- #configured_indent — RuboCop::Cop::Style::InfiniteLoop
- #configured_indentation_width — RuboCop::Cop::Layout::IndentationWidth
- #configured_indentation_width — RuboCop::Cop::Style::ClassAndModuleChildren
- #configured_indentation_width — RuboCop::Cop::Style::MultilineIfModifier
- #configured_indentation_width — RuboCop::Cop::Style::RedundantConditional
- #configured_indentation_width — RuboCop::Cop::Alignment
- #configured_to_not_be_inspected? — RuboCop::Cop::Layout::RedundantLineBreak
- #conflict_with_block_delimiters? — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #conflicting_styles_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #consecutive_conditionals? — RuboCop::Cop::Style::GuardClause
- #consecutive_duplicates — RuboCop::Cop::Duplication
- #consecutive_lines — RuboCop::Cop::OrderedGemNode
- #consider_branch? — RuboCop::Cop::Lint::DuplicateBranch
- #consider_node? — RuboCop::Cop::Metrics::BlockNesting
- #considered_failure? — RuboCop::Runner
- #consistent_multiline? — RuboCop::Cop::Style::StringLiterals
- #const_branch? — RuboCop::Cop::Lint::DuplicateBranch
- #const_name? — RuboCop::Cop::Lint::ConstantResolution
- #const_reference? — RuboCop::Cop::Style::CaseLikeIf
- #const_replacement — RuboCop::Cop::Style::CaseEquality
- #const_type? — RuboCop::Cop::Style::RedundantFetchBlock
- #constant_allowed? — RuboCop::Cop::Style::Documentation
- #constant_declaration? — RuboCop::Cop::Style::Documentation
- #constant_name — RuboCop::Cop::Lint::DeprecatedConstants
- #constant_prefix — RuboCop::Cop::Style::PerlBackrefs
- #constructor? — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #contain_local_object? — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #contain_rescue_or_ensure? — RuboCop::Cop::Style::RedundantBegin
- #contain_unexpected_character_for_department_name? — RuboCop::Cop::Migration::DepartmentName
- #contained_by_breakable_collection_on_same_line? — RuboCop::Cop::CheckLineBreakable
- #contained_by_multiline_collection_that_could_be_broken_up? — RuboCop::Cop::CheckLineBreakable
- #contained_in_hash_method? — RuboCop::Cop::Security::CompoundHash
- #containing_array — RuboCop::Cop::Style::HashAsLastArrayItem
- #contains_backtick? — RuboCop::Cop::Style::CommandLiteral
- #contains_checked_options? — RuboCop::Cop::Bundler::GemComment
- #contains_colons_or_commas? — RuboCop::Cop::Lint::PercentSymbolArray
- #contains_comments? — RuboCop::Cop::CommentsHelp
- #contains_constant? — RuboCop::Cop::Naming::ConstantName
- #contains_cop_matching? — RuboCop::Cop::Registry
- #contains_delimiter? — RuboCop::Cop::Style::PercentLiteralDelimiters
- #contains_described_class_msg? — RuboCop::Cop::InternalAffairs::UselessMessageAssertion
- #contains_disallowed_backtick? — RuboCop::Cop::Style::CommandLiteral
- #contains_disallowed_slash? — RuboCop::Cop::Style::RegexpLiteral
- #contains_guard_clause? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #contains_multiple_levels_of_exceptions? — RuboCop::Cop::Lint::ShadowedException
- #contains_only_comments? — RuboCop::Cop::Lint::EmptyFile
- #contains_percent_literals? — RuboCop::Cop::Lint::NestedPercentLiteral
- #contains_preferred_delimiter? — RuboCop::Cop::Style::PercentLiteralDelimiters
- #contains_quotes_or_commas? — RuboCop::Cop::Lint::PercentStringArray
- #contains_slash? — RuboCop::Cop::Style::RegexpLiteral
- #contains_super? — RuboCop::Cop::Lint::MissingSuper
- #content_if_comment_present — RuboCop::Cop::MultilineLiteralBraceCorrector
- #contents_range — RuboCop::Cop::RangeHelp
- #context_checksum — RuboCop::ResultCache
- #continuation? — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #conversion_method? — RuboCop::Cop::Lint::NumberConversion
- #convertible_block? — RuboCop::Cop::Layout::RedundantLineBreak
- #cop_code — CopsDocumentationGenerator
- #cop_config — RuboCop::Cop::Base
- #cop_config — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #cop_config_allowed_methods — RuboCop::Cop::AllowedMethods
- #cop_config_allowed_methods — RuboCop::Cop::AllowedMethods
- #cop_config_deprecated_methods_values — RuboCop::Cop::AllowedPattern
- #cop_config_deprecated_methods_values — RuboCop::Cop::AllowedPattern
- #cop_config_deprecated_values — RuboCop::Cop::AllowedMethods
- #cop_config_deprecated_values — RuboCop::Cop::AllowedMethods
- #cop_config_params — RuboCop::Formatter::DisabledConfigFormatter
- #cop_config_patterns_values — RuboCop::Cop::AllowedPattern
- #cop_config_patterns_values — RuboCop::Cop::AllowedPattern
- #cop_disabled_line_ranges — RuboCop::CommentConfig
- #cop_disabled_line_ranges — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #cop_enabled_at_line? — RuboCop::CommentConfig
- #cop_label — RuboCop::Cop::Metrics::BlockLength
- #cop_label — RuboCop::Cop::Metrics::MethodLength
- #cop_line_ranges — RuboCop::CommentConfig
- #cop_name — RuboCop::Cop::Base
- #cop_name_indention — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #cop_name_line? — RuboCop::Cop::Generator::ConfigurationInjector
- #cop_names — RuboCop::DirectiveComment
- #cop_names_for_department — RuboCop::DirectiveComment
- #cop_range — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #cop_rule? — RuboCop::ConfigObsoletion::CopRule
- #cop_rule? — RuboCop::ConfigObsoletion::Rule
- #cop_status — CopsDocumentationGenerator
- #cops — RuboCop::Cop::Registry
- #cops_array — RuboCop::CLI::Command::ShowDocsUrl
- #cops_body — CopsDocumentationGenerator
- #cops_of_department — RuboCop::CLI::Command::ShowCops
- #cops_of_department — CopsDocumentationGenerator
- #correct — RuboCop::Cop::Base
- #correct — RuboCop::Cop::PercentLiteralCorrector
- #correct? — RuboCop::Cop::AnnotationComment
- #correct_alias_method_to_alias — RuboCop::Cop::Style::Alias
- #correct_alias_to_alias_method — RuboCop::Cop::Style::Alias
- #correct_alias_with_symbol_args — RuboCop::Cop::Style::Alias
- #correct_args — RuboCop::Cop::Style::HashEachMethods
- #correct_arguments — RuboCop::Cop::Style::MethodDefParentheses
- #correct_arguments? — RuboCop::Cop::Lint::ErbNewArguments
- #correct_block — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #correct_block_pass — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #correct_branches — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #correct_call_node — RuboCop::Cop::Style::ExplicitBlockArgument
- #correct_case_delimiters? — RuboCop::Cop::Naming::HeredocDelimiterCase
- #correct_case_when — RuboCop::Cop::Style::EmptyCaseCondition
- #correct_column_candidates — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #correct_delimiters — RuboCop::Cop::Naming::HeredocDelimiterCase
- #correct_delimiters — RuboCop::Cop::Style::RegexpLiteral
- #correct_directive — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #correct_dot_position_style? — RuboCop::Cop::Layout::DotPosition
- #correct_elsif — RuboCop::Cop::Style::IfWithSemicolon
- #correct_extaneus_space_between_consecutive_parens — RuboCop::Cop::Layout::SpaceInsideParens
- #correct_extraneous_space — RuboCop::Cop::Layout::SpaceInsideParens
- #correct_extraneous_space_in_empty_parens — RuboCop::Cop::Layout::SpaceInsideParens
- #correct_for_basic_condition_style — RuboCop::Cop::Style::SoleNestedConditional
- #correct_for_comment — RuboCop::Cop::Style::SoleNestedConditional
- #correct_for_guard_condition_style — RuboCop::Cop::Style::SoleNestedConditional
- #correct_for_outer_condition_modify_form_style — RuboCop::Cop::Style::SoleNestedConditional
- #correct_from_slash_to_fdiv — RuboCop::Cop::Style::FloatDivision
- #correct_from_unless_to_if — RuboCop::Cop::Style::SoleNestedConditional
- #correct_hash_key — RuboCop::Cop::Lint::SymbolConversion
- #correct_if_branches — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #correct_implicit — RuboCop::Cop::Style::HashEachMethods
- #correct_inconsistent_hash_keys — RuboCop::Cop::Lint::SymbolConversion
- #correct_indentation — RuboCop::Cop::Layout::CommentIndentation
- #correct_indentation — RuboCop::Cop::MultilineExpressionIndentation
- #correct_inner_slashes — RuboCop::Cop::Style::RegexpLiteral
- #correct_inverse_block — RuboCop::Cop::Style::InverseMethods
- #correct_inverse_method — RuboCop::Cop::Style::InverseMethods
- #correct_inverse_selector — RuboCop::Cop::Style::InverseMethods
- #correct_key_value — RuboCop::Cop::Layout::HashAlignment
- #correct_key_value_each — RuboCop::Cop::Style::HashEachMethods
- #correct_literal_style? — RuboCop::Cop::Style::PercentQLiterals
- #correct_metadata — RuboCop::Cop::Gemspec::RequireMFA
- #correct_method — RuboCop::Cop::Lint::NumberConversion
- #correct_missing_space — RuboCop::Cop::Layout::SpaceInsideParens
- #correct_modifier_form_after_multiline_begin_block — RuboCop::Cop::Style::RedundantBegin
- #correct_negated_condition — RuboCop::Cop::Style::NegatedIfElseCondition
- #correct_next_line_brace — RuboCop::Cop::MultilineLiteralBraceCorrector
- #correct_next_line_if_denied_style — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #correct_no_value — RuboCop::Cop::Layout::HashAlignment
- #correct_node — RuboCop::Cop::Layout::HashAlignment
- #correct_node — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #correct_not — RuboCop::Cop::Style::AndOr
- #correct_offense — RuboCop::Cop::Style::CommentAnnotation
- #correct_opposite_method — RuboCop::Cop::Style::Not
- #correct_other — RuboCop::Cop::Style::AndOr
- #correct_other_branches — RuboCop::Cop::Lint::EmptyConditionalBody
- #correct_outer_condition — RuboCop::Cop::Style::SoleNestedConditional
- #correct_parent — RuboCop::Cop::Style::StructInheritance
- #correct_parenthesized — RuboCop::Cop::Style::TernaryParentheses
- #correct_quotes — RuboCop::Cop::Style::QuotedSymbols
- #correct_reader — RuboCop::Cop::Style::BisectedAttrAccessor
- #correct_reassignment — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #correct_rescue_block — RuboCop::Cop::Style::RescueModifier
- #correct_same_line_brace — RuboCop::Cop::MultilineLiteralBraceCorrector
- #correct_send — RuboCop::Cop::Style::AndOr
- #correct_separator — RuboCop::Cop::Style::MagicCommentFormat
- #correct_setter — RuboCop::Cop::Style::AndOr
- #correct_splat_expansion — RuboCop::Cop::Style::MutableConstant
- #correct_style? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #correct_style? — RuboCop::Cop::Style::EmptyMethod
- #correct_style? — RuboCop::Cop::Style::NegatedIf
- #correct_style? — RuboCop::Cop::Style::NegatedUnless
- #correct_style? — RuboCop::Cop::Style::ReturnNil
- #correct_style_detected — RuboCop::Cop::Style::CharacterLiteral
- #correct_style_detected — RuboCop::Cop::Style::IpAddresses
- #correct_style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #correct_sym_method — RuboCop::Cop::Lint::NumberConversion
- #correct_ternary — RuboCop::Cop::Style::RedundantCondition
- #correct_to_elsif_from_if_inside_else_form — RuboCop::Cop::Style::IfInsideElse
- #correct_to_elsif_from_modifier_form — RuboCop::Cop::Style::IfInsideElse
- #correct_to_endless — RuboCop::Cop::Style::SingleLineMethods
- #correct_to_endless? — RuboCop::Cop::Style::SingleLineMethods
- #correct_to_multiline — RuboCop::Cop::Style::EndlessMethod
- #correct_to_multiline — RuboCop::Cop::Style::SingleLineMethods
- #correct_unparenthesized — RuboCop::Cop::Style::TernaryParentheses
- #correct_visibility? — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #correct_when_conditions — RuboCop::Cop::Style::EmptyCaseCondition
- #correct_with_arguments — RuboCop::Cop::Style::RedundantReturn
- #correct_with_parens — RuboCop::Cop::Style::Not
- #correct_without_arguments — RuboCop::Cop::Style::RedundantReturn
- #correct_without_parens — RuboCop::Cop::Style::Not
- #correct_writer — RuboCop::Cop::Style::BisectedAttrAccessor
- #correctable — RuboCop::Formatter::SimpleTextFormatter::Report
- #correctable? — RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- #correctable? — RuboCop::Cop::Offense
- #correctable? — RuboCop::Cop::AutocorrectLogic
- #correctable_send? — RuboCop::Cop::Style::AndOr
- #correctable_sequence? — RuboCop::Cop::Style::FormatStringToken
- #corrected — RuboCop::Cop::Style::EmptyMethod
- #corrected — RuboCop::Cop::Style::PercentQLiterals
- #corrected? — RuboCop::Cop::Offense
- #corrected_ancestor? — RuboCop::Cop::Style::NegatedIfElseCondition
- #corrected_ancestor? — RuboCop::Cop::Style::StringConcatenation
- #corrected_code — RuboCop::Cop::Style::YodaCondition
- #corrected_integer_op_rand — RuboCop::Cop::Style::RandomWithOffset
- #corrected_rand_modified — RuboCop::Cop::Style::RandomWithOffset
- #corrected_rand_op_integer — RuboCop::Cop::Style::RandomWithOffset
- #corrected_with_todo? — RuboCop::Cop::Offense
- #correction — RuboCop::Cop::EachToForCorrector
- #correction — RuboCop::Cop::ForToEachCorrector
- #correction — RuboCop::Cop::Lint::RescueType
- #correction — RuboCop::Cop::Style::EmptyLiteral
- #correction — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #correction — RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
- #correction — RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #correction — RuboCop::Cop::Style::Sample
- #correction_compact_to_exploded — RuboCop::Cop::Style::RaiseArgs
- #correction_exceeds_line_limit? — RuboCop::Cop::Style::ConditionalAssignment
- #correction_exceeds_max_line_length? — RuboCop::Cop::Style::MultilineMethodSignature
- #correction_exploded_to_compact — RuboCop::Cop::Style::RaiseArgs
- #correction_lambda — RuboCop::Cop::Cop
- #correction_range — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #correction_range — RuboCop::Cop::Style::CaseLikeIf
- #correction_range — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #correction_range — RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
- #correction_range — RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #correction_range — RuboCop::Cop::Style::RedundantSelfAssignment
- #correction_range — RuboCop::Cop::Style::SwapValues
- #correction_would_break_code? — RuboCop::Cop::Style::BlockDelimiters
- #corrections — RuboCop::Cop::Cop
- #corrections — RuboCop::Cop::Legacy::Corrector
- #corrections — RuboCop::Formatter::SimpleTextFormatter::Report
- #correctly_aligned_with_preceding_comment? — RuboCop::Cop::Layout::CommentIndentation
- #correctly_positioned? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #could_be_ip? — RuboCop::Cop::Style::IpAddresses
- #count_as_one — RuboCop::Cop::CodeLength
- #count_block? — RuboCop::Cop::Metrics::CyclomaticComplexity
- #count_blocks? — RuboCop::Cop::Metrics::BlockNesting
- #count_comments? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #count_comments? — RuboCop::Cop::CodeLength
- #count_format_matches — RuboCop::Cop::Lint::FormatParameterMismatch
- #count_keyword_args? — RuboCop::Cop::Metrics::ParameterLists
- #count_matches — RuboCop::Cop::Lint::FormatParameterMismatch
- #count_percent_matches — RuboCop::Cop::Lint::FormatParameterMismatch
- #count_stats — RuboCop::Formatter::FuubarStyleFormatter
- #count_stats — RuboCop::Formatter::SimpleTextFormatter
- #countable_format? — RuboCop::Cop::Lint::FormatParameterMismatch
- #countable_percent? — RuboCop::Cop::Lint::FormatParameterMismatch
- #create_command_instance — RuboCop::Server::SocketReader
- #create_message — RuboCop::Cop::Naming::InclusiveLanguage
- #create_multiple_word_message_for_file — RuboCop::Cop::Naming::InclusiveLanguage
- #create_single_word_message_for_file — RuboCop::Cop::Naming::InclusiveLanguage
- #current_formatter — RuboCop::CLI::Command::SuggestExtensions
- #current_offense_locations — RuboCop::Cop::Base
- #current_scope — RuboCop::Cop::VariableForce::VariableTable
- #current_scope_level — RuboCop::Cop::VariableForce::VariableTable
- #current_token — RuboCop::Cop::Layout::EmptyComment
- #currently_disabled_lines — RuboCop::Cop::Base
- #custom_class_or_module_definition? — RuboCop::Cop::Style::OpenStructUse
- #custom_formatter_class — RuboCop::Formatter::FormatterSet
- #custom_severity — RuboCop::Cop::Base
- #debug? — RuboCop::Cop::MessageAnnotator
- #debug? — RuboCop::Cop::Team
- #debug? — RuboCop::ResultCache
- #debug? — RuboCop::TargetFinder
- #debugger_method? — RuboCop::Cop::Lint::Debugger
- #debugger_methods — RuboCop::Cop::Lint::Debugger
- #declare_variable — RuboCop::Cop::VariableForce::VariableTable
- #decorate_source — RuboCop::Cop::Style::HashExcept
- #decorated_message — RuboCop::Formatter::HTMLFormatter::ERBContext
- #dedup_on_node — RuboCop::Cop::Cop
- #def_correction — RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
- #def_end — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #def_nodes — RuboCop::Cop::Style::ClassMethodsDefinitions
- #def_self_style? — RuboCop::Cop::Style::ClassMethodsDefinitions
- #def_start — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #default_argument? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #default_base_url — RuboCop::Cop::Documentation
- #default_config — RuboCop::Formatter::DisabledConfigFormatter
- #default_config — RuboCop::Runner
- #default_cop_config — RuboCop::Cop::MethodPreference
- #default_delimiter — RuboCop::Cop::Style::CommandLiteral
- #default_severity — RuboCop::Cop::Base
- #deferred_message — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #define_mehod? — RuboCop::Cop::Style::DoubleNegation
- #define_method_call? — RuboCop::Cop::Lint::UnusedBlockArgument
- #define_options — RuboCop::Options
- #defined_struct — RuboCop::Cop::Naming::FileName
- #definition_path_hierarchy_roots — RuboCop::Cop::Naming::FileName
- #definition_width — RuboCop::Cop::Style::MultilineMethodSignature
- #delegating? — RuboCop::Cop::Lint::UselessMethodDefinition
- #delete_server_argument_from — RuboCop::Server::CLI
- #deletion_range — RuboCop::Cop::Lint::EmptyConditionalBody
- #delimiter — RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- #delimiter — RuboCop::Cop::Lint::DeprecatedClassMethods::Replacement
- #delimiter? — RuboCop::Cop::Style::RedundantRegexpEscape
- #delimiter? — RuboCop::Cop::Style::RedundantStringEscape
- #delimiter_string — RuboCop::Cop::Heredoc
- #delimiters — RuboCop::Cop::Layout::SpaceInsideStringInterpolation
- #delimiters — RuboCop::Cop::PreferredDelimiters
- #delimiters_for — RuboCop::Cop::PercentLiteralCorrector
- #deltas — RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- #deltas — RuboCop::Cop::HashAlignmentStyles::KeywordSplatAlignment
- #deltas — RuboCop::Cop::HashAlignmentStyles::ValueAlignment
- #deltas_for_first_pair — RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- #deltas_for_first_pair — RuboCop::Cop::HashAlignmentStyles::TableAlignment
- #deltas_for_first_pair — RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
- #demonize — RuboCop::Server::Core
- #deparenthesize — RuboCop::Cop::Style::CaseLikeIf
- #department? — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #department? — RuboCop::Cop::Registry
- #department? — RuboCop::DirectiveComment
- #department_disabled? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #department_enabled? — RuboCop::Cop::Lint::MissingCopEnableDirective
- #department_marker? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #department_missing? — RuboCop::Cop::Registry
- #department_names — RuboCop::DirectiveComment
- #department_of — RuboCop::Config
- #department_to_basename — RuboCop::Cop::Documentation
- #departments — RuboCop::Cop::Registry
- #dependencies — RuboCop::Lockfile
- #dependency? — RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #dependent_gems — RuboCop::CLI::Command::SuggestExtensions
- #deprecated_constants — RuboCop::Cop::Lint::DeprecatedConstants
- #deprecation_check — RuboCop::Config
- #depth — RuboCop::Cop::Style::ExpandPathArguments
- #derived_from_braceless_interpolation? — RuboCop::Cop::Style::PerlBackrefs
- #descendant_reference — RuboCop::Cop::VariableForce
- #describe — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #deserialize_offenses — RuboCop::CachedData
- #destructuring_block_argument? — RuboCop::Cop::Style::SymbolProc
- #details — RuboCop::Cop::MessageAnnotator
- #detect_incorrect_style — RuboCop::Cop::Layout::CaseIndentation
- #detect_quote_styles — RuboCop::Cop::Style::StringLiterals
- #detected_style — RuboCop::Cop::ConfigurableEnforcedStyle
- #detected_style= — RuboCop::Cop::ConfigurableEnforcedStyle
- #detected_styles — RuboCop::Cop::MultilineElementIndentation
- #detected_styles_for_column — RuboCop::Cop::MultilineElementIndentation
- #determine_inherit_mode — RuboCop::ConfigLoaderResolver
- #digest — RuboCop::ResultCache
- #directions — RuboCop::Cop::RangeHelp
- #directive_capitalization — RuboCop::Cop::Style::MagicCommentFormat
- #directive_cops — RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- #directive_correct? — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #directive_count — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #directive_count — RuboCop::DirectiveComment
- #directive_offends? — RuboCop::Cop::Style::MagicCommentFormat
- #directive_on_source_line? — RuboCop::Cop::LineLengthHelp
- #directive_range_in_list — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #directives — RuboCop::Cop::Style::MagicCommentFormat::CommentRange
- #disable_comment_offset — RuboCop::Cop::Migration::DepartmentName
- #disable_offense — RuboCop::Cop::AutocorrectLogic
- #disable_offense_at_end_of_line — RuboCop::Cop::AutocorrectLogic
- #disable_offense_before_and_after — RuboCop::Cop::AutocorrectLogic
- #disable_parallel_when_invalid_option_combo — RuboCop::OptionsValidator
- #disable_uncorrectable — RuboCop::Cop::Base
- #disable_uncorrectable? — RuboCop::Cop::AutocorrectLogic
- #disabled? — RuboCop::ConfigLoaderResolver
- #disabled? — RuboCop::Cop::Offense
- #disabled? — RuboCop::DirectiveComment
- #disabled_all? — RuboCop::DirectiveComment
- #disabled_line_ranges — RuboCop::Ext::ProcessedSource
- #disabled_new_cops? — RuboCop::Config
- #disabled_offense — RuboCop::Cop::Style::FrozenStringLiteralComment
- #disabled_ranges — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #disallow_coercion? — RuboCop::Cop::Style::DateTime
- #disallow_endless_method_style? — RuboCop::Cop::Style::SingleLineMethods
- #disallowed_literal? — RuboCop::Cop::Style::RedundantParentheses
- #discount_for_repeated_csend? — RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
- #discount_repeated_attribute? — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #discount_repeated_attributes? — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #dismiss — RuboCop::Cop::Registry
- #display_column — RuboCop::Cop::Alignment
- #display_cop_names? — RuboCop::Cop::MessageAnnotator
- #display_error_summary — RuboCop::CLI::Command::ExecuteRunner
- #display_only_fail_level_offenses_with_autocorrect? — RuboCop::OptionsValidator
- #display_str — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #display_style_guide? — RuboCop::Cop::MessageAnnotator
- #display_summary — RuboCop::CLI::Command::ExecuteRunner
- #display_warning_summary — RuboCop::CLI::Command::ExecuteRunner
- #disqualified_parent? — RuboCop::Cop::Layout::BlockAlignment
- #disqualified_rhs? — RuboCop::Cop::MultilineExpressionIndentation
- #do? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #do_inspection_loop — RuboCop::Runner
- #documentation_comment? — RuboCop::Cop::DocumentationComment
- #dot_before_brackets? — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #dot_range — RuboCop::Cop::Style::InverseMethods
- #double_negative_condition_return_value? — RuboCop::Cop::Style::DoubleNegation
- #double_quotes_required? — RuboCop::Cop::Util
- #double_splat? — RuboCop::Cop::Layout::HashAlignment
- #doxygen_comment_style? — RuboCop::Cop::Layout::LeadingCommentSpace
- #dsl_writer? — RuboCop::Cop::Style::TrivialAccessors
- #dump_failures — RuboCop::RSpec::ParallelFormatter
- #dump_pending — RuboCop::RSpec::ParallelFormatter
- #dump_summary — RuboCop::RSpec::ParallelFormatter
- #duplicate_setting? — RuboCop::ConfigLoaderResolver
- #duplicated_assignment_method_nodes — RuboCop::Cop::Gemspec::DuplicatedAssignment
- #duplicated_expressions? — RuboCop::Cop::Style::IdenticalConditionalBranches
- #duplicated_gem_nodes — RuboCop::Cop::Bundler::DuplicatedGem
- #duplicates — RuboCop::Cop::Duplication
- #duplicates? — RuboCop::Cop::Duplication
- #dynamic_version? — RuboCop::Cop::Gemspec::RequiredRubyVersion
- #each — RuboCop::Cop::Registry
- #each_already_disabled — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #each_argument_node — RuboCop::Cop::MultilineElementIndentation
- #each_bad_alignment — RuboCop::Cop::Alignment
- #each_bad_cons — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #each_boundary — RuboCop::Cop::Lint::AmbiguousRange
- #each_capture — RuboCop::Ext::RegexpNode
- #each_command_or_kernel_call — RuboCop::Cop::Style::SignalException
- #each_corrector — RuboCop::Cop::Team
- #each_descendant_reference — RuboCop::Cop::VariableForce
- #each_directive — RuboCop::CommentConfig
- #each_escape — RuboCop::Cop::Style::RedundantRegexpEscape
- #each_extra_empty_line — RuboCop::Cop::Layout::EmptyLines
- #each_inspected_file — RuboCop::Runner
- #each_invalid_parameter — RuboCop::ConfigValidator
- #each_line_range — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #each_match_range — RuboCop::Cop::MatchRange
- #each_member — RuboCop::Cop::Layout::IndentationWidth
- #each_misplaced_optional_arg — RuboCop::Cop::Style::OptionalArguments
- #each_missing_enable — RuboCop::Cop::Lint::MissingCopEnableDirective
- #each_missing_space — RuboCop::Cop::SpaceAfterPunctuation
- #each_missing_space — RuboCop::Cop::SpaceBeforePunctuation
- #each_node — RuboCop::Cop::VariableForce::Scope
- #each_omittable_value_pair — RuboCop::Cop::HashShorthandSyntax
- #each_omitted_value_pair — RuboCop::Cop::HashShorthandSyntax
- #each_part — RuboCop::Cop::Style::SingleLineMethods
- #each_redundant_character_class — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #each_redundant_disable — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #each_repeated_character_class_element_loc — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #each_semicolon — RuboCop::Cop::Style::Semicolon
- #each_single_element_character_class — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #each_top_level_descendant — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #each_unnecessary_space_match — RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #each_wrong_style — RuboCop::Cop::Style::ModuleFunction
- #effective_column — RuboCop::Cop::RangeHelp
- #elements — RuboCop::Cop::TrailingComma
- #eligible_arguments? — RuboCop::Cop::Style::SingleLineBlockParams
- #eligible_for_parentheses_omission? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- #eligible_method? — RuboCop::Cop::Style::SingleLineBlockParams
- #eligible_next_successor? — RuboCop::Cop::Style::LineEndConcatenation
- #eligible_operator? — RuboCop::Cop::Style::LineEndConcatenation
- #eligible_predecessor? — RuboCop::Cop::Style::LineEndConcatenation
- #eligible_successor? — RuboCop::Cop::Style::LineEndConcatenation
- #eligible_token_set? — RuboCop::Cop::Style::LineEndConcatenation
- #else_branch? — RuboCop::Cop::Lint::EmptyConditionalBody
- #else_branch? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #else_range — RuboCop::Cop::Style::NegatedIfElseCondition
- #else_source — RuboCop::Cop::Style::RedundantCondition
- #else_source_if_has_assignment — RuboCop::Cop::Style::RedundantCondition
- #else_source_if_has_method — RuboCop::Cop::Style::RedundantCondition
- #embedded_in_percent_array? — RuboCop::Cop::Style::RedundantInterpolation
- #empty? — RuboCop::Cop::Legacy::CorrectionsProxy
- #empty_arguments? — RuboCop::Cop::Style::ExplicitBlockArgument
- #empty_begin? — RuboCop::Cop::Style::RedundantBegin
- #empty_block? — RuboCop::Cop::Lint::UnusedBlockArgument
- #empty_braces? — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #empty_brackets? — RuboCop::Cop::SurroundingSpace
- #empty_check — RuboCop::Cop::Style::EmptyElse
- #empty_comment_only? — RuboCop::Cop::Layout::EmptyComment
- #empty_config — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #empty_config — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #empty_else_config — RuboCop::Cop::Style::MissingElse
- #empty_else_cop_enabled? — RuboCop::Cop::Style::MissingElse
- #empty_else_style — RuboCop::Cop::Style::MissingElse
- #empty_elsif_branch? — RuboCop::Cop::Lint::EmptyConditionalBody
- #empty_expression? — RuboCop::Cop::Lint::EmptyExpression
- #empty_file? — RuboCop::Cop::Lint::EmptyFile
- #empty_if_branch? — RuboCop::Cop::Lint::EmptyConditionalBody
- #empty_lines — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #empty_lines_around? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #empty_literal? — RuboCop::Cop::MultilineLiteralBraceLayout
- #empty_offense — RuboCop::Cop::SurroundingSpace
- #empty_offenses — RuboCop::Cop::SurroundingSpace
- #empty_parentheses? — RuboCop::Cop::Style::RedundantParentheses
- #empty_str_nodes — RuboCop::Cop::Lint::TripleQuotes
- #empty_style? — RuboCop::Cop::Style::EmptyElse
- #emulate_v0_callsequence — RuboCop::Cop::Cop
- #enable_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #enable_cop? — RuboCop::Config
- #enable_layout_first_method_argument_line_break? — RuboCop::Cop::Layout::FirstArgumentIndentation
- #enabled — RuboCop::Cop::Registry
- #enabled? — RuboCop::Cop::Registry
- #enabled? — RuboCop::DirectiveComment
- #enabled_all? — RuboCop::DirectiveComment
- #enabled_line? — RuboCop::Cop::Base
- #enabled_new_cops? — RuboCop::Config
- #enabled_pending_cop? — RuboCop::Cop::Registry
- #enclose_operator_with_space — RuboCop::Cop::Layout::SpaceAroundOperators
- #encoding — RuboCop::MagicComment::EditorComment
- #encoding — RuboCop::MagicComment::VimComment
- #encoding — RuboCop::MagicComment::SimpleComment
- #encoding_specified? — RuboCop::MagicComment
- #encoding_token? — RuboCop::Cop::Style::Copyright
- #end_align_target? — RuboCop::Cop::Layout::BlockAlignment
- #end_and_last_conditional_same_line? — RuboCop::Cop::Layout::CaseIndentation
- #end_content — RuboCop::Cop::PercentLiteralCorrector
- #end_followed_by_whitespace_only? — RuboCop::Cop::Style::Next
- #end_has_own_line? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #end_loc — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #end_of_chain — RuboCop::Cop::Style::BlockDelimiters
- #end_of_line_comment — RuboCop::Cop::Alignment
- #end_of_method_chain — RuboCop::Cop::Layout::BlockEndNewline
- #end_of_method_definition? — RuboCop::Cop::Style::DoubleNegation
- #end_parentheses — RuboCop::Cop::Style::InverseMethods
- #end_position — RuboCop::Cop::ForToEachCorrector
- #end_position_for — RuboCop::Cop::Layout::ClassStructure
- #end_position_for — RuboCop::Cop::CommentsHelp
- #end_range — RuboCop::Cop::Layout::DotPosition
- #end_range — RuboCop::Cop::Style::Next
- #end_range — RuboCop::Cop::Style::SafeNavigation
- #end_with_eq? — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #ending_delimiter — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #ends_heredoc_line? — RuboCop::Cop::Lint::LiteralInInterpolation
- #ends_in_end? — RuboCop::Cop::Layout::TrailingEmptyLines
- #ends_its_line? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #ends_with_condition? — RuboCop::Cop::Style::Next
- #ends_with_num? — RuboCop::Cop::UncommunicativeName
- #enforce_double_quotes? — RuboCop::Cop::Style::EmptyHeredoc
- #enforce_double_quotes? — RuboCop::Cop::Style::EmptyLiteral
- #enforce_first_argument_with_fixed_indentation? — RuboCop::Cop::Layout::FirstArgumentIndentation
- #enforce_first_argument_with_fixed_indentation? — RuboCop::Cop::Layout::FirstHashElementIndentation
- #enforce_first_argument_with_fixed_indentation? — RuboCop::Cop::Layout::HashAlignment
- #enforce_hash_argument_with_separator? — RuboCop::Cop::Layout::ArgumentAlignment
- #enforce_no_space_style_for_empty_braces? — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #enforce_single_line_ternary_operator? — RuboCop::Cop::Style::MultilineTernaryOperator
- #enforce_yoda? — RuboCop::Cop::Style::YodaCondition
- #enforced_shorthand_syntax — RuboCop::Cop::HashShorthandSyntax
- #enforced_style_end? — RuboCop::Cop::Layout::CaseIndentation
- #enforced_style_leading? — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #engineering? — RuboCop::Cop::Style::ExponentialNotation
- #english_name_replacement — RuboCop::Cop::Style::SpecialGlobalVars
- #enlist — RuboCop::Cop::Registry
- #ensure_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #ensure_enabled_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #ensure_no_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #ensure_regex_string — RuboCop::Cop::Naming::InclusiveLanguage
- #ensure_required — RuboCop::Cop::RequireLibrary
- #ensure_server! — RuboCop::Server::ClientCommand::Exec
- #ensure_valid_preferred_delimiters — RuboCop::Cop::PreferredDelimiters
- #eq_end_part — RuboCop::Cop::Style::BlockComments
- #eql? — RuboCop::Cop::Badge
- #eql? — RuboCop::Cop::Offense
- #equality_only? — RuboCop::Cop::Style::YodaCondition
- #error — RuboCop::Server::CLI
- #escape — RuboCop::Formatter::HTMLFormatter::ERBContext
- #escape_range_at_index — RuboCop::Cop::Style::RedundantRegexpEscape
- #escape_string — RuboCop::Cop::Util
- #escape_words? — RuboCop::Cop::PercentLiteralCorrector
- #eval_call? — RuboCop::Cop::Lint::UselessAccessModifier
- #evaluate_branch_nodes — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #evaluate_branch_nodes — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #evaluate_condition_node — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #evaluate_exceptions — RuboCop::Cop::Lint::ShadowedException
- #evidence — RuboCop::Cop::Style::FileRead
- #evidence — RuboCop::Cop::Style::FileWrite
- #exact_name_match? — RuboCop::Cop::Style::TrivialAccessors
- #examples — CopsDocumentationGenerator
- #exceeds_line_offset? — RuboCop::Cop::Layout::EmptyLines
- #except_key — RuboCop::Cop::Style::HashExcept
- #except_key_source — RuboCop::Cop::Style::HashExcept
- #except_syntax? — RuboCop::OptionsValidator
- #exception_class? — RuboCop::Cop::Lint::InheritException
- #excess_leading_space? — RuboCop::Cop::Layout::SpaceAroundOperators
- #excess_range — RuboCop::Cop::Layout::LineLength
- #excess_trailing_space? — RuboCop::Cop::Layout::SpaceAroundOperators
- #exclude_limit — RuboCop::ExcludeLimit
- #exclude_redundant_directive_cop — RuboCop::DirectiveComment
- #excluded_file? — RuboCop::Cop::Base
- #excludes — RuboCop::Formatter::DisabledConfigFormatter
- #executable? — RuboCop::Cop::Lint::ScriptPermission
- #execute_correction — RuboCop::Cop::HashTransformMethod
- #execute_runner — RuboCop::CLI::Command::AutoGenerateConfig
- #execute_runner — RuboCop::CLI::Command::ExecuteRunner
- #execute_runners — RuboCop::CLI
- #exist_argument_between_heredoc_end_and_closing_parentheses? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #exist_next_line_expression? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #existing_configuration — RuboCop::CLI::Command::AutoGenerateConfig
- #exit? — RuboCop::Server::CLI
- #exit_body_type? — RuboCop::Cop::Style::Next
- #expand_elses — RuboCop::Cop::Style::IdenticalConditionalBranches
- #expand_elses — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #expand_elsif — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #expand_when_branches — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #expanded? — RuboCop::Cop::Style::EmptyMethod
- #expanded_style? — RuboCop::Cop::Style::EmptyMethod
- #expect_correction — RuboCop::RSpec::ExpectOffense
- #expect_matching_definition? — RuboCop::Cop::Naming::FileName
- #expect_no_corrections — RuboCop::RSpec::ExpectOffense
- #expect_no_offenses — RuboCop::RSpec::ExpectOffense
- #expect_offense — RuboCop::RSpec::ExpectOffense
- #expect_params_after_method_name? — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- #expect_space? — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #expected_arity — RuboCop::Cop::Lint::UnexpectedBlockArity
- #expected_block_forwarding_style? — RuboCop::Cop::Naming::BlockForwarding
- #expected_column — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #expected_empty_lines? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #expected_fields_count — RuboCop::Cop::Lint::FormatParameterMismatch
- #expected_gemfile? — RuboCop::Cop::Bundler::GemFilename
- #expected_indent_offset — RuboCop::Cop::Layout::AccessModifierIndentation
- #expected_line — RuboCop::Cop::Style::EvalWithLocation
- #expected_lines — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #expected_name — RuboCop::Cop::Naming::PredicateName
- #expected_order — RuboCop::Cop::Layout::ClassStructure
- #expected_style — RuboCop::Cop::Style::MagicCommentFormat
- #explicit? — RuboCop::Cop::VariableForce::Reference
- #explicit_array? — RuboCop::Cop::Style::HashAsLastArrayItem
- #explicit_block_argument? — RuboCop::Cop::Naming::BlockForwarding
- #explicit_block_local_variable? — RuboCop::Cop::VariableForce::Variable
- #explicit_style? — RuboCop::Cop::Style::LambdaCall
- #expr_replacement — RuboCop::Cop::Style::OneLineConditional
- #expression — RuboCop::Ext::RegexpParser::Expression::Base
- #expressions_per_line — RuboCop::Cop::Style::Semicolon
- #extend_call? — RuboCop::Cop::Style::StaticClass
- #extend_uri_end_position — RuboCop::Cop::LineLengthHelp
- #extension_range — RuboCop::Cop::Style::RedundantFileExtensionInRequire
- #extensions — RuboCop::CLI::Command::SuggestExtensions
- #external_dependency_checksum — RuboCop::Cop::Base
- #external_dependency_checksum — RuboCop::Cop::Team
- #external_trailing_comma? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #external_trailing_comma_offset_from_loc_end — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #extra_avoid_comma_info — RuboCop::Cop::TrailingComma
- #extra_details? — RuboCop::Cop::MessageAnnotator
- #extra_enabled_comments — RuboCop::CommentConfig
- #extra_enabled_comments_with_names — RuboCop::CommentConfig
- #extra_indentation — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #extra_lines — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #extra_space? — RuboCop::Cop::SurroundingSpace
- #extra_space_range — RuboCop::Cop::Layout::ExtraSpacing
- #extract — RuboCop::MagicComment
- #extract_argument_names_from — RuboCop::Cop::Style::ArgumentsForwarding
- #extract_block_name — RuboCop::Cop::Style::ExplicitBlockArgument
- #extract_body — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #extract_body_if_nagated — RuboCop::Cop::Style::HashExcept
- #extract_breakable_node — RuboCop::Cop::CheckLineBreakable
- #extract_breakable_node_from_elements — RuboCop::Cop::CheckLineBreakable
- #extract_captures — RuboCop::Cop::Style::HashTransformKeys
- #extract_captures — RuboCop::Cop::Style::HashTransformValues
- #extract_captures — RuboCop::Cop::HashTransformMethod
- #extract_common_parts — RuboCop::Cop::Style::SafeNavigation
- #extract_cop_name — RuboCop::Cop::InternalAffairs::UndefinedConfig
- #extract_def_from_sclass — RuboCop::Cop::Style::ClassMethodsDefinitions
- #extract_first_element_over_column_limit — RuboCop::Cop::CheckLineBreakable
- #extract_frozen_string_literal — RuboCop::MagicComment::EmacsComment
- #extract_frozen_string_literal — RuboCop::MagicComment::SimpleComment
- #extract_heredoc — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #extract_heredoc_argument — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #extract_heredoc_from — RuboCop::Cop::Style::IfUnlessModifier
- #extract_heredocs — RuboCop::Cop::Layout::LineLength
- #extract_heredocs — RuboCop::Cop::Layout::TrailingWhitespace
- #extract_parts — RuboCop::Cop::Style::SafeNavigation
- #extract_parts_from_and — RuboCop::Cop::Style::SafeNavigation
- #extract_parts_from_if — RuboCop::Cop::Style::SafeNavigation
- #extract_receiver — RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
- #extract_receiver — RuboCop::Cop::InternalAffairs::SingleLineComparison
- #extract_receiver_source — RuboCop::Cop::Style::FloatDivision
- #extract_regexp — RuboCop::Cop::Naming::InclusiveLanguage
- #extract_rhs — RuboCop::Cop::CheckAssignment
- #extract_ruby_version — RuboCop::Cop::Gemspec::RequiredRubyVersion
- #extract_send_node — RuboCop::Cop::Style::SelectByRegexp
- #extract_shareable_constant_value — RuboCop::MagicComment::EmacsComment
- #extract_shareable_constant_value — RuboCop::MagicComment::SimpleComment
- #extract_source — RuboCop::Cop::Style::Sample
- #extract_sources — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #extract_typed — RuboCop::MagicComment::EmacsComment
- #extract_typed — RuboCop::MagicComment::VimComment
- #extract_typed — RuboCop::MagicComment::SimpleComment
- #fail_fast? — RuboCop::TargetFinder
- #feature_loaded? — RuboCop::ConfigObsoletion::ExtractedCop
- #fetch_cache_root_path_from — RuboCop::Server::CLI
- #fetch_range — RuboCop::Cop::Style::RedundantFetchBlock
- #file — RuboCop::RemoteConfig
- #file_and_line — RuboCop::Cop::Style::EvalWithLocation
- #file_checksum — RuboCop::ResultCache
- #file_finished — RuboCop::Formatter::BaseFormatter
- #file_finished — RuboCop::Formatter::DisabledConfigFormatter
- #file_finished — RuboCop::Formatter::EmacsStyleFormatter
- #file_finished — RuboCop::Formatter::FileListFormatter
- #file_finished — RuboCop::Formatter::FormatterSet
- #file_finished — RuboCop::Formatter::FuubarStyleFormatter
- #file_finished — RuboCop::Formatter::GitHubActionsFormatter
- #file_finished — RuboCop::Formatter::HTMLFormatter
- #file_finished — RuboCop::Formatter::JSONFormatter
- #file_finished — RuboCop::Formatter::JUnitFormatter
- #file_finished — RuboCop::Formatter::MarkdownFormatter
- #file_finished — RuboCop::Formatter::OffenseCountFormatter
- #file_finished — RuboCop::Formatter::PacmanFormatter
- #file_finished — RuboCop::Formatter::ProgressFormatter
- #file_finished — RuboCop::Formatter::SimpleTextFormatter
- #file_finished — RuboCop::Formatter::TapFormatter
- #file_finished — RuboCop::Formatter::WorstOffendersFormatter
- #file_finished — RuboCop::Runner
- #file_keyword? — RuboCop::Cop::Style::Dir
- #file_name_matches_any? — RuboCop::Cop::Base
- #file_offense_cache — RuboCop::Runner
- #file_offenses — RuboCop::Runner
- #file_open_read? — RuboCop::Cop::Style::FileRead
- #file_open_write? — RuboCop::Cop::Style::FileWrite
- #file_started — RuboCop::Formatter::BaseFormatter
- #file_started — RuboCop::Formatter::DisabledConfigFormatter
- #file_started — RuboCop::Formatter::FormatterSet
- #file_started — RuboCop::Formatter::PacmanFormatter
- #file_started — RuboCop::Runner
- #file_to_exclude? — RuboCop::Config
- #file_to_include? — RuboCop::Config
- #filename — RuboCop::TargetRuby::RubyVersionFile
- #filename — RuboCop::TargetRuby::ToolVersionsFile
- #filename_good? — RuboCop::Cop::Naming::FileName
- #files — RuboCop::Formatter::SimpleTextFormatter::Report
- #filter_cop_classes — RuboCop::Runner
- #filtered_run? — RuboCop::Runner
- #final_pos — RuboCop::Cop::RangeHelp
- #find — RuboCop::TargetFinder
- #find_argument_less_modifier_node — RuboCop::Cop::Style::AccessModifierDeclarations
- #find_attributes — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #find_bisection — RuboCop::Cop::Style::BisectedAttrAccessor
- #find_by_cop_name — RuboCop::Cop::Registry
- #find_category — RuboCop::Cop::Layout::ClassStructure
- #find_class_or_module — RuboCop::Cop::Naming::FileName
- #find_command_class — RuboCop::Server::SocketReader
- #find_conditional_node_from_ascendant — RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- #find_conditional_node_from_ascendant — RuboCop::Cop::Style::DoubleNegation
- #find_corresponding_def_node — RuboCop::Cop::Style::AccessModifierDeclarations
- #find_def_node_from_ascendant — RuboCop::Cop::Style::DoubleNegation
- #find_default_minimal_known_ruby — RuboCop::TargetRuby::GemspecFile
- #find_definition — RuboCop::Cop::Naming::FileName
- #find_definition — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #find_describe_method_node — RuboCop::Cop::InternalAffairs::RedundantDescribedClassAsSubject
- #find_describe_method_node — RuboCop::Cop::InternalAffairs::RedundantLetRuboCopConfigNew
- #find_end_line — RuboCop::Cop::CommentsHelp
- #find_end_range — RuboCop::Cop::Style::IfInsideElse
- #find_excessive_uri_range — RuboCop::Cop::LineLengthHelp
- #find_file_upwards — RuboCop::FileFinder
- #find_files — RuboCop::TargetFinder
- #find_first_offense — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #find_first_possible_offense — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #find_flagged_term — RuboCop::Cop::Naming::InclusiveLanguage
- #find_gem_name — RuboCop::Cop::OrderedGemNode
- #find_heredoc — RuboCop::Cop::Layout::ClassStructure
- #find_heredoc — RuboCop::Cop::Layout::TrailingWhitespace
- #find_issues — RuboCop::Cop::Style::MagicCommentFormat
- #find_last_child — RuboCop::Cop::Style::DoubleNegation
- #find_last_file_upwards — RuboCop::FileFinder
- #find_location — RuboCop::Cop::Cop
- #find_macros — RuboCop::Cop::Style::BisectedAttrAccessor
- #find_matching_receiver_invocation — RuboCop::Cop::Style::SafeNavigation
- #find_message — RuboCop::Cop::Base
- #find_most_bottom_of_heredoc_end — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #find_node_used_heredoc_argument — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #find_offending_argument — RuboCop::Cop::InternalAffairs::OffenseLocationKeyword
- #find_offending_argument — RuboCop::Cop::InternalAffairs::RedundantMessageArgument
- #find_offense — RuboCop::Cop::Layout::IndentationStyle
- #find_offense_node — RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- #find_offense_node_by — RuboCop::Cop::Lint::AmbiguousOperator
- #find_offense_node_by — RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- #find_offensive_spacing — RuboCop::Cop::Layout::LineContinuationSpacing
- #find_parent_not_enumerable — RuboCop::Cop::Style::DoubleNegation
- #find_range_node — RuboCop::Cop::Style::Semicolon
- #find_redundant_all — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #find_redundant_cop — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #find_redundant_department — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #find_redundant_sort — RuboCop::Cop::Style::RedundantSort
- #find_regexp — RuboCop::Cop::Style::SelectByRegexp
- #find_semicolon_positions — RuboCop::Cop::Style::Semicolon
- #find_severity — RuboCop::Cop::Base
- #find_shadowing_rescue — RuboCop::Cop::Lint::ShadowedException
- #find_similar_name — RuboCop::NameSimilarity
- #find_similar_names — RuboCop::NameSimilarity
- #find_target — RuboCop::Cop::Style::CaseLikeIf
- #find_target_files — RuboCop::Runner
- #find_target_in_equality_node — RuboCop::Cop::Style::CaseLikeIf
- #find_target_in_include_or_cover_node — RuboCop::Cop::Style::CaseLikeIf
- #find_target_in_match_node — RuboCop::Cop::Style::CaseLikeIf
- #find_target_in_send_node — RuboCop::Cop::Style::CaseLikeIf
- #find_target_line — RuboCop::Cop::Generator::ConfigurationInjector
- #find_topmost_plus_node — RuboCop::Cop::Style::StringConcatenation
- #find_valid_order — RuboCop::Cop::Style::ParallelAssignment
- #find_variable — RuboCop::Cop::VariableForce::VariableTable
- #find_variables_in_loop — RuboCop::Cop::VariableForce
- #find_version — RuboCop::TargetRuby::RuboCopConfig
- #find_version — RuboCop::TargetRuby::RubyVersionFile
- #find_version — RuboCop::TargetRuby::BundlerLockFile
- #find_version — RuboCop::TargetRuby::GemspecFile
- #find_version — RuboCop::TargetRuby::Default
- #find_visibility_end — RuboCop::Cop::VisibilityHelp
- #find_visibility_start — RuboCop::Cop::VisibilityHelp
- #finished — RuboCop::Formatter::AutoGenConfigFormatter
- #finished — RuboCop::Formatter::BaseFormatter
- #finished — RuboCop::Formatter::DisabledConfigFormatter
- #finished — RuboCop::Formatter::GitHubActionsFormatter
- #finished — RuboCop::Formatter::HTMLFormatter
- #finished — RuboCop::Formatter::JSONFormatter
- #finished — RuboCop::Formatter::JUnitFormatter
- #finished — RuboCop::Formatter::MarkdownFormatter
- #finished — RuboCop::Formatter::OffenseCountFormatter
- #finished — RuboCop::Formatter::ProgressFormatter
- #finished — RuboCop::Formatter::SimpleTextFormatter
- #finished — RuboCop::Formatter::WorstOffendersFormatter
- #first_arg_begins_with_hash_literal? — RuboCop::Cop::Style::RedundantParentheses
- #first_argument? — RuboCop::Cop::Style::RedundantParentheses
- #first_argument_is_heredoc? — RuboCop::Cop::CheckLineBreakable
- #first_argument_is_regexp? — RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- #first_argument_line — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #first_argument_returned? — RuboCop::Cop::Style::EachWithObject
- #first_argument_starts_with_left_parenthesis? — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #first_argument_unparenthesized? — RuboCop::Cop::Style::EmptyLiteral
- #first_by_line — RuboCop::Cop::FirstElementLineBreak
- #first_call_has_a_dot — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #first_child_requires_empty_line? — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #first_comment_line — RuboCop::Cop::InternalAffairs::CopDescription
- #first_comment_line? — RuboCop::Cop::Style::CommentAnnotation
- #first_element_range — RuboCop::Cop::Style::UnpackFirst
- #first_empty_line_required_child — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #first_line — RuboCop::Cop::Offense
- #first_line? — RuboCop::Cop::PercentLiteralCorrector
- #first_line_comment — RuboCop::Cop::StatementModifier
- #first_non_ascii_chars — RuboCop::Cop::Naming::AsciiIdentifiers
- #first_non_ascii_chars — RuboCop::Cop::Style::AsciiComments
- #first_offense_range — RuboCop::Cop::Naming::AsciiIdentifiers
- #first_offense_range — RuboCop::Cop::Style::AsciiComments
- #first_part_of — RuboCop::Cop::TrailingBody
- #first_part_of_call_chain — RuboCop::Cop::Util
- #first_token — RuboCop::Cop::Layout::InitialIndentation
- #fix_closing_parenthesis — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #fix_compact — RuboCop::Cop::Style::RedundantException
- #fix_directives — RuboCop::Cop::Style::MagicCommentFormat
- #fix_escaped_content — RuboCop::Cop::PercentLiteralCorrector
- #fix_exploded — RuboCop::Cop::Style::RedundantException
- #fix_external_trailing_comma — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #fix_include_paths — RuboCop::ConfigLoaderResolver
- #fix_indentation — RuboCop::Cop::Lint::UselessTimes
- #fix_values — RuboCop::Cop::Style::MagicCommentFormat
- #fixed_indentation? — RuboCop::Cop::Layout::ArgumentAlignment
- #fixed_indentation? — RuboCop::Cop::Layout::ArrayAlignment
- #fixed_indentation? — RuboCop::Cop::Layout::ParameterAlignment
- #flattened_arguments — RuboCop::Cop::Layout::ArgumentAlignment
- #float? — RuboCop::Cop::Lint::FloatComparison
- #flow_expression? — RuboCop::Cop::Lint::UnreachableCode
- #foldable_node? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #followed_by_space? — RuboCop::Cop::Layout::SpaceAfterColon
- #followed_ranges? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #following_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #for — RuboCop::ConfigStore
- #for_all_cops — RuboCop::Config
- #for_bad_filename — RuboCop::Cop::Naming::FileName
- #for_badge — RuboCop::Config
- #for_cop — RuboCop::Config
- #for_department — RuboCop::Config
- #for_dir — RuboCop::ConfigStore
- #for_file — RuboCop::ConfigStore
- #for_pwd — RuboCop::ConfigStore
- #forbidden_delimiters — RuboCop::Cop::Naming::HeredocDelimiterNaming
- #forbidden_names — RuboCop::Cop::UncommunicativeName
- #forbidden_offense — RuboCop::Cop::UncommunicativeName
- #forbidden_offense? — RuboCop::Cop::Bundler::GemVersion
- #forbidden_offense? — RuboCop::Cop::Gemspec::DependencyVersion
- #forbidden_prefixes — RuboCop::Cop::Naming::PredicateName
- #forbidden_style? — RuboCop::Cop::Bundler::GemVersion
- #forbidden_style? — RuboCop::Cop::Gemspec::DependencyVersion
- #force_default_config! — RuboCop::ConfigStore
- #force_equal_sign_alignment? — RuboCop::Cop::Layout::ExtraSpacing
- #force_equal_sign_alignment? — RuboCop::Cop::Layout::SpaceAroundOperators
- #force_exclusion? — RuboCop::TargetFinder
- #force_hash_rockets? — RuboCop::Cop::Style::HashSyntax
- #force_method? — RuboCop::Cop::Lint::NonAtomicFileOperation
- #force_method_name? — RuboCop::Cop::Lint::NonAtomicFileOperation
- #force_option? — RuboCop::Cop::Lint::NonAtomicFileOperation
- #forced_parentheses? — RuboCop::Cop::Style::MethodDefParentheses
- #forces — RuboCop::Cop::Team
- #format? — RuboCop::Cop::Lint::FormatParameterMismatch
- #format_binary — RuboCop::Cop::Style::NumericLiteralPrefix
- #format_decimal — RuboCop::Cop::Style::NumericLiteralPrefix
- #format_english_message — RuboCop::Cop::Style::SpecialGlobalVars
- #format_hex — RuboCop::Cop::Style::NumericLiteralPrefix
- #format_int_part — RuboCop::Cop::Style::NumericLiterals
- #format_list — RuboCop::Cop::Style::SpecialGlobalVars
- #format_message — RuboCop::Cop::Layout::BlockAlignment
- #format_message — RuboCop::Cop::Layout::RescueEnsureAlignment
- #format_message — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #format_message — RuboCop::Cop::Style::OptionalBooleanParameter
- #format_message — RuboCop::Cop::Style::PerlBackrefs
- #format_message — RuboCop::Cop::Style::SpecialGlobalVars
- #format_message_from — RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
- #format_message_from — RuboCop::Cop::Lint::ScriptPermission
- #format_method? — RuboCop::Cop::Lint::FormatParameterMismatch
- #format_number — RuboCop::Cop::Style::NumericLiterals
- #format_octal — RuboCop::Cop::Style::NumericLiteralPrefix
- #format_octal_zero_only — RuboCop::Cop::Style::NumericLiteralPrefix
- #format_offense — RuboCop::RSpec::ExpectOffense
- #format_sequences — RuboCop::Cop::Utils::FormatString
- #format_single_parameter — RuboCop::Cop::Style::FormatString
- #format_source_line_column — RuboCop::Cop::Layout::BlockAlignment
- #format_string? — RuboCop::Cop::Lint::FormatParameterMismatch
- #format_string_token? — RuboCop::Cop::Style::FormatStringToken
- #format_suggestions — RuboCop::Cop::Naming::InclusiveLanguage
- #format_table_value — CopsDocumentationGenerator
- #formatted_message — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #formatter_class — RuboCop::Formatter::FormatterSet
- #formatter_set — RuboCop::Runner
- #forwarding_method? — RuboCop::Cop::Style::ArgumentsForwarding
- #forwards? — RuboCop::Cop::Style::RedundantInitialize
- #found_attr — RuboCop::Cop::Lint::DuplicateMethods
- #found_instance_method — RuboCop::Cop::Lint::DuplicateMethods
- #found_method — RuboCop::Cop::Lint::DuplicateMethods
- #found_sclass_method — RuboCop::Cop::Lint::DuplicateMethods
- #freeze — RuboCop::Cop::Registry
- #from_json — RuboCop::CachedData
- #frozen_heredoc? — RuboCop::Cop::FrozenStringLiteral
- #frozen_regexp_or_range_literals? — RuboCop::Cop::Style::MutableConstant
- #frozen_string_literal — RuboCop::MagicComment
- #frozen_string_literal — RuboCop::MagicComment::VimComment
- #frozen_string_literal? — RuboCop::MagicComment
- #frozen_string_literal? — RuboCop::Cop::FrozenStringLiteral
- #frozen_string_literal_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #frozen_string_literal_comment_exists? — RuboCop::Cop::FrozenStringLiteral
- #frozen_string_literal_specified? — RuboCop::MagicComment
- #frozen_string_literal_specified? — RuboCop::Cop::FrozenStringLiteral
- #frozen_string_literals_disabled? — RuboCop::Cop::FrozenStringLiteral
- #frozen_string_literals_enabled? — RuboCop::Cop::FrozenStringLiteral
- #frozen_strings? — RuboCop::Cop::Style::EmptyLiteral
- #full_options — RuboCop::RakeTask
- #functional_block? — RuboCop::Cop::Style::BlockDelimiters
- #functional_method? — RuboCop::Cop::Style::BlockDelimiters
- #gem_canonical_name — RuboCop::Cop::OrderedGemNode
- #gem_config_path — RuboCop::ConfigLoaderResolver
- #gem_name — RuboCop::Cop::OrderedGemNode
- #gem_options — RuboCop::Cop::Bundler::GemComment
- #gem_spec_with_ruby_version? — RuboCop::Cop::Gemspec::RubyVersionGlobalsUsage
- #gemfile? — RuboCop::Cop::Layout::LeadingCommentSpace
- #gemfile_offense? — RuboCop::Cop::Bundler::GemFilename
- #gemfile_required? — RuboCop::Cop::Bundler::GemFilename
- #gemfile_ruby_comment? — RuboCop::Cop::Layout::LeadingCommentSpace
- #gems — RuboCop::Lockfile
- #gems_rb_offense? — RuboCop::Cop::Bundler::GemFilename
- #gems_rb_required? — RuboCop::Cop::Bundler::GemFilename
- #gemspec_filename — RuboCop::TargetRuby::GemspecFile
- #gemspec_filepath — RuboCop::TargetRuby::GemspecFile
- #generate — RuboCop::Cop::Generator
- #generate_request — RuboCop::RemoteConfig
- #generated_source — RuboCop::Cop::Generator
- #generated_spec — RuboCop::Cop::Generator
- #generation_command — RuboCop::ConfigRegeneration
- #get_blocks — RuboCop::Cop::Style::BlockDelimiters
- #get_dependency_name — RuboCop::Cop::Gemspec::OrderedDependencies
- #get_dot_right_above — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #get_processed_source — RuboCop::Runner
- #get_source_range — RuboCop::Cop::OrderedGemNode
- #github_escape — RuboCop::Formatter::GitHubActionsFormatter
- #github_severity — RuboCop::Formatter::GitHubActionsFormatter
- #good_alignment? — RuboCop::Cop::Layout::HashAlignment
- #good_method_name — RuboCop::Cop::Style::CollectionCompact
- #greater_precedence? — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #group_accessors — RuboCop::Cop::Style::AccessorGrouping
- #group_mixins — RuboCop::Cop::Style::MixinGrouping
- #group_style? — RuboCop::Cop::Style::AccessModifierDeclarations
- #grouped_duplicates — RuboCop::Cop::Duplication
- #grouped_expression? — RuboCop::Cop::MultilineExpressionIndentation
- #grouped_style? — RuboCop::Cop::Style::AccessorGrouping
- #grouped_style? — RuboCop::Cop::Style::MixinGrouping
- #guard_clause_source — RuboCop::Cop::Style::GuardClause
- #gvar_name — RuboCop::Cop::Style::GlobalStdStream
- #h2 — CopsDocumentationGenerator
- #h3 — CopsDocumentationGenerator
- #h4 — CopsDocumentationGenerator
- #handle_allow_style — RuboCop::Cop::Style::EndlessMethod
- #handle_as_symbol — RuboCop::Cop::Lint::NumberConversion
- #handle_comments — RuboCop::Cop::Style::SafeNavigation
- #handle_conversion_method — RuboCop::Cop::Lint::NumberConversion
- #handle_deprecated_option — RuboCop::Options
- #handle_disabled_by_default — RuboCop::ConfigLoaderResolver
- #handle_disallow_style — RuboCop::Cop::Style::EndlessMethod
- #handle_enable_all — RuboCop::CommentConfig
- #handle_error — RuboCop::Cop::Team
- #handle_exiting_options — RuboCop::CLI
- #handle_node — RuboCop::Cop::Lint::LiteralAsCondition
- #handle_possible_offense — RuboCop::Cop::HashTransformMethod
- #handle_quotes — RuboCop::Cop::Style::StringConcatenation
- #handle_response — RuboCop::RemoteConfig
- #handle_switch — RuboCop::CommentConfig
- #handle_warning — RuboCop::Cop::Team
- #hash — RuboCop::Cop::Badge
- #hash — RuboCop::Cop::Offense
- #hash — RuboCop::Cop::Severity
- #hash_argument_config — RuboCop::Cop::Layout::ArgumentAlignment
- #hash_colon_key? — RuboCop::Cop::Style::QuotedSymbols
- #hash_for_file — RuboCop::Formatter::JSONFormatter
- #hash_for_location — RuboCop::Formatter::JSONFormatter
- #hash_for_offense — RuboCop::Formatter::JSONFormatter
- #hash_key? — RuboCop::Cop::SymbolHelp
- #hash_literal? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #hash_literal_in_arguments? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #hash_mark — RuboCop::Cop::Layout::LeadingCommentSpace
- #hash_pair_where_value_beginning_with — RuboCop::Cop::MultilineElementIndentation
- #hash_rocket_delta — RuboCop::Cop::HashAlignmentStyles::TableAlignment
- #hash_rocket_delta — RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
- #hash_rockets_check — RuboCop::Cop::Style::HashSyntax
- #hash_table_style? — RuboCop::Cop::Layout::SpaceAroundOperators
- #hash_with_mixed_shorthand_syntax? — RuboCop::Cop::HashShorthandSyntax
- #hash_with_values_that_cant_be_omitted? — RuboCop::Cop::HashShorthandSyntax
- #hash_without_braces? — RuboCop::Cop::Style::RedundantReturn
- #head — RuboCop::Cop::Style::IdenticalConditionalBranches
- #heredoc? — RuboCop::Cop::Layout::DotPosition
- #heredoc? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #heredoc? — RuboCop::Cop::Lint::FormatParameterMismatch
- #heredoc? — RuboCop::Cop::Lint::InterpolationCheck
- #heredoc? — RuboCop::Cop::Style::FileWrite
- #heredoc? — RuboCop::Cop::Style::RedundantStringEscape
- #heredoc? — RuboCop::Cop::Style::StringConcatenation
- #heredoc? — RuboCop::Cop::TrailingComma
- #heredoc_begin_line_range — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #heredoc_body — RuboCop::Cop::Layout::HeredocIndentation
- #heredoc_closing — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #heredoc_comment_blocks — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #heredoc_end — RuboCop::Cop::Layout::HeredocIndentation
- #heredoc_end_pos — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #heredoc_indent_type — RuboCop::Cop::Layout::HeredocIndentation
- #heredoc_length — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #heredoc_line — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #heredoc_lines — RuboCop::Cop::Style::Next
- #heredoc_node? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #heredoc_node? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #heredoc_node? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #heredoc_node_descendent_receiver — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #heredoc_opening — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #heredoc_range — RuboCop::Cop::Style::FileWrite
- #heredoc_send? — RuboCop::Cop::TrailingComma
- #heredoc_type — RuboCop::Cop::Heredoc
- #heredoc_with_disabled_interpolation? — RuboCop::Cop::Style::RedundantStringEscape
- #heredocs — RuboCop::Cop::Layout::LineLength
- #hex_bin_dec_literal_type — RuboCop::Cop::Style::NumericLiteralPrefix
- #hidden_dir? — RuboCop::PathUtil
- #hidden_file? — RuboCop::PathUtil
- #hidden_file_in_not_hidden_dir? — RuboCop::PathUtil
- #highlight_source_tag — RuboCop::Formatter::HTMLFormatter::ERBContext
- #highlight_start — RuboCop::Cop::Layout::LineLength
- #highlighted_area — RuboCop::Cop::Offense
- #highlighted_source_line — RuboCop::Formatter::HTMLFormatter::ERBContext
- #highlights — RuboCop::Cop::Cop
- #humanize_node — RuboCop::Cop::Layout::ClassStructure
- #identifier — RuboCop::Cop::Style::Documentation
- #if_condition_range — RuboCop::Cop::Style::IfInsideElse
- #if_else? — RuboCop::Cop::Style::NegatedIfElseCondition
- #if_else_children? — RuboCop::Cop::Style::Next
- #if_node — RuboCop::Cop::Style::NestedTernaryOperator
- #if_node_child? — RuboCop::Cop::Lint::NonAtomicFileOperation
- #if_range — RuboCop::Cop::Style::NegatedIfElseCondition
- #if_source — RuboCop::Cop::Style::RedundantCondition
- #if_style? — RuboCop::Cop::Style::MissingElse
- #if_without_else? — RuboCop::Cop::Style::Next
- #ignore? — RuboCop::Cop::Layout::ClassStructure
- #ignore_class_methods? — RuboCop::Cop::Style::TrivialAccessors
- #ignore_constant_branches? — RuboCop::Cop::Lint::DuplicateBranch
- #ignore_cop_directives? — RuboCop::Cop::LineLengthHelp
- #ignore_empty_blocks? — RuboCop::Cop::Lint::UnusedBlockArgument
- #ignore_executable_scripts? — RuboCop::Cop::Naming::FileName
- #ignore_for_autocorrect? — RuboCop::Cop::Layout::ClassStructure
- #ignore_hash_argument? — RuboCop::Cop::Layout::HashAlignment
- #ignore_hash_shorthand_syntax? — RuboCop::Cop::HashShorthandSyntax
- #ignore_implicit_references? — RuboCop::Cop::Lint::ShadowedArgument
- #ignore_literal_branches? — RuboCop::Cop::Lint::DuplicateBranch
- #ignore_mixed_hash_shorthand_syntax? — RuboCop::Cop::HashShorthandSyntax
- #ignore_modules? — RuboCop::Cop::Style::ConstantVisibility
- #ignore_node — RuboCop::Cop::IgnoredNode
- #ignore_offense? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #ignore_range? — RuboCop::Cop::Layout::LineContinuationSpacing
- #ignore_syntax? — RuboCop::Cop::Style::RedundantParentheses
- #ignored_class? — RuboCop::Cop::Lint::NumberConversion
- #ignored_classes — RuboCop::Cop::Lint::NumberConversion
- #ignored_gem? — RuboCop::Cop::Bundler::GemComment
- #ignored_line? — RuboCop::Cop::AllowedPattern
- #ignored_line? — RuboCop::Cop::AllowedPattern
- #ignored_literal? — RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
- #ignored_literal? — RuboCop::Cop::MultilineLiteralBraceLayout
- #ignored_macro? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- #ignored_method? — RuboCop::Cop::Lint::UnusedMethodArgument
- #ignored_method? — RuboCop::Cop::AllowedMethods
- #ignored_method? — RuboCop::Cop::AllowedMethods
- #ignored_names — RuboCop::Cop::Lint::ConstantResolution
- #ignored_node? — RuboCop::Cop::IgnoredNode
- #ignored_nodes — RuboCop::Cop::IgnoredNode
- #ignored_range? — RuboCop::Cop::Layout::ExtraSpacing
- #ignored_ranges — RuboCop::Cop::Layout::ExtraSpacing
- #immutable_literal? — RuboCop::Cop::Style::MutableConstant
- #immutable_literal? — RuboCop::Cop::Style::RedundantFreeze
- #implements_respond_to_missing? — RuboCop::Cop::Style::MissingRespondToMissing
- #implicit_block? — RuboCop::Cop::Style::CollectionMethods
- #implicit_concatenation? — RuboCop::Cop::Style::RedundantInterpolation
- #implicit_literal? — RuboCop::Cop::MultilineLiteralBraceLayout
- #implicit_namespace? — RuboCop::Cop::Lint::RaiseException
- #implicit_style? — RuboCop::Cop::Style::LambdaCall
- #in_alias? — RuboCop::Cop::Lint::SymbolConversion
- #in_array_percent_literal? — RuboCop::Cop::Lint::LiteralInInterpolation
- #in_directive_department? — RuboCop::DirectiveComment
- #in_its_own_process_with — HostEnvironmentSimulatorHelper
- #in_modifier_if? — RuboCop::Cop::VariableForce::Variable
- #in_module_or_instance_eval? — RuboCop::Cop::Style::TrivialAccessors
- #in_percent_literal_array? — RuboCop::Cop::Lint::SymbolConversion
- #in_string_literal? — RuboCop::Cop::Layout::IndentationStyle
- #in_void_context? — RuboCop::Cop::Lint::Void
- #include? — RuboCop::Cop::VariableForce::Scope
- #include_same_character_as_used_for_delimiter? — RuboCop::Cop::Style::PercentLiteralDelimiters
- #include_semantic_changes? — RuboCop::Cop::Style::NonNilCheck
- #include_ternary? — RuboCop::Cop::Style::ConditionalAssignment
- #include_trailing_comma? — RuboCop::Cop::Layout::MultilineBlockLayout
- #included? — RuboCop::Cop::Style::HashExcept
- #included_file? — RuboCop::TargetFinder
- #included_macros_list — RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- #included_method? — RuboCop::Cop::Lint::UnexpectedBlockArity
- #includes_gem? — RuboCop::Lockfile
- #incompatible_options — RuboCop::OptionsValidator
- #incompatible_version? — RuboCop::Server::ClientCommand::Exec
- #inconvertible_to_modifier? — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #incorrect_parenthesis_removal_begin — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #incorrect_parenthesis_removal_end — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #incorrect_separator? — RuboCop::Cop::Style::MagicCommentFormat
- #incorrect_style — RuboCop::Cop::Layout::CaseIndentation
- #incorrect_style_detected — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #incorrect_style_detected — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #incorrect_style_detected — RuboCop::Cop::MultilineElementIndentation
- #incorrect_style_detected — RuboCop::Cop::MultilineExpressionIndentation
- #indent — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #indent — RuboCop::Cop::Util
- #indent_base — RuboCop::Cop::MultilineElementIndentation
- #indent_level — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #indent_level — RuboCop::Cop::Heredoc
- #indent_one_step? — RuboCop::Cop::Layout::CaseIndentation
- #indent_width — RuboCop::Cop::Style::ClassAndModuleChildren
- #indentation — RuboCop::Cop::Alignment
- #indentation — RuboCop::Cop::MultilineExpressionIndentation
- #indentation_and_offset — RuboCop::Cop::Style::RescueModifier
- #indentation_consistency_style — RuboCop::Cop::Layout::IndentationWidth
- #indentation_diff — RuboCop::Cop::Style::ClassMethodsDefinitions
- #indentation_difference — RuboCop::Cop::LineLengthHelp
- #indentation_to_check? — RuboCop::Cop::Layout::IndentationWidth
- #indentation_width — RuboCop::Cop::Layout::CaseIndentation
- #indentation_width — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #indentation_width — RuboCop::Cop::Layout::HeredocIndentation
- #indentation_width — RuboCop::Cop::Lint::ElseLayout
- #indentation_width — RuboCop::Cop::Style::ConditionalAssignment
- #indentation_width — RuboCop::Cop::Style::MultilineMethodSignature
- #indentation_width — RuboCop::Cop::Style::OneLineConditional
- #indented_body — RuboCop::Cop::Layout::HeredocIndentation
- #indented_body — RuboCop::Cop::Style::MultilineIfModifier
- #indented_else_node — RuboCop::Cop::Style::RedundantConditional
- #indented_end — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #indented_end — RuboCop::Cop::Layout::HeredocIndentation
- #indented_internal_methods_style? — RuboCop::Cop::Layout::IndentationWidth
- #indented_keyword_expression — RuboCop::Cop::MultilineExpressionIndentation
- #index_for — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #ineffective_modifier — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #ineligible_node? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #inherit_from_remote — RuboCop::RemoteConfig
- #inherited_file — RuboCop::ConfigLoaderResolver
- #initialize_callbacks — RuboCop::Cop::Commissioner
- #initialize_copy — RuboCop::Cop::Registry
- #inject — RuboCop::Cop::Generator::ConfigurationInjector
- #inject — RuboCop::Cop::Generator::RequireFileInjector
- #inject_config — RuboCop::Cop::Generator
- #inject_require — RuboCop::Cop::Generator
- #injectable_require_directive — RuboCop::Cop::Generator::RequireFileInjector
- #inline_comment? — RuboCop::Cop::Style::CommentAnnotation
- #inline_comment_docs? — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #inline_style? — RuboCop::Cop::Style::AccessModifierDeclarations
- #inner_last_space_count — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #inner_lines — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #inner_slash_after_correction — RuboCop::Cop::Style::RegexpLiteral
- #inner_slash_before_correction — RuboCop::Cop::Style::RegexpLiteral
- #inner_slash_for — RuboCop::Cop::Style::RegexpLiteral
- #inner_slash_indices — RuboCop::Cop::Style::RegexpLiteral
- #insert_argument — RuboCop::Cop::Style::ExplicitBlockArgument
- #insert_arguments — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #insert_bang — RuboCop::Cop::Style::SoleNestedConditional
- #insert_bang_for_and — RuboCop::Cop::Style::SoleNestedConditional
- #insert_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #insert_def — RuboCop::Cop::Style::AccessModifierDeclarations
- #insert_directive — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #insert_inline_modifier — RuboCop::Cop::Style::AccessModifierDeclarations
- #insert_mfa_required — RuboCop::Cop::Gemspec::RequireMFA
- #insert_notice_before — RuboCop::Cop::Style::Copyright
- #insert_separating_space — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #inside_arg_list_parentheses? — RuboCop::Cop::MultilineExpressionIndentation
- #inside_class_with_stateful_parent? — RuboCop::Cop::Lint::MissingSuper
- #inside_comment? — RuboCop::Cop::TrailingComma
- #inside_endless_method_def? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #inside_interpolation? — RuboCop::Cop::StringHelp
- #inside_string_interpolation? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #inspect — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #inspect_def — RuboCop::Cop::Lint::UselessRuby2Keywords
- #inspect_file — RuboCop::Cop::Team
- #inspect_file — RuboCop::Runner
- #inspect_files — RuboCop::Runner
- #inspect_offense_for_expand_path — RuboCop::Cop::Style::ExpandPathArguments
- #inspect_source — CopHelper
- #inspect_sym — RuboCop::Cop::Lint::UselessRuby2Keywords
- #inspect_variables_in_scope — RuboCop::Cop::VariableForce
- #installed_and_not_loaded_extensions — RuboCop::CLI::Command::SuggestExtensions
- #installed_extensions — RuboCop::CLI::Command::SuggestExtensions
- #installed_gems — RuboCop::CLI::Command::SuggestExtensions
- #instance_method? — RuboCop::Cop::Lint::DeprecatedClassMethods::Replacement
- #integer_part — RuboCop::Cop::IntegerNode
- #integral — RuboCop::Cop::Style::ExponentialNotation
- #internal? — RuboCop::Config
- #internal_trailing_comma? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #internal_trailing_comma_offset_from_last_arg — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #interpolated? — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #interpolated_quotes? — RuboCop::Cop::Style::RedundantPercentQ
- #interpolated_string? — RuboCop::Cop::Security::Open
- #interpolation? — RuboCop::Cop::Style::RedundantInterpolation
- #interpolation? — RuboCop::Cop::Style::YodaCondition
- #interpolation_locs — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #interpolation_not_enabled? — RuboCop::Cop::Style::RedundantStringEscape
- #interpret_string_escapes — RuboCop::Cop::Util
- #interpreter_directive_comment? — RuboCop::Cop::DocumentationComment
- #invalid_arguments_for_parallel — RuboCop::OptionsValidator
- #invalid_double_quotes? — RuboCop::Cop::Style::QuotedSymbols
- #invalid_exceptions — RuboCop::Cop::Lint::RescueType
- #invalid_format_string? — RuboCop::Cop::Lint::FormatParameterMismatch
- #invalid_percent_array_contents? — RuboCop::Cop::Style::WordArray
- #invalid_percent_array_contents? — RuboCop::Cop::PercentArray
- #invalid_percent_array_context? — RuboCop::Cop::PercentArray
- #inverse_blocks — RuboCop::Cop::Style::InverseMethods
- #inverse_methods — RuboCop::Cop::Style::InverseMethods
- #invert — RuboCop::Cop::Style::NumericPredicate
- #invert_expression? — RuboCop::Cop::Style::RedundantConditional
- #investigate — RuboCop::Cop::Commissioner
- #investigate — RuboCop::Cop::Force
- #investigate — RuboCop::Cop::Layout::EmptyComment
- #investigate — RuboCop::Cop::Layout::LineContinuationSpacing
- #investigate — RuboCop::Cop::Team
- #investigate — RuboCop::Cop::VariableForce
- #investigate_filepath — RuboCop::Cop::Naming::InclusiveLanguage
- #investigate_leading_style — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #investigate_partial — RuboCop::Cop::Team
- #investigate_tokens — RuboCop::Cop::Naming::InclusiveLanguage
- #investigate_trailing_style — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #invoke — RuboCop::Cop::Commissioner
- #invoke_hook — RuboCop::Cop::VariableForce::VariableTable
- #irrelevant_line — RuboCop::Cop::CodeLength
- #irrelevant_line? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #issue_offenses — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #issue_offenses — RuboCop::Cop::UncommunicativeName
- #iterate_until_no_changes — RuboCop::Runner
- #iterating_block? — RuboCop::Cop::Metrics::Utils::IteratingBlock
- #iterating_method? — RuboCop::Cop::Metrics::Utils::IteratingBlock
- #joint — RuboCop::Cop::Style::EmptyMethod
- #just_keyword_of_sentence? — RuboCop::Cop::AnnotationComment
- #keep_first_when_comment — RuboCop::Cop::Style::EmptyCaseCondition
- #keep_operator_precedence — RuboCop::Cop::Style::AndOr
- #key_and_value_begin_on_same_line? — RuboCop::Cop::MultilineElementIndentation
- #key_delta — RuboCop::Cop::HashAlignmentStyles::TableAlignment
- #key_delta — RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
- #keyword_ancestor? — RuboCop::Cop::Style::RedundantParentheses
- #keyword_and_condition_range — RuboCop::Cop::Lint::Loop
- #keyword_appearance? — RuboCop::Cop::AnnotationComment
- #keyword_argument? — RuboCop::Cop::VariableForce::Variable
- #keyword_autocorrect — RuboCop::Cop::Style::MultilineMemoization
- #keyword_begin — RuboCop::Cop::ForToEachCorrector
- #keyword_begin_str — RuboCop::Cop::Style::MultilineMemoization
- #keyword_end_str — RuboCop::Cop::Style::MultilineMemoization
- #keyword_locations — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_locations_in_ensure — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_locations_in_rescue — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_message_tail — RuboCop::Cop::MultilineExpressionIndentation
- #keyword_with_changed_precedence? — RuboCop::Cop::Style::OneLineConditional
- #keyword_with_redundant_parentheses? — RuboCop::Cop::Style::RedundantParentheses
- #keywords — RuboCop::Cop::Style::CommentAnnotation
- #kind — RuboCop::Cop::Layout::SpaceAfterComma
- #kind — RuboCop::Cop::Layout::SpaceAfterSemicolon
- #kind — RuboCop::Cop::Layout::SpaceBeforeComma
- #kind — RuboCop::Cop::Layout::SpaceBeforeSemicolon
- #kv_range — RuboCop::Cop::Style::HashEachMethods
- #kw_node_with_special_indentation — RuboCop::Cop::MultilineExpressionIndentation
- #lambda_arg_string — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #lambda_arg_string — RuboCop::Cop::Style::Lambda
- #lambda_arguments — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #lambda_or_proc? — RuboCop::Cop::Lint::EmptyBlock
- #largest_brackets_size — RuboCop::Cop::ArrayMinSize
- #last_arg_range — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #last_array_item? — RuboCop::Cop::Style::HashAsLastArrayItem
- #last_by_line — RuboCop::Cop::FirstElementLineBreak
- #last_column — RuboCop::Cop::Offense
- #last_comma — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #last_element_range_with_trailing_comma — RuboCop::Cop::MultilineLiteralBraceCorrector
- #last_element_trailing_comma_range — RuboCop::Cop::MultilineLiteralBraceCorrector
- #last_end_pos_inside_pipes — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #last_expression — RuboCop::Cop::Lint::UselessSetterCall
- #last_heredoc_argument — RuboCop::Cop::Layout::BlockEndNewline
- #last_heredoc_argument — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #last_heredoc_argument_node — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #last_heredoc_line — RuboCop::Cop::Layout::DotPosition
- #last_line — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #last_line — RuboCop::Cop::Layout::EndOfLine
- #last_line — RuboCop::Cop::Layout::LineContinuationSpacing
- #last_line — RuboCop::Cop::Offense
- #last_line_heredoc? — RuboCop::Cop::MultilineLiteralBraceLayout
- #last_line_source_of_arguments — RuboCop::Cop::Style::MultilineMethodSignature
- #last_magic_comment — RuboCop::Cop::Layout::EmptyLineAfterMagicComment
- #last_rescue_and_end_on_same_line — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #last_special_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #leading_comment_lines — RuboCop::Cop::Style::MagicCommentFormat
- #leading_comment_lines — RuboCop::Cop::FrozenStringLiteral
- #leading_magic_comments — RuboCop::Cop::FrozenStringLiteral
- #leading_offense_range — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #leading_spaces — RuboCop::Cop::Style::ClassAndModuleChildren
- #leave_free_comment? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #left_array_bracket — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #left_hand_operand — RuboCop::Cop::Style::NestedModifier
- #left_hand_side — RuboCop::Cop::MultilineExpressionIndentation
- #left_parens? — RuboCop::Cop::Layout::SpaceInsideParens
- #left_ref_bracket — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #leftmost_modifier_of — RuboCop::Cop::Layout::IndentationWidth
- #leftmost_multiple_assignment — RuboCop::Cop::Layout::AssignmentIndentation
- #legitimate_call_with_parentheses? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #length — RuboCop::Cop::Registry
- #length_in_modifier_form — RuboCop::Cop::StatementModifier
- #length_offense — RuboCop::Cop::UncommunicativeName
- #less_indented? — RuboCop::Cop::Layout::CommentIndentation
- #level — RuboCop::Cop::Severity
- #lexical_scope_type — RuboCop::Cop::Style::Alias
- #lhs — RuboCop::Cop::Style::SwapValues
- #lhs — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #lhs_all_match? — RuboCop::Cop::Style::ConditionalAssignment
- #lhs_for_casgn — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #lhs_for_send — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #like_method_argument_parentheses? — RuboCop::Cop::Style::RedundantParentheses
- #line — RuboCop::Cop::Offense
- #line — RuboCop::ErrorWithAnalyzedFileLocation
- #line — RuboCop::Cop::Util
- #line_after_comment — RuboCop::Cop::Layout::CommentIndentation
- #line_and_column_for — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #line_between? — RuboCop::Cop::Layout::DotPosition
- #line_break_after_left_paren? — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #line_break_before_keyword? — RuboCop::Cop::EndKeywordAlignment
- #line_break_necessary_in_args? — RuboCop::Cop::Layout::MultilineBlockLayout
- #line_breaks — RuboCop::Cop::PercentLiteralCorrector
- #line_count_allowed? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #line_count_based_block_style? — RuboCop::Cop::Style::BlockDelimiters
- #line_count_based_message — RuboCop::Cop::Style::BlockDelimiters
- #line_difference — RuboCop::Cop::Style::EvalWithLocation
- #line_end_concatenation? — RuboCop::Cop::Style::StringConcatenation
- #line_in_heredoc? — RuboCop::Cop::Layout::LineLength
- #line_in_permitted_heredoc? — RuboCop::Cop::Layout::LineLength
- #line_length — RuboCop::Cop::LineLengthHelp
- #line_length_cop — RuboCop::CLI::Command::AutoGenerateConfig
- #line_length_cop_enabled? — RuboCop::Cop::Style::ConditionalAssignment
- #line_length_enabled? — RuboCop::CLI::Command::AutoGenerateConfig
- #line_length_enabled_at_line? — RuboCop::Cop::Style::IfUnlessModifier
- #line_length_without_directive — RuboCop::Cop::LineLengthHelp
- #line_number — RuboCop::DirectiveComment
- #line_numbers — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #line_numbers_of_inner_nodes — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #line_range — RuboCop::Cop::Style::FrozenStringLiteralComment
- #line_range — RuboCop::Cop::Style::MagicCommentFormat
- #line_range — RuboCop::Cop::Util
- #line_too_long? — RuboCop::Cop::Layout::HeredocIndentation
- #lines_between_defs — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #list_files — RuboCop::Runner
- #list_unknown_cops — RuboCop::ConfigValidator
- #literal_branch? — RuboCop::Cop::Lint::DuplicateBranch
- #literal_in_interpolated_or_multiline_string? — RuboCop::Cop::Style::RedundantStringEscape
- #literal_type — RuboCop::Cop::Style::NumericLiteralPrefix
- #load — RuboCop::FeatureLoader
- #load — RuboCop::ResultCache
- #load_cop_rules — RuboCop::ConfigObsoletion
- #load_parameter_rules — RuboCop::ConfigObsoletion
- #load_rules — RuboCop::ConfigObsoletion
- #loaded_extensions — RuboCop::CLI::Command::SuggestExtensions
- #loaded_features — RuboCop::Config
- #loc — RuboCop::Ext::RegexpParser::Expression::Base
- #loc_to_source_line_column — RuboCop::Cop::Layout::BlockAlignment
- #location — RuboCop::Cop::Lint::SafeNavigationConsistency
- #lockfile — RuboCop::CLI::Command::SuggestExtensions
- #logical_operator? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #long_enough? — RuboCop::Cop::UncommunicativeName
- #long_opt_symbol — RuboCop::Options
- #longest_line — RuboCop::Cop::Layout::HeredocIndentation
- #longest_line — RuboCop::Cop::Style::ConditionalAssignment
- #longest_line_exceeds_line_limit? — RuboCop::Cop::Style::ConditionalAssignment
- #looks_like_trivial_reader? — RuboCop::Cop::Style::TrivialAccessors
- #lookup_constant — RuboCop::Cop::Lint::DuplicateMethods
- #loop_method? — RuboCop::Cop::Lint::UnreachableLoop
- #macro_only? — RuboCop::Cop::Style::Documentation
- #magic_comment_in_scope — RuboCop::Cop::Style::MutableConstant::ShareableConstantValue
- #magic_comment_lines — RuboCop::Cop::Lint::DuplicateMagicComment
- #magic_comment_lines — RuboCop::Cop::Lint::OrderedMagicComments
- #magic_comments — RuboCop::Cop::Style::MagicCommentFormat
- #main_node_offense — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #make_excludes_absolute — RuboCop::Config
- #make_ternary_form — RuboCop::Cop::Style::RedundantCondition
- #mark_as_safe_by_config? — RuboCop::Runner
- #mark_assignments_as_referenced_in_loop — RuboCop::Cop::VariableForce
- #mark_variable_as_captured_by_block_if_so — RuboCop::Cop::VariableForce::VariableTable
- #mask_input — RuboCop::Cop::Naming::InclusiveLanguage
- #match — RuboCop::MagicComment::EditorComment
- #match? — RuboCop::Cop::Badge
- #match? — RuboCop::Cop::Naming::FileName
- #match? — RuboCop::DirectiveComment
- #match_acronym? — RuboCop::Cop::Naming::FileName
- #match_annotations? — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #match_block_variable_name? — RuboCop::Cop::Gemspec::DependencyVersion
- #match_block_variable_name? — RuboCop::Cop::Gemspec::DuplicatedAssignment
- #match_captures — RuboCop::DirectiveComment
- #match_name? — RuboCop::Cop::Style::ConstantVisibility
- #match_namespace — RuboCop::Cop::Naming::FileName
- #match_path? — RuboCop::PathUtil
- #match_predicate_without_receiver? — RuboCop::Cop::Style::SelectByRegexp
- #match_range — RuboCop::Cop::MatchRange
- #match_uris — RuboCop::Cop::LineLengthHelp
- #matched_arguments_count? — RuboCop::Cop::Lint::FormatParameterMismatch
- #matches? — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #matches_allowed_pattern? — RuboCop::Cop::AllowedPattern
- #matches_allowed_pattern? — RuboCop::Cop::AllowedPattern
- #matches_ignored_pattern? — RuboCop::Cop::AllowedPattern
- #matches_ignored_pattern? — RuboCop::Cop::AllowedPattern
- #matching_class? — RuboCop::Cop::Naming::FileName
- #matching_definition? — RuboCop::Cop::Naming::FileName
- #matching_range — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #matching_ranges — RuboCop::Cop::EndKeywordAlignment
- #matching_styles — RuboCop::Cop::Style::SpecialGlobalVars
- #matchpairs — RuboCop::Cop::Style::PercentLiteralDelimiters
- #max — RuboCop::Cop::Layout::LineLength
- #max= — RuboCop::Cop::ConfigurableMax
- #max_chain_length — RuboCop::Cop::Style::SafeNavigation
- #max_count — RuboCop::Cop::Style::NumberedParametersLimit
- #max_digit_dollar_num — RuboCop::Cop::Utils::FormatString
- #max_digit_dollar_num — RuboCop::Cop::Utils::FormatString::FormatSequence
- #max_length — RuboCop::Cop::CodeLength
- #max_line_length — RuboCop::CLI::Command::AutoGenerateConfig
- #max_line_length — RuboCop::Cop::Layout::HeredocIndentation
- #max_line_length — RuboCop::Cop::Layout::RedundantLineBreak
- #max_line_length — RuboCop::Cop::Style::ConditionalAssignment
- #max_line_length — RuboCop::Cop::Style::EmptyMethod
- #max_line_length — RuboCop::Cop::Style::MultilineMethodSignature
- #max_line_length — RuboCop::Cop::AutocorrectLogic
- #max_line_length — RuboCop::Cop::StatementModifier
- #max_optional_parameters — RuboCop::Cop::Metrics::ParameterLists
- #max_parameter_name — RuboCop::Cop::ConfigurableMax
- #max_params — RuboCop::Cop::Metrics::ParameterLists
- #max_range — RuboCop::Cop::Lint::MissingCopEnableDirective
- #max_unannotated_placeholders_allowed — RuboCop::Cop::Style::FormatStringToken
- #maximum_empty_lines — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #may_jump_to_other_branch? — RuboCop::Cop::VariableForce::ExceptionHandler
- #may_run_incompletely? — RuboCop::Cop::VariableForce::ExceptionHandler
- #maybe_hidden_file? — RuboCop::PathUtil
- #maybe_print_corrected_source — RuboCop::CLI::Command::ExecuteRunner
- #maybe_run_line_length_cop — RuboCop::CLI::Command::AutoGenerateConfig
- #meaningful_delimiters? — RuboCop::Cop::Naming::HeredocDelimiterNaming
- #merge — RuboCop::ConfigLoaderResolver
- #merge_adjacent_comments — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #merge_hashes? — RuboCop::ConfigLoaderResolver
- #merge_mode_for_exclude? — RuboCop::Formatter::DisabledConfigFormatter
- #merge_with_default — RuboCop::ConfigLoaderResolver
- #message — RuboCop::CachedData
- #message — RuboCop::ConfigObsoletion::ChangedEnforcedStyles
- #message — RuboCop::ConfigObsoletion::ChangedParameter
- #message — RuboCop::ConfigObsoletion::CopRule
- #message — RuboCop::Cop::Base
- #message — RuboCop::Cop::Bundler::GemVersion
- #message — RuboCop::Cop::Gemspec::DependencyVersion
- #message — RuboCop::Cop::Layout::AccessModifierIndentation
- #message — RuboCop::Cop::Layout::ArgumentAlignment
- #message — RuboCop::Cop::Layout::ArrayAlignment
- #message — RuboCop::Cop::Layout::BlockEndNewline
- #message — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #message — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #message — RuboCop::Cop::Layout::CommentIndentation
- #message — RuboCop::Cop::Layout::ConditionPosition
- #message — RuboCop::Cop::Layout::DotPosition
- #message — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #message — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #message — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #message — RuboCop::Cop::Layout::FirstArgumentIndentation
- #message — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #message — RuboCop::Cop::Layout::FirstHashElementIndentation
- #message — RuboCop::Cop::Layout::FirstParameterIndentation
- #message — RuboCop::Cop::Layout::HeredocIndentation
- #message — RuboCop::Cop::Layout::IndentationStyle
- #message — RuboCop::Cop::Layout::IndentationWidth
- #message — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #message — RuboCop::Cop::Layout::LineContinuationSpacing
- #message — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #message — RuboCop::Cop::Layout::MultilineOperationIndentation
- #message — RuboCop::Cop::Layout::ParameterAlignment
- #message — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #message — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #message — RuboCop::Cop::Layout::TrailingEmptyLines
- #message — RuboCop::Cop::Lint::AmbiguousBlockAssociation
- #message — RuboCop::Cop::Lint::AmbiguousOperator
- #message — RuboCop::Cop::Lint::AssignmentInCondition
- #message — RuboCop::Cop::Lint::Debugger
- #message — RuboCop::Cop::Lint::DeprecatedConstants
- #message — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #message — RuboCop::Cop::Lint::FormatParameterMismatch
- #message — RuboCop::Cop::Lint::InheritException
- #message — RuboCop::Cop::Lint::LiteralAsCondition
- #message — RuboCop::Cop::Lint::MissingCopEnableDirective
- #message — RuboCop::Cop::Lint::RandOne
- #message — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #message — RuboCop::Cop::Lint::RedundantWithIndex
- #message — RuboCop::Cop::Lint::RedundantWithObject
- #message — RuboCop::Cop::Lint::SendWithMixinArgument
- #message — RuboCop::Cop::Lint::UnusedBlockArgument
- #message — RuboCop::Cop::Lint::UnusedMethodArgument
- #message — RuboCop::Cop::Metrics::BlockNesting
- #message — RuboCop::Cop::Metrics::ClassLength
- #message — RuboCop::Cop::Metrics::ModuleLength
- #message — RuboCop::Cop::Naming::AccessorMethodName
- #message — RuboCop::Cop::Naming::HeredocDelimiterCase
- #message — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #message — RuboCop::Cop::Naming::MethodName
- #message — RuboCop::Cop::Naming::PredicateName
- #message — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #message — RuboCop::Cop::Naming::VariableName
- #message — RuboCop::Cop::Naming::VariableNumber
- #message — RuboCop::Cop::Style::AccessModifierDeclarations
- #message — RuboCop::Cop::Style::AccessorGrouping
- #message — RuboCop::Cop::Style::AndOr
- #message — RuboCop::Cop::Style::Attr
- #message — RuboCop::Cop::Style::BlockDelimiters
- #message — RuboCop::Cop::Style::ClassCheck
- #message — RuboCop::Cop::Style::CollectionMethods
- #message — RuboCop::Cop::Style::ConstantVisibility
- #message — RuboCop::Cop::Style::EmptyMethod
- #message — RuboCop::Cop::Style::ExponentialNotation
- #message — RuboCop::Cop::Style::FloatDivision
- #message — RuboCop::Cop::Style::FormatString
- #message — RuboCop::Cop::Style::FormatStringToken
- #message — RuboCop::Cop::Style::GlobalStdStream
- #message — RuboCop::Cop::Style::IdenticalConditionalBranches
- #message — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #message — RuboCop::Cop::Style::InverseMethods
- #message — RuboCop::Cop::Style::Lambda
- #message — RuboCop::Cop::Style::MinMax
- #message — RuboCop::Cop::Style::ModuleFunction
- #message — RuboCop::Cop::Style::MultilineMemoization
- #message — RuboCop::Cop::Style::NegatedIf
- #message — RuboCop::Cop::Style::NegatedUnless
- #message — RuboCop::Cop::Style::NilComparison
- #message — RuboCop::Cop::Style::NonNilCheck
- #message — RuboCop::Cop::Style::NumericLiteralPrefix
- #message — RuboCop::Cop::Style::ObjectThen
- #message — RuboCop::Cop::Style::OneLineConditional
- #message — RuboCop::Cop::Style::ParenthesesAroundCondition
- #message — RuboCop::Cop::Style::PercentLiteralDelimiters
- #message — RuboCop::Cop::Style::PercentQLiterals
- #message — RuboCop::Cop::Style::PreferredHashMethods
- #message — RuboCop::Cop::Style::RedundantCondition
- #message — RuboCop::Cop::Style::RedundantConditional
- #message — RuboCop::Cop::Style::RedundantPercentQ
- #message — RuboCop::Cop::Style::RedundantReturn
- #message — RuboCop::Cop::Style::RedundantSort
- #message — RuboCop::Cop::Style::RedundantStringEscape
- #message — RuboCop::Cop::Style::ReturnNil
- #message — RuboCop::Cop::Style::Sample
- #message — RuboCop::Cop::Style::SignalException
- #message — RuboCop::Cop::Style::SpecialGlobalVars
- #message — RuboCop::Cop::Style::StabbyLambdaParentheses
- #message — RuboCop::Cop::Style::StderrPuts
- #message — RuboCop::Cop::Style::StringLiterals
- #message — RuboCop::Cop::Style::StringLiteralsInInterpolation
- #message — RuboCop::Cop::Style::SwapValues
- #message — RuboCop::Cop::Style::TernaryParentheses
- #message — RuboCop::Cop::Style::VariableInterpolation
- #message — RuboCop::Cop::Style::YodaCondition
- #message — RuboCop::ErrorWithAnalyzedFileLocation
- #message — RuboCop::Formatter::EmacsStyleFormatter
- #message — RuboCop::Formatter::SimpleTextFormatter
- #message — RuboCop::Formatter::TapFormatter
- #message — RuboCop::Cop::CodeLength
- #message — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #message_chained_with_dot? — RuboCop::Cop::Style::FetchEnvVar
- #message_change_force_method — RuboCop::Cop::Lint::NonAtomicFileOperation
- #message_for_around_style — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #message_for_dup — RuboCop::Cop::Lint::DuplicateMethods
- #message_for_lambda — RuboCop::Cop::Lint::UnusedBlockArgument
- #message_for_normal_block — RuboCop::Cop::Lint::UnusedBlockArgument
- #message_for_only_before_style — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #message_for_right_brace — RuboCop::Cop::Layout::FirstHashElementIndentation
- #message_for_right_bracket — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #message_for_underscore_prefix — RuboCop::Cop::Lint::UnusedBlockArgument
- #message_for_useless_assignment — RuboCop::Cop::Lint::UselessAssignment
- #message_line_modifier — RuboCop::Cop::Style::Lambda
- #message_remove_file_exist_check — RuboCop::Cop::Lint::NonAtomicFileOperation
- #message_specification — RuboCop::Cop::Lint::UselessAssignment
- #message_template — RuboCop::Cop::Style::MissingElse
- #message_text — RuboCop::Cop::Style::FormatStringToken
- #messages — RuboCop::Cop::Cop
- #meta_assignment_node — RuboCop::Cop::VariableForce::Assignment
- #metadata_hash — RuboCop::Formatter::JSONFormatter
- #method_argument? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #method_argument? — RuboCop::Cop::VariableForce::Variable
- #method_body_source — RuboCop::Cop::Style::SingleLineMethods
- #method_call — RuboCop::Cop::Style::SafeNavigation
- #method_call_with_changed_precedence? — RuboCop::Cop::Style::OneLineConditional
- #method_call_with_redundant_parentheses? — RuboCop::Cop::Style::RedundantParentheses
- #method_called? — RuboCop::Cop::Style::SafeNavigation
- #method_candidate? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #method_chain — RuboCop::Cop::Lint::SafeNavigationChain
- #method_chain_begins_with_hash_literal? — RuboCop::Cop::Style::RedundantParentheses
- #method_chain_to_regexp_receiver? — RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- #method_definition? — RuboCop::Cop::Lint::UselessAccessModifier
- #method_definition_macros — RuboCop::Cop::Naming::PredicateName
- #method_directives — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #method_name — RuboCop::Cop::Lint::ConstantDefinitionInBlock
- #method_name — RuboCop::Cop::Style::FormatString
- #method_name — RuboCop::Cop::Style::SingleLineBlockParams
- #method_name_and_arguments_on_same_line? — RuboCop::Cop::TrailingComma
- #method_names — RuboCop::Cop::Style::SingleLineBlockParams
- #method_receiver_excluded? — RuboCop::Cop::Metrics::BlockLength
- #method_returning_self? — RuboCop::Cop::Style::RedundantSelfAssignment
- #method_uses_parens? — RuboCop::Cop::FirstElementLineBreak
- #method_with_format_args? — RuboCop::Cop::Lint::FormatParameterMismatch
- #methods — RuboCop::Cop::Lint::UnexpectedBlockArity
- #methods — RuboCop::Cop::Style::SingleLineBlockParams
- #methods_accepting_symbol — RuboCop::Cop::Style::CollectionMethods
- #mfa_value — RuboCop::Cop::Gemspec::RequireMFA
- #min_body_length — RuboCop::Cop::MinBodyLength
- #min_body_length? — RuboCop::Cop::MinBodyLength
- #min_branches_count — RuboCop::Cop::Style::HashLikeCase
- #min_digits — RuboCop::Cop::Style::NumericLiterals
- #min_length — RuboCop::Cop::UncommunicativeName
- #min_size_config — RuboCop::Cop::ArrayMinSize
- #minimum_empty_lines — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #minimum_severity_to_fail — RuboCop::Formatter::GitHubActionsFormatter
- #minimum_severity_to_fail — RuboCop::Runner
- #minimum_target_ruby_version — RuboCop::Cop::TargetRubyVersion
- #missing_else_style — RuboCop::Cop::Style::EmptyElse
- #missing_line — RuboCop::Cop::Style::EvalWithLocation
- #missing_offense — RuboCop::Cop::Style::FrozenStringLiteralComment
- #missing_parentheses — RuboCop::Cop::Style::MethodDefParentheses
- #missing_parentheses? — RuboCop::Cop::Style::StabbyLambdaParentheses
- #missing_parentheses_corrector — RuboCop::Cop::Style::StabbyLambdaParentheses
- #missing_true_offense — RuboCop::Cop::Style::FrozenStringLiteralComment
- #mixed_formats? — RuboCop::Cop::Utils::FormatString
- #mixed_logical_operator? — RuboCop::Cop::Style::UnlessLogicalOperators
- #mixed_precedence_and? — RuboCop::Cop::Style::UnlessLogicalOperators
- #mixed_precedence_or? — RuboCop::Cop::Style::UnlessLogicalOperators
- #mixed_shorthand_syntax_check — RuboCop::Cop::HashShorthandSyntax
- #mixin_method? — RuboCop::Cop::Lint::SendWithMixinArgument
- #mobilize_team — RuboCop::Runner
- #mobilized_cop_classes — RuboCop::Runner
- #mode — RuboCop::Cop::Style::StringConcatenation
- #modifier? — RuboCop::Cop::Layout::RescueEnsureAlignment
- #modifier? — RuboCop::Cop::Style::NestedModifier
- #modifier_fits_on_single_line? — RuboCop::Cop::StatementModifier
- #modifier_form? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #modifier_op? — RuboCop::Cop::Style::ParenthesesAroundCondition
- #modifier_range — RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #modifier_replacement — RuboCop::Cop::Style::InfiniteLoop
- #modifier_statement? — RuboCop::Cop::Style::ParallelAssignment
- #module? — RuboCop::Cop::Style::ConstantVisibility
- #module_candidate? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #move_assignment_inside_condition — RuboCop::Cop::Style::ConditionalAssignment
- #move_assignment_outside_condition — RuboCop::Cop::Style::ConditionalAssignment
- #move_comment — RuboCop::Cop::Style::SingleLineMethods
- #move_comment_before_block — RuboCop::Cop::Style::BlockDelimiters
- #move_pos — RuboCop::Cop::RangeHelp
- #move_pos_str — RuboCop::Cop::RangeHelp
- #moved? — RuboCop::ConfigObsoletion::RenamedCop
- #msg_not_boolean — RuboCop::ConfigValidator
- #multi_argument — RuboCop::Cop::Style::HashConversion
- #multi_dimensional_array? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #multiline? — RuboCop::Cop::TrailingComma
- #multiline_block? — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #multiline_rescue_exceptions? — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #multiline_when_condition? — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #multiple_argument? — RuboCop::Cop::Lint::RedundantDirGlobSort
- #multiple_arguments? — RuboCop::Cop::Layout::ArgumentAlignment
- #multiple_assignment? — RuboCop::Cop::VariableForce::Assignment
- #multiple_assignment_message — RuboCop::Cop::Lint::UselessAssignment
- #multiple_assignment_node — RuboCop::Cop::VariableForce::Assignment
- #multiple_blank_lines_groups? — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #multiple_codepoins? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #multiple_self_assignment? — RuboCop::Cop::Lint::SelfAssignment
- #multiple_statements? — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #multiple_statements_on_line? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #mutable_literal? — RuboCop::Cop::Style::MutableConstant
- #name — RuboCop::Cop::Base
- #name — RuboCop::Cop::Force
- #name — RuboCop::Cop::VariableForce::Assignment
- #name — RuboCop::Cop::VariableForce::Scope
- #name — RuboCop::TargetRuby::RuboCopConfig
- #name — RuboCop::TargetRuby::RubyVersionFile
- #name — RuboCop::TargetRuby::ToolVersionsFile
- #name — RuboCop::TargetRuby::BundlerLockFile
- #name — RuboCop::TargetRuby::GemspecFile
- #name — RuboCop::TargetRuby::Default
- #name_type — RuboCop::Cop::UncommunicativeName
- #named_capture_in_condition? — RuboCop::Cop::Style::IfUnlessModifier
- #named_interpolation? — RuboCop::Cop::Utils::FormatString
- #names — RuboCop::Cop::Registry
- #names_for_department — RuboCop::Cop::Registry
- #names_match? — RuboCop::Cop::Style::TrivialAccessors
- #namespace? — RuboCop::Cop::Style::Documentation
- #namespace? — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #namespace_module? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #namespace_operator? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #namespaced_feature — RuboCop::FeatureLoader
- #namespaced_target — RuboCop::FeatureLoader
- #needed_length_for_args — RuboCop::Cop::Layout::MultilineBlockLayout
- #needs_compacting? — RuboCop::Cop::Style::ClassAndModuleChildren
- #needs_escaping? — RuboCop::Cop::Util
- #needs_separating_space? — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #negated? — RuboCop::Cop::Style::InverseMethods
- #negated? — RuboCop::Cop::Style::SafeNavigation
- #negated_condition? — RuboCop::Cop::Style::NegatedIfElseCondition
- #negative_without_positive? — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #nest_definition — RuboCop::Cop::Style::ClassAndModuleChildren
- #nest_or_compact — RuboCop::Cop::Style::ClassAndModuleChildren
- #nested_comparison? — RuboCop::Cop::Style::MultipleComparison
- #nested_variable_comparison? — RuboCop::Cop::Style::MultipleComparison
- #never_process? — RuboCop::Cop::Lint::UselessTimes
- #new_alignment — RuboCop::Cop::Layout::HashAlignment
- #new_code — RuboCop::Cop::Style::FetchEnvVar
- #new_configuration_entry — RuboCop::Cop::Generator::ConfigurationInjector
- #new_contents — RuboCop::Cop::PercentLiteralCorrector
- #new_expression — RuboCop::Cop::Style::NestedModifier
- #new_line_needed_before_closing_brace? — RuboCop::Cop::MultilineLiteralBraceLayout
- #new_method_name — RuboCop::Cop::Style::HashTransformKeys
- #new_method_name — RuboCop::Cop::Style::HashTransformValues
- #new_method_name — RuboCop::Cop::HashTransformMethod
- #next_empty_line_range — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #next_line_empty? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_line_empty? — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #next_line_empty? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #next_line_empty? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #next_line_empty_or_enable_directive_comment? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_line_empty_or_enable_directive_comment? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #next_line_enable_directive_comment? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_line_enable_directive_comment? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #next_line_node — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #next_line_rescue_or_ensure? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_sibling_empty_or_guard_clause? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_sibling_parent_empty_or_else? — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #next_step — RuboCop::Formatter::PacmanFormatter
- #next_to_bracket? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #next_to_comment? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #next_to_newline? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #nil_body? — RuboCop::Cop::Lint::SuppressedException
- #nil_check — RuboCop::Cop::Style::EmptyElse
- #nil_comparison_style — RuboCop::Cop::Style::NonNilCheck
- #nil_methods — RuboCop::Cop::NilMethods
- #nil_style? — RuboCop::Cop::Style::EmptyElse
- #no_acceptable_style! — RuboCop::Cop::ConfigurableEnforcedStyle
- #no_acceptable_style? — RuboCop::Cop::ConfigurableEnforcedStyle
- #no_base_message — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #no_definition_message — RuboCop::Cop::Naming::FileName
- #no_elements_on_same_line? — RuboCop::Cop::TrailingComma
- #no_exclude_limit? — RuboCop::Formatter::DisabledConfigFormatter
- #no_mixed_keys_check — RuboCop::Cop::Style::HashSyntax
- #no_mixed_shorthand_syntax_check — RuboCop::Cop::HashShorthandSyntax
- #no_space — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #no_space_between? — RuboCop::Cop::SurroundingSpace
- #no_space_between_method_name_and_first_argument? — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- #no_space_inside_left_brace — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #no_space_offenses — RuboCop::Cop::SurroundingSpace
- #no_space_style? — RuboCop::Cop::Layout::LineContinuationSpacing
- #no_surrounding_space? — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #node_and_method_name — RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
- #node_body — RuboCop::Cop::Style::CommandLiteral
- #node_body — RuboCop::Cop::Style::RegexpLiteral
- #node_handler_method_name — RuboCop::Cop::VariableForce
- #node_suffix? — RuboCop::Cop::InternalAffairs::NodeDestructuring
- #node_type — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #node_visibility — RuboCop::Cop::VisibilityHelp
- #node_within_block_or_conditional? — RuboCop::Cop::Lint::ShadowedArgument
- #nodes_of_same_type? — RuboCop::Cop::Style::HashLikeCase
- #nodoc — RuboCop::Cop::Style::Documentation
- #nodoc? — RuboCop::Cop::Style::Documentation
- #nodoc_comment? — RuboCop::Cop::Style::Documentation
- #nodoc_self_or_outer_module? — RuboCop::Cop::Style::Documentation
- #non_alphanumeric_literal? — RuboCop::Cop::Lint::PercentSymbolArray
- #non_comment_token_line_numbers — RuboCop::CommentConfig
- #non_complex_expression? — RuboCop::Cop::Style::TernaryParentheses
- #non_complex_send? — RuboCop::Cop::Style::TernaryParentheses
- #non_eligible_body? — RuboCop::Cop::StatementModifier
- #non_eligible_condition? — RuboCop::Cop::StatementModifier
- #non_eligible_node? — RuboCop::Cop::Style::IfUnlessModifier
- #non_eligible_node? — RuboCop::Cop::StatementModifier
- #non_equality_operator? — RuboCop::Cop::Style::YodaCondition
- #non_modifier_range — RuboCop::Cop::Style::InfiniteLoop
- #non_modifier_then? — RuboCop::Cop::Style::MultilineIfThen
- #non_public? — RuboCop::Cop::DefNode
- #non_simple_if_unless? — RuboCop::Cop::Style::IfUnlessModifier
- #non_void_context — RuboCop::Cop::Lint::ReturnInVoidContext
- #noncommutative_operator? — RuboCop::Cop::Style::YodaCondition
- #normalize_foldable_types — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #not_equal_message — RuboCop::Cop::Gemspec::RequiredRubyVersion
- #not_for_this_cop? — RuboCop::Cop::MultilineExpressionIndentation
- #not_included? — RuboCop::Cop::Style::HashExcept
- #not_installed_extensions — RuboCop::CLI::Command::SuggestExtensions
- #not_to_receiver — RuboCop::Cop::Style::InverseMethods
- #notice — RuboCop::Cop::Style::Copyright
- #notice_found? — RuboCop::Cop::Style::Copyright
- #nth_ref_receiver? — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #num_offense — RuboCop::Cop::UncommunicativeName
- #object_id_method? — RuboCop::Cop::Lint::IdentityComparison
- #obsoletions — RuboCop::ConfigObsoletion
- #octal_literal_type — RuboCop::Cop::Style::NumericLiteralPrefix
- #octal_zero_only? — RuboCop::Cop::Style::NumericLiteralPrefix
- #offender? — RuboCop::Cop::Lint::MissingSuper
- #offending? — RuboCop::Cop::Lint::EmptyFile
- #offending? — RuboCop::Cop::Lint::LiteralInInterpolation
- #offending? — RuboCop::Cop::Style::EachForSimpleLoop
- #offending_branch? — RuboCop::Cop::Style::SoleNestedConditional
- #offending_empty_no_space? — RuboCop::Cop::SurroundingSpace
- #offending_empty_space? — RuboCop::Cop::SurroundingSpace
- #offending_node? — RuboCop::Cop::Lint::FormatParameterMismatch
- #offending_range — RuboCop::Cop::EachToForCorrector
- #offending_range — RuboCop::Cop::ForToEachCorrector
- #offending_range — RuboCop::Cop::InternalAffairs::RedundantLocationArgument
- #offending_range — RuboCop::Cop::InternalAffairs::RedundantMessageArgument
- #offending_range — RuboCop::Cop::Layout::EmptyLineAfterMagicComment
- #offending_range — RuboCop::Cop::Layout::IndentationWidth
- #offending_range — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #offending_range — RuboCop::Cop::Layout::MultilineOperationIndentation
- #offending_range — RuboCop::Cop::Layout::SingleLineBlockChain
- #offending_range — RuboCop::Cop::Style::MinMax
- #offending_receiver? — RuboCop::Cop::Style::CaseEquality
- #offending_selector? — RuboCop::Cop::Style::Lambda
- #offending_selector? — RuboCop::Cop::Style::PreferredHashMethods
- #offense — RuboCop::Cop::Layout::IndentationWidth
- #offense — RuboCop::Cop::Layout::SpaceAroundOperators
- #offense — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #offense — RuboCop::Cop::Style::RedundantParentheses
- #offense? — RuboCop::Cop::Bundler::GemVersion
- #offense? — RuboCop::Cop::Gemspec::DependencyVersion
- #offense? — RuboCop::Cop::Layout::RedundantLineBreak
- #offense? — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #offense? — RuboCop::Cop::Style::AccessModifierDeclarations
- #offense? — RuboCop::Cop::Style::CharacterLiteral
- #offense? — RuboCop::Cop::Style::Encoding
- #offense? — RuboCop::Cop::Style::ExponentialNotation
- #offense? — RuboCop::Cop::Style::IpAddresses
- #offense? — RuboCop::Cop::Style::LambdaCall
- #offense? — RuboCop::Cop::Style::MultilineTernaryOperator
- #offense? — RuboCop::Cop::Style::RedundantCondition
- #offense? — RuboCop::Cop::Style::RedundantConditional
- #offense? — RuboCop::Cop::Style::StringLiterals
- #offense? — RuboCop::Cop::Style::StringLiteralsInInterpolation
- #offense? — RuboCop::Cop::Style::TernaryParentheses
- #offense_array_node? — RuboCop::Cop::Style::EmptyLiteral
- #offense_condition? — RuboCop::Cop::Style::FloatDivision
- #offense_detected — RuboCop::Cop::Layout::TrailingEmptyLines
- #offense_for_explicit_enforced_style — RuboCop::Cop::Style::RescueStandardError
- #offense_for_implicit_enforced_style — RuboCop::Cop::Style::RescueStandardError
- #offense_hash_node? — RuboCop::Cop::Style::EmptyLiteral
- #offense_location — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #offense_location — RuboCop::Cop::Style::Next
- #offense_message — RuboCop::Cop::Layout::EndOfLine
- #offense_message — RuboCop::Cop::Layout::SpaceAroundOperators
- #offense_message — RuboCop::Cop::Style::EmptyLiteral
- #offense_node — RuboCop::Cop::Lint::AmbiguousOperator
- #offense_node — RuboCop::Cop::Style::Next
- #offense_position? — RuboCop::Cop::Lint::AmbiguousOperator
- #offense_range — RuboCop::Cop::InternalAffairs::EmptyLineBetweenExpectOffenseAndCorrection
- #offense_range — RuboCop::Cop::InternalAffairs::RedundantContextConfigParameter
- #offense_range — RuboCop::Cop::Layout::BlockEndNewline
- #offense_range — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #offense_range — RuboCop::Cop::Layout::TrailingWhitespace
- #offense_range — RuboCop::Cop::Lint::DuplicateBranch
- #offense_range — RuboCop::Cop::Lint::ShadowedException
- #offense_range — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #offense_range — RuboCop::Cop::Style::ClassEqualityComparison
- #offense_range — RuboCop::Cop::Style::CollectionCompact
- #offense_range — RuboCop::Cop::Style::Copyright
- #offense_range — RuboCop::Cop::Style::HashExcept
- #offense_range — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #offense_range — RuboCop::Cop::Style::NestedFileDirname
- #offense_range — RuboCop::Cop::Style::RedundantSort
- #offense_range — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #offense_range_for_assignment — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #offense_range_with_keyword — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #offenses — RuboCop::Cop::Base
- #offenses — RuboCop::Formatter::SimpleTextFormatter::Report
- #offenses_for_cop — RuboCop::Formatter::JUnitFormatter
- #offenses_to_report — RuboCop::Runner
- #offensive? — RuboCop::Cop::Style::CommentedKeyword
- #offensive? — RuboCop::Cop::Style::FetchEnvVar
- #offensive? — RuboCop::Cop::Style::Sample
- #offset — RuboCop::Cop::Alignment
- #offset — RuboCop::Cop::SpaceAfterPunctuation
- #omit_length — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #omit_parentheses — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #on_alias — RuboCop::Cop::Lint::DuplicateMethods
- #on_alias — RuboCop::Cop::Style::Alias
- #on_and — RuboCop::Cop::Layout::MultilineOperationIndentation
- #on_and — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_and — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_and — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #on_and — RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
- #on_and — RuboCop::Cop::Style::AndOr
- #on_and — RuboCop::Cop::Style::SafeNavigation
- #on_and_asgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_and_asgn — RuboCop::Cop::Lint::SelfAssignment
- #on_and_asgn — RuboCop::Cop::Style::RedundantSelf
- #on_and_asgn — RuboCop::Cop::CheckAssignment
- #on_arg — RuboCop::Cop::Naming::VariableName
- #on_arg — RuboCop::Cop::Naming::VariableNumber
- #on_args — RuboCop::Cop::Metrics::ParameterLists
- #on_args — RuboCop::Cop::Style::OptionHash
- #on_args — RuboCop::Cop::Style::RedundantSelf
- #on_argument — RuboCop::Cop::Style::RedundantSelf
- #on_array — RuboCop::Cop::Layout::ArrayAlignment
- #on_array — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #on_array — RuboCop::Cop::Layout::FirstArrayElementLineBreak
- #on_array — RuboCop::Cop::Layout::LineLength
- #on_array — RuboCop::Cop::Layout::MultilineArrayBraceLayout
- #on_array — RuboCop::Cop::Layout::MultilineArrayLineBreaks
- #on_array — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #on_array — RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #on_array — RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_array — RuboCop::Cop::Lint::NestedPercentLiteral
- #on_array — RuboCop::Cop::Lint::PercentStringArray
- #on_array — RuboCop::Cop::Lint::PercentSymbolArray
- #on_array — RuboCop::Cop::Style::ArrayCoercion
- #on_array — RuboCop::Cop::Style::MinMax
- #on_array — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_array — RuboCop::Cop::Style::RedundantCapitalW
- #on_array — RuboCop::Cop::Style::SymbolArray
- #on_array — RuboCop::Cop::Style::TrailingCommaInArrayLiteral
- #on_array — RuboCop::Cop::Style::WordArray
- #on_asgn — RuboCop::Cop::Lint::AmbiguousAssignment
- #on_asgn — RuboCop::Cop::Style::SwapValues
- #on_assignment — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_assignment — RuboCop::Cop::Style::MutableConstant
- #on_attr — RuboCop::Cop::Lint::DuplicateMethods
- #on_back_ref — RuboCop::Cop::Style::PerlBackrefs
- #on_back_ref_or_gvar_or_nth_ref — RuboCop::Cop::Style::PerlBackrefs
- #on_bad_each_with_object — RuboCop::Cop::HashTransformMethod
- #on_bad_hash_brackets_map — RuboCop::Cop::HashTransformMethod
- #on_bad_map_to_h — RuboCop::Cop::HashTransformMethod
- #on_bad_to_h — RuboCop::Cop::HashTransformMethod
- #on_begin — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #on_begin — RuboCop::Cop::Layout::EmptyLineBetweenDefs
- #on_begin — RuboCop::Cop::Layout::IndentationConsistency
- #on_begin — RuboCop::Cop::Lint::EmptyExpression
- #on_begin — RuboCop::Cop::Lint::UnreachableCode
- #on_begin — RuboCop::Cop::Lint::Void
- #on_begin — RuboCop::Cop::Style::RedundantParentheses
- #on_begin — RuboCop::Cop::Style::Semicolon
- #on_binary — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_block — RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
- #on_block — RuboCop::Cop::Gemspec::RequireMFA
- #on_block — RuboCop::Cop::InternalAffairs::RedundantDescribedClassAsSubject
- #on_block — RuboCop::Cop::InternalAffairs::RedundantLetRuboCopConfigNew
- #on_block — RuboCop::Cop::Layout::AccessModifierIndentation
- #on_block — RuboCop::Cop::Layout::BlockAlignment
- #on_block — RuboCop::Cop::Layout::BlockEndNewline
- #on_block — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_block — RuboCop::Cop::Layout::EmptyLinesAroundBlockBody
- #on_block — RuboCop::Cop::Layout::IndentationWidth
- #on_block — RuboCop::Cop::Layout::LineLength
- #on_block — RuboCop::Cop::Layout::MultilineBlockLayout
- #on_block — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #on_block — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_block — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #on_block — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #on_block — RuboCop::Cop::Lint::EmptyBlock
- #on_block — RuboCop::Cop::Lint::NextWithoutAccumulator
- #on_block — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #on_block — RuboCop::Cop::Lint::RedundantWithIndex
- #on_block — RuboCop::Cop::Lint::RedundantWithObject
- #on_block — RuboCop::Cop::Lint::UnexpectedBlockArity
- #on_block — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #on_block — RuboCop::Cop::Lint::UnreachableLoop
- #on_block — RuboCop::Cop::Lint::UselessAccessModifier
- #on_block — RuboCop::Cop::Lint::Void
- #on_block — RuboCop::Cop::Metrics::BlockLength
- #on_block — RuboCop::Cop::Metrics::MethodLength
- #on_block — RuboCop::Cop::Naming::BlockParameterName
- #on_block — RuboCop::Cop::Style::BlockDelimiters
- #on_block — RuboCop::Cop::Style::CollectionMethods
- #on_block — RuboCop::Cop::Style::CombinableLoops
- #on_block — RuboCop::Cop::Style::EachForSimpleLoop
- #on_block — RuboCop::Cop::Style::EachWithObject
- #on_block — RuboCop::Cop::Style::EmptyBlockParameter
- #on_block — RuboCop::Cop::Style::EmptyLambdaParameter
- #on_block — RuboCop::Cop::Style::For
- #on_block — RuboCop::Cop::Style::HashEachMethods
- #on_block — RuboCop::Cop::Style::InverseMethods
- #on_block — RuboCop::Cop::Style::Lambda
- #on_block — RuboCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_block — RuboCop::Cop::Style::MultilineBlockChain
- #on_block — RuboCop::Cop::Style::Next
- #on_block — RuboCop::Cop::Style::NilLambda
- #on_block — RuboCop::Cop::Style::ObjectThen
- #on_block — RuboCop::Cop::Style::Proc
- #on_block — RuboCop::Cop::Style::RedundantBegin
- #on_block — RuboCop::Cop::Style::RedundantFetchBlock
- #on_block — RuboCop::Cop::Style::RedundantSelf
- #on_block — RuboCop::Cop::Style::RedundantSortBy
- #on_block — RuboCop::Cop::Style::SingleLineBlockParams
- #on_block — RuboCop::Cop::Style::SymbolProc
- #on_block — RuboCop::Cop::Style::TopLevelMethodDefinition
- #on_block — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #on_block — RuboCop::Cop::HashTransformMethod
- #on_block — RuboCop::Cop::MethodComplexity
- #on_block_pass — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #on_blockarg — RuboCop::Cop::Naming::VariableName
- #on_blockarg — RuboCop::Cop::Style::RedundantSelf
- #on_branching_statement — RuboCop::Cop::Lint::DuplicateBranch
- #on_break — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_case — RuboCop::Cop::Layout::CaseIndentation
- #on_case — RuboCop::Cop::Layout::ElseAlignment
- #on_case — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_case — RuboCop::Cop::Layout::EndAlignment
- #on_case — RuboCop::Cop::Layout::IndentationWidth
- #on_case — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_case — RuboCop::Cop::Lint::DuplicateBranch
- #on_case — RuboCop::Cop::Lint::DuplicateCaseCondition
- #on_case — RuboCop::Cop::Lint::EmptyWhen
- #on_case — RuboCop::Cop::Lint::LiteralAsCondition
- #on_case — RuboCop::Cop::Style::ConditionalAssignment
- #on_case — RuboCop::Cop::Style::EmptyCaseCondition
- #on_case — RuboCop::Cop::Style::EmptyElse
- #on_case — RuboCop::Cop::Style::HashLikeCase
- #on_case — RuboCop::Cop::Style::IdenticalConditionalBranches
- #on_case — RuboCop::Cop::Style::MissingElse
- #on_case_match — RuboCop::Cop::Layout::CaseIndentation
- #on_case_match — RuboCop::Cop::Layout::ElseAlignment
- #on_case_match — RuboCop::Cop::Layout::IndentationWidth
- #on_case_match — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_case_match — RuboCop::Cop::Lint::DuplicateBranch
- #on_case_match — RuboCop::Cop::Lint::EmptyInPattern
- #on_case_match — RuboCop::Cop::Lint::LiteralAsCondition
- #on_case_match — RuboCop::Cop::Style::ConditionalAssignment
- #on_case_match — RuboCop::Cop::Style::IdenticalConditionalBranches
- #on_case_match — RuboCop::Cop::Style::MissingElse
- #on_casgn — RuboCop::Cop::InternalAffairs::UselessRestrictOnSend
- #on_casgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_casgn — RuboCop::Cop::Lint::ConstantDefinitionInBlock
- #on_casgn — RuboCop::Cop::Lint::SelfAssignment
- #on_casgn — RuboCop::Cop::Metrics::ClassLength
- #on_casgn — RuboCop::Cop::Metrics::ModuleLength
- #on_casgn — RuboCop::Cop::Naming::ConstantName
- #on_casgn — RuboCop::Cop::Style::ConstantVisibility
- #on_casgn — RuboCop::Cop::Style::MutableConstant
- #on_casgn — RuboCop::Cop::CheckAssignment
- #on_class — RuboCop::Cop::InternalAffairs::CopDescription
- #on_class — RuboCop::Cop::InternalAffairs::InheritDeprecatedCopClass
- #on_class — RuboCop::Cop::Layout::AccessModifierIndentation
- #on_class — RuboCop::Cop::Layout::ClassStructure
- #on_class — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_class — RuboCop::Cop::Layout::EmptyLinesAroundClassBody
- #on_class — RuboCop::Cop::Layout::EndAlignment
- #on_class — RuboCop::Cop::Layout::IndentationWidth
- #on_class — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_class — RuboCop::Cop::Lint::ConstantDefinitionInBlock
- #on_class — RuboCop::Cop::Lint::EmptyClass
- #on_class — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #on_class — RuboCop::Cop::Lint::InheritException
- #on_class — RuboCop::Cop::Lint::UselessAccessModifier
- #on_class — RuboCop::Cop::Metrics::ClassLength
- #on_class — RuboCop::Cop::Naming::ClassAndModuleCamelCase
- #on_class — RuboCop::Cop::Style::AccessorGrouping
- #on_class — RuboCop::Cop::Style::BisectedAttrAccessor
- #on_class — RuboCop::Cop::Style::ClassAndModuleChildren
- #on_class — RuboCop::Cop::Style::ClassMethods
- #on_class — RuboCop::Cop::Style::Documentation
- #on_class — RuboCop::Cop::Style::MixinGrouping
- #on_class — RuboCop::Cop::Style::StaticClass
- #on_class — RuboCop::Cop::Style::StructInheritance
- #on_class — RuboCop::Cop::Style::TrailingBodyOnClass
- #on_class — RuboCop::Cop::EnforceSuperclass
- #on_conditionals — RuboCop::Cop::Style::AndOr
- #on_const — RuboCop::Cop::Gemspec::RubyVersionGlobalsUsage
- #on_const — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #on_const — RuboCop::Cop::Lint::ConstantResolution
- #on_const — RuboCop::Cop::Lint::DeprecatedConstants
- #on_const — RuboCop::Cop::Lint::UnifiedInteger
- #on_const — RuboCop::Cop::Style::GlobalStdStream
- #on_const — RuboCop::Cop::Style::OpenStructUse
- #on_csend — RuboCop::Cop::InternalAffairs::MethodNameEndWith
- #on_csend — RuboCop::Cop::Layout::ArgumentAlignment
- #on_csend — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #on_csend — RuboCop::Cop::Layout::DotPosition
- #on_csend — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #on_csend — RuboCop::Cop::Layout::FirstArgumentIndentation
- #on_csend — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #on_csend — RuboCop::Cop::Layout::FirstHashElementIndentation
- #on_csend — RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
- #on_csend — RuboCop::Cop::Layout::IndentationWidth
- #on_csend — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #on_csend — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- #on_csend — RuboCop::Cop::Lint::AmbiguousBlockAssociation
- #on_csend — RuboCop::Cop::Lint::EachWithObjectArgument
- #on_csend — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #on_csend — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #on_csend — RuboCop::Cop::Lint::RedundantSafeNavigation
- #on_csend — RuboCop::Cop::Lint::RequireParentheses
- #on_csend — RuboCop::Cop::Lint::SafeNavigationConsistency
- #on_csend — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #on_csend — RuboCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_csend — RuboCop::Cop::Style::NestedParenthesizedCalls
- #on_csend — RuboCop::Cop::Style::PreferredHashMethods
- #on_csend — RuboCop::Cop::Style::Send
- #on_csend — RuboCop::Cop::Style::StringMethods
- #on_csend — RuboCop::Cop::Style::TrailingCommaInArguments
- #on_csend — RuboCop::Cop::HashTransformMethod
- #on_cvasgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_cvasgn — RuboCop::Cop::Lint::SelfAssignment
- #on_cvasgn — RuboCop::Cop::Naming::VariableName
- #on_cvasgn — RuboCop::Cop::Naming::VariableNumber
- #on_cvasgn — RuboCop::Cop::Style::ClassVars
- #on_cvasgn — RuboCop::Cop::Style::OrAssignment
- #on_cvasgn — RuboCop::Cop::Style::RedundantSelfAssignment
- #on_cvasgn — RuboCop::Cop::Style::SelfAssignment
- #on_cvasgn — RuboCop::Cop::CheckAssignment
- #on_def — RuboCop::Cop::InternalAffairs::NumblockHandler
- #on_def — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #on_def — RuboCop::Cop::Layout::DefEndAlignment
- #on_def — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #on_def — RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
- #on_def — RuboCop::Cop::Layout::FirstMethodParameterLineBreak
- #on_def — RuboCop::Cop::Layout::FirstParameterIndentation
- #on_def — RuboCop::Cop::Layout::IndentationWidth
- #on_def — RuboCop::Cop::Layout::LineLength
- #on_def — RuboCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
- #on_def — RuboCop::Cop::Layout::MultilineMethodParameterLineBreaks
- #on_def — RuboCop::Cop::Layout::ParameterAlignment
- #on_def — RuboCop::Cop::Layout::SpaceAfterMethodName
- #on_def — RuboCop::Cop::Lint::DisjunctiveAssignmentInConstructor
- #on_def — RuboCop::Cop::Lint::DuplicateMethods
- #on_def — RuboCop::Cop::Lint::MissingSuper
- #on_def — RuboCop::Cop::Lint::NestedMethodDefinition
- #on_def — RuboCop::Cop::Lint::ToJSON
- #on_def — RuboCop::Cop::Lint::UselessMethodDefinition
- #on_def — RuboCop::Cop::Lint::UselessSetterCall
- #on_def — RuboCop::Cop::Metrics::MethodLength
- #on_def — RuboCop::Cop::Metrics::ParameterLists
- #on_def — RuboCop::Cop::Naming::AccessorMethodName
- #on_def — RuboCop::Cop::Naming::BinaryOperatorParameterName
- #on_def — RuboCop::Cop::Naming::BlockForwarding
- #on_def — RuboCop::Cop::Naming::MethodName
- #on_def — RuboCop::Cop::Naming::MethodParameterName
- #on_def — RuboCop::Cop::Naming::PredicateName
- #on_def — RuboCop::Cop::Naming::VariableNumber
- #on_def — RuboCop::Cop::Style::ArgumentsForwarding
- #on_def — RuboCop::Cop::Style::DefWithParentheses
- #on_def — RuboCop::Cop::Style::DocumentationMethod
- #on_def — RuboCop::Cop::Style::EmptyMethod
- #on_def — RuboCop::Cop::Style::EndlessMethod
- #on_def — RuboCop::Cop::Style::GuardClause
- #on_def — RuboCop::Cop::Style::MethodDefParentheses
- #on_def — RuboCop::Cop::Style::MissingRespondToMissing
- #on_def — RuboCop::Cop::Style::MultilineMethodSignature
- #on_def — RuboCop::Cop::Style::NonNilCheck
- #on_def — RuboCop::Cop::Style::OptionalArguments
- #on_def — RuboCop::Cop::Style::OptionalBooleanParameter
- #on_def — RuboCop::Cop::Style::RedundantAssignment
- #on_def — RuboCop::Cop::Style::RedundantBegin
- #on_def — RuboCop::Cop::Style::RedundantInitialize
- #on_def — RuboCop::Cop::Style::RedundantReturn
- #on_def — RuboCop::Cop::Style::RedundantSelf
- #on_def — RuboCop::Cop::Style::SingleLineMethods
- #on_def — RuboCop::Cop::Style::TopLevelMethodDefinition
- #on_def — RuboCop::Cop::Style::TrailingBodyOnMethodDefinition
- #on_def — RuboCop::Cop::Style::TrailingMethodEndStatement
- #on_def — RuboCop::Cop::Style::TrivialAccessors
- #on_def — RuboCop::Cop::MethodComplexity
- #on_defined? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_defined? — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #on_defs — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #on_defs — RuboCop::Cop::Layout::DefEndAlignment
- #on_defs — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #on_defs — RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
- #on_defs — RuboCop::Cop::Layout::FirstMethodParameterLineBreak
- #on_defs — RuboCop::Cop::Layout::FirstParameterIndentation
- #on_defs — RuboCop::Cop::Layout::IndentationWidth
- #on_defs — RuboCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
- #on_defs — RuboCop::Cop::Layout::ParameterAlignment
- #on_defs — RuboCop::Cop::Layout::SpaceAfterMethodName
- #on_defs — RuboCop::Cop::Lint::DuplicateMethods
- #on_defs — RuboCop::Cop::Lint::MissingSuper
- #on_defs — RuboCop::Cop::Lint::NestedMethodDefinition
- #on_defs — RuboCop::Cop::Lint::UselessMethodDefinition
- #on_defs — RuboCop::Cop::Lint::UselessSetterCall
- #on_defs — RuboCop::Cop::Metrics::MethodLength
- #on_defs — RuboCop::Cop::Metrics::ParameterLists
- #on_defs — RuboCop::Cop::Naming::AccessorMethodName
- #on_defs — RuboCop::Cop::Naming::BlockForwarding
- #on_defs — RuboCop::Cop::Naming::MethodName
- #on_defs — RuboCop::Cop::Naming::MethodParameterName
- #on_defs — RuboCop::Cop::Naming::PredicateName
- #on_defs — RuboCop::Cop::Naming::VariableNumber
- #on_defs — RuboCop::Cop::Style::ArgumentsForwarding
- #on_defs — RuboCop::Cop::Style::ClassMethodsDefinitions
- #on_defs — RuboCop::Cop::Style::ColonMethodDefinition
- #on_defs — RuboCop::Cop::Style::DefWithParentheses
- #on_defs — RuboCop::Cop::Style::DocumentationMethod
- #on_defs — RuboCop::Cop::Style::EmptyMethod
- #on_defs — RuboCop::Cop::Style::GuardClause
- #on_defs — RuboCop::Cop::Style::MethodDefParentheses
- #on_defs — RuboCop::Cop::Style::MissingRespondToMissing
- #on_defs — RuboCop::Cop::Style::MultilineMethodSignature
- #on_defs — RuboCop::Cop::Style::NonNilCheck
- #on_defs — RuboCop::Cop::Style::OptionalBooleanParameter
- #on_defs — RuboCop::Cop::Style::RedundantAssignment
- #on_defs — RuboCop::Cop::Style::RedundantBegin
- #on_defs — RuboCop::Cop::Style::RedundantReturn
- #on_defs — RuboCop::Cop::Style::RedundantSelf
- #on_defs — RuboCop::Cop::Style::SingleLineMethods
- #on_defs — RuboCop::Cop::Style::TopLevelMethodDefinition
- #on_defs — RuboCop::Cop::Style::TrailingBodyOnMethodDefinition
- #on_defs — RuboCop::Cop::Style::TrivialAccessors
- #on_defs — RuboCop::Cop::MethodComplexity
- #on_dstr — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #on_dstr — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #on_dstr — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #on_dstr — RuboCop::Cop::Lint::TripleQuotes
- #on_dstr — RuboCop::Cop::Style::BarePercentLiterals
- #on_dstr — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_dstr — RuboCop::Cop::Style::RedundantInterpolation
- #on_dstr — RuboCop::Cop::Style::RedundantPercentQ
- #on_dstr — RuboCop::Cop::Style::StringLiterals
- #on_dstr — RuboCop::Cop::Heredoc
- #on_dstr — RuboCop::Cop::Interpolation
- #on_dsym — RuboCop::Cop::Interpolation
- #on_eflipflop — RuboCop::Cop::Lint::FlipFlop
- #on_ensure — RuboCop::Cop::Layout::IndentationWidth
- #on_ensure — RuboCop::Cop::Layout::RescueEnsureAlignment
- #on_ensure — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_ensure — RuboCop::Cop::Lint::EmptyEnsure
- #on_ensure — RuboCop::Cop::Lint::EnsureReturn
- #on_erange — RuboCop::Cop::Layout::SpaceInsideRangeLiteral
- #on_erange — RuboCop::Cop::Lint::AmbiguousRange
- #on_erange — RuboCop::Cop::Lint::RequireRangeParentheses
- #on_float — RuboCop::Cop::Lint::FloatOutOfRange
- #on_float — RuboCop::Cop::Style::ExponentialNotation
- #on_float — RuboCop::Cop::Style::NumericLiterals
- #on_for — RuboCop::Cop::Layout::IndentationWidth
- #on_for — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_for — RuboCop::Cop::Lint::UnreachableLoop
- #on_for — RuboCop::Cop::Style::CombinableLoops
- #on_for — RuboCop::Cop::Style::For
- #on_for — RuboCop::Cop::Style::Next
- #on_gvar — RuboCop::Cop::Style::GlobalVars
- #on_gvar — RuboCop::Cop::Style::PerlBackrefs
- #on_gvar — RuboCop::Cop::Style::SpecialGlobalVars
- #on_gvasgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_gvasgn — RuboCop::Cop::Lint::SelfAssignment
- #on_gvasgn — RuboCop::Cop::Naming::VariableNumber
- #on_gvasgn — RuboCop::Cop::Style::GlobalVars
- #on_gvasgn — RuboCop::Cop::Style::OrAssignment
- #on_gvasgn — RuboCop::Cop::Style::RedundantSelfAssignment
- #on_gvasgn — RuboCop::Cop::CheckAssignment
- #on_hash — RuboCop::Cop::Layout::FirstHashElementIndentation
- #on_hash — RuboCop::Cop::Layout::FirstHashElementLineBreak
- #on_hash — RuboCop::Cop::Layout::HashAlignment
- #on_hash — RuboCop::Cop::Layout::LineLength
- #on_hash — RuboCop::Cop::Layout::MultilineHashBraceLayout
- #on_hash — RuboCop::Cop::Layout::MultilineHashKeyLineBreaks
- #on_hash — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #on_hash — RuboCop::Cop::Lint::DuplicateHashKey
- #on_hash — RuboCop::Cop::Lint::SymbolConversion
- #on_hash — RuboCop::Cop::Style::HashAsLastArrayItem
- #on_hash — RuboCop::Cop::Style::HashSyntax
- #on_hash — RuboCop::Cop::Style::TrailingCommaInHashLiteral
- #on_hash_for_mixed_shorthand — RuboCop::Cop::HashShorthandSyntax
- #on_heredoc — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #on_heredoc — RuboCop::Cop::Layout::HeredocIndentation
- #on_heredoc — RuboCop::Cop::Layout::TrailingWhitespace
- #on_heredoc — RuboCop::Cop::Naming::HeredocDelimiterCase
- #on_heredoc — RuboCop::Cop::Naming::HeredocDelimiterNaming
- #on_heredoc — RuboCop::Cop::Style::EmptyHeredoc
- #on_heredoc — RuboCop::Cop::Heredoc
- #on_if — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #on_if — RuboCop::Cop::Layout::ConditionPosition
- #on_if — RuboCop::Cop::Layout::ElseAlignment
- #on_if — RuboCop::Cop::Layout::EmptyLineAfterGuardClause
- #on_if — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_if — RuboCop::Cop::Layout::EndAlignment
- #on_if — RuboCop::Cop::Layout::IndentationWidth
- #on_if — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_if — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_if — RuboCop::Cop::Lint::AssignmentInCondition
- #on_if — RuboCop::Cop::Lint::DuplicateBranch
- #on_if — RuboCop::Cop::Lint::DuplicateElsifCondition
- #on_if — RuboCop::Cop::Lint::ElseLayout
- #on_if — RuboCop::Cop::Lint::EmptyConditionalBody
- #on_if — RuboCop::Cop::Lint::LiteralAsCondition
- #on_if — RuboCop::Cop::Lint::SafeNavigationWithEmpty
- #on_if — RuboCop::Cop::Style::AndOr
- #on_if — RuboCop::Cop::Style::ArrayCoercion
- #on_if — RuboCop::Cop::Style::CaseLikeIf
- #on_if — RuboCop::Cop::Style::ConditionalAssignment
- #on_if — RuboCop::Cop::Style::GuardClause
- #on_if — RuboCop::Cop::Style::IdenticalConditionalBranches
- #on_if — RuboCop::Cop::Style::IfInsideElse
- #on_if — RuboCop::Cop::Style::IfUnlessModifier
- #on_if — RuboCop::Cop::Style::IfUnlessModifierOfIfUnless
- #on_if — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #on_if — RuboCop::Cop::Style::MultilineIfModifier
- #on_if — RuboCop::Cop::Style::MultilineTernaryOperator
- #on_if — RuboCop::Cop::Style::NegatedIf
- #on_if — RuboCop::Cop::Style::NegatedIfElseCondition
- #on_if — RuboCop::Cop::Style::NegatedUnless
- #on_if — RuboCop::Cop::Style::NestedModifier
- #on_if — RuboCop::Cop::Style::NestedTernaryOperator
- #on_if — RuboCop::Cop::Style::OrAssignment
- #on_if — RuboCop::Cop::Style::ParenthesesAroundCondition
- #on_if — RuboCop::Cop::Style::RedundantCondition
- #on_if — RuboCop::Cop::Style::RedundantConditional
- #on_if — RuboCop::Cop::Style::RedundantSelf
- #on_if — RuboCop::Cop::Style::SafeNavigation
- #on_if — RuboCop::Cop::Style::SoleNestedConditional
- #on_if — RuboCop::Cop::Style::TernaryParentheses
- #on_if — RuboCop::Cop::Style::UnlessElse
- #on_if — RuboCop::Cop::Style::UnlessLogicalOperators
- #on_if — RuboCop::Cop::OnNormalIfUnless
- #on_if_guard — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_iflipflop — RuboCop::Cop::Lint::FlipFlop
- #on_in_pattern — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_in_pattern — RuboCop::Cop::Style::InPatternThen
- #on_in_pattern — RuboCop::Cop::Style::MultilineInPatternThen
- #on_in_pattern — RuboCop::Cop::Style::RedundantSelf
- #on_int — RuboCop::Cop::Style::NumericLiteralPrefix
- #on_int — RuboCop::Cop::Style::NumericLiterals
- #on_interpolation — RuboCop::Cop::Layout::SpaceInsideStringInterpolation
- #on_interpolation — RuboCop::Cop::Lint::EmptyInterpolation
- #on_interpolation — RuboCop::Cop::Lint::LiteralInInterpolation
- #on_interpolation — RuboCop::Cop::Lint::RedundantStringCoercion
- #on_investigation_end — RuboCop::Cop::Base
- #on_investigation_end — RuboCop::Cop::Cop
- #on_investigation_end — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #on_investigation_end — RuboCop::Cop::Layout::LineLength
- #on_irange — RuboCop::Cop::Layout::SpaceInsideRangeLiteral
- #on_irange — RuboCop::Cop::Lint::AmbiguousRange
- #on_irange — RuboCop::Cop::Lint::RequireRangeParentheses
- #on_ivasgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_ivasgn — RuboCop::Cop::Lint::SelfAssignment
- #on_ivasgn — RuboCop::Cop::Naming::VariableName
- #on_ivasgn — RuboCop::Cop::Naming::VariableNumber
- #on_ivasgn — RuboCop::Cop::Style::OrAssignment
- #on_ivasgn — RuboCop::Cop::Style::RedundantSelfAssignment
- #on_ivasgn — RuboCop::Cop::Style::SelfAssignment
- #on_ivasgn — RuboCop::Cop::CheckAssignment
- #on_kwarg — RuboCop::Cop::Naming::VariableName
- #on_kwbegin — RuboCop::Cop::Layout::BeginEndAlignment
- #on_kwbegin — RuboCop::Cop::Layout::EmptyLinesAroundBeginBody
- #on_kwbegin — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #on_kwbegin — RuboCop::Cop::Layout::IndentationConsistency
- #on_kwbegin — RuboCop::Cop::Layout::IndentationWidth
- #on_kwbegin — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_kwbegin — RuboCop::Cop::Lint::UnreachableCode
- #on_kwbegin — RuboCop::Cop::Lint::Void
- #on_kwbegin — RuboCop::Cop::Style::RedundantBegin
- #on_kwoptarg — RuboCop::Cop::Layout::SpaceAfterColon
- #on_kwoptarg — RuboCop::Cop::Lint::CircularArgumentReference
- #on_kwoptarg — RuboCop::Cop::Naming::VariableName
- #on_kwoptarg — RuboCop::Cop::Style::KeywordParametersOrder
- #on_kwrestarg — RuboCop::Cop::Naming::VariableName
- #on_lvar — RuboCop::Cop::Naming::VariableName
- #on_lvasgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_lvasgn — RuboCop::Cop::Lint::NoReturnInBeginEndBlocks
- #on_lvasgn — RuboCop::Cop::Lint::NumberedParameterAssignment
- #on_lvasgn — RuboCop::Cop::Lint::SelfAssignment
- #on_lvasgn — RuboCop::Cop::Naming::VariableName
- #on_lvasgn — RuboCop::Cop::Naming::VariableNumber
- #on_lvasgn — RuboCop::Cop::Style::OrAssignment
- #on_lvasgn — RuboCop::Cop::Style::RedundantSelf
- #on_lvasgn — RuboCop::Cop::Style::RedundantSelfAssignment
- #on_lvasgn — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #on_lvasgn — RuboCop::Cop::Style::SelfAssignment
- #on_lvasgn — RuboCop::Cop::CheckAssignment
- #on_masgn — RuboCop::Cop::InternalAffairs::NodeDestructuring
- #on_masgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_masgn — RuboCop::Cop::Lint::SelfAssignment
- #on_masgn — RuboCop::Cop::Style::ParallelAssignment
- #on_masgn — RuboCop::Cop::Style::RedundantSelf
- #on_masgn — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #on_masgn — RuboCop::Cop::CheckAssignment
- #on_match_current_line — RuboCop::Cop::Lint::RegexpAsCondition
- #on_match_pattern — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_match_pattern — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_match_pattern_p — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_match_with_lvasgn — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #on_method_def — RuboCop::Cop::Style::TrivialAccessors
- #on_module — RuboCop::Cop::Layout::AccessModifierIndentation
- #on_module — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_module — RuboCop::Cop::Layout::EmptyLinesAroundModuleBody
- #on_module — RuboCop::Cop::Layout::EndAlignment
- #on_module — RuboCop::Cop::Layout::IndentationWidth
- #on_module — RuboCop::Cop::Lint::ConstantDefinitionInBlock
- #on_module — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #on_module — RuboCop::Cop::Lint::UselessAccessModifier
- #on_module — RuboCop::Cop::Metrics::ModuleLength
- #on_module — RuboCop::Cop::Naming::ClassAndModuleCamelCase
- #on_module — RuboCop::Cop::Style::AccessorGrouping
- #on_module — RuboCop::Cop::Style::BisectedAttrAccessor
- #on_module — RuboCop::Cop::Style::ClassAndModuleChildren
- #on_module — RuboCop::Cop::Style::ClassMethods
- #on_module — RuboCop::Cop::Style::Documentation
- #on_module — RuboCop::Cop::Style::MixinGrouping
- #on_module — RuboCop::Cop::Style::ModuleFunction
- #on_module — RuboCop::Cop::Style::TrailingBodyOnModule
- #on_new_investigation — RuboCop::Cop::Base
- #on_new_investigation — RuboCop::Cop::Bundler::DuplicatedGem
- #on_new_investigation — RuboCop::Cop::Bundler::GemFilename
- #on_new_investigation — RuboCop::Cop::Bundler::OrderedGems
- #on_new_investigation — RuboCop::Cop::Cop
- #on_new_investigation — RuboCop::Cop::Gemspec::DependencyVersion
- #on_new_investigation — RuboCop::Cop::Gemspec::DuplicatedAssignment
- #on_new_investigation — RuboCop::Cop::Gemspec::OrderedDependencies
- #on_new_investigation — RuboCop::Cop::Gemspec::RequiredRubyVersion
- #on_new_investigation — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #on_new_investigation — RuboCop::Cop::InternalAffairs::UndefinedConfig
- #on_new_investigation — RuboCop::Cop::InternalAffairs::UselessMessageAssertion
- #on_new_investigation — RuboCop::Cop::Layout::CommentIndentation
- #on_new_investigation — RuboCop::Cop::Layout::EmptyComment
- #on_new_investigation — RuboCop::Cop::Layout::EmptyLineAfterMagicComment
- #on_new_investigation — RuboCop::Cop::Layout::EmptyLines
- #on_new_investigation — RuboCop::Cop::Layout::EndOfLine
- #on_new_investigation — RuboCop::Cop::Layout::ExtraSpacing
- #on_new_investigation — RuboCop::Cop::Layout::FirstArgumentIndentation
- #on_new_investigation — RuboCop::Cop::Layout::IndentationStyle
- #on_new_investigation — RuboCop::Cop::Layout::InitialIndentation
- #on_new_investigation — RuboCop::Cop::Layout::LeadingCommentSpace
- #on_new_investigation — RuboCop::Cop::Layout::LeadingEmptyLines
- #on_new_investigation — RuboCop::Cop::Layout::LineContinuationSpacing
- #on_new_investigation — RuboCop::Cop::Layout::LineLength
- #on_new_investigation — RuboCop::Cop::Layout::RescueEnsureAlignment
- #on_new_investigation — RuboCop::Cop::Layout::SpaceBeforeComment
- #on_new_investigation — RuboCop::Cop::Layout::SpaceInsideParens
- #on_new_investigation — RuboCop::Cop::Layout::TrailingEmptyLines
- #on_new_investigation — RuboCop::Cop::Layout::TrailingWhitespace
- #on_new_investigation — RuboCop::Cop::Lint::AmbiguousOperator
- #on_new_investigation — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #on_new_investigation — RuboCop::Cop::Lint::AmbiguousRegexpLiteral
- #on_new_investigation — RuboCop::Cop::Lint::DuplicateMagicComment
- #on_new_investigation — RuboCop::Cop::Lint::DuplicateRequire
- #on_new_investigation — RuboCop::Cop::Lint::EmptyFile
- #on_new_investigation — RuboCop::Cop::Lint::MissingCopEnableDirective
- #on_new_investigation — RuboCop::Cop::Lint::OrderedMagicComments
- #on_new_investigation — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #on_new_investigation — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #on_new_investigation — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #on_new_investigation — RuboCop::Cop::Lint::ScriptPermission
- #on_new_investigation — RuboCop::Cop::Lint::UselessElseWithoutRescue
- #on_new_investigation — RuboCop::Cop::Metrics::BlockNesting
- #on_new_investigation — RuboCop::Cop::Migration::DepartmentName
- #on_new_investigation — RuboCop::Cop::Naming::AsciiIdentifiers
- #on_new_investigation — RuboCop::Cop::Naming::FileName
- #on_new_investigation — RuboCop::Cop::Naming::InclusiveLanguage
- #on_new_investigation — RuboCop::Cop::Style::AsciiComments
- #on_new_investigation — RuboCop::Cop::Style::BisectedAttrAccessor
- #on_new_investigation — RuboCop::Cop::Style::BlockComments
- #on_new_investigation — RuboCop::Cop::Style::CommentAnnotation
- #on_new_investigation — RuboCop::Cop::Style::CommentedKeyword
- #on_new_investigation — RuboCop::Cop::Style::Copyright
- #on_new_investigation — RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- #on_new_investigation — RuboCop::Cop::Style::DoubleCopDisableDirective
- #on_new_investigation — RuboCop::Cop::Style::Encoding
- #on_new_investigation — RuboCop::Cop::Style::FrozenStringLiteralComment
- #on_new_investigation — RuboCop::Cop::Style::InlineComment
- #on_new_investigation — RuboCop::Cop::Style::LineEndConcatenation
- #on_new_investigation — RuboCop::Cop::Style::MagicCommentFormat
- #on_new_investigation — RuboCop::Cop::Style::MultipleComparison
- #on_new_investigation — RuboCop::Cop::Style::NegatedIfElseCondition
- #on_new_investigation — RuboCop::Cop::Style::Next
- #on_new_investigation — RuboCop::Cop::Style::Semicolon
- #on_new_investigation — RuboCop::Cop::Style::SignalException
- #on_new_investigation — RuboCop::Cop::Style::SpecialGlobalVars
- #on_new_investigation — RuboCop::Cop::Style::StringConcatenation
- #on_new_investigation — RuboCop::Cop::RequireLibrary
- #on_new_investigation — RuboCop::Cop::RescueNode
- #on_new_investigation — RuboCop::Cop::SpaceAfterPunctuation
- #on_new_investigation — RuboCop::Cop::SpaceBeforePunctuation
- #on_new_investigation — RuboCop::Cop::SurroundingSpace
- #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::EmptyElse
- #on_normal_if_unless — RuboCop::Cop::Style::IfWithSemicolon
- #on_normal_if_unless — RuboCop::Cop::Style::MissingElse
- #on_normal_if_unless — RuboCop::Cop::Style::MultilineIfThen
- #on_normal_if_unless — RuboCop::Cop::Style::OneLineConditional
- #on_nth_ref — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #on_nth_ref — RuboCop::Cop::Style::PerlBackrefs
- #on_numblock — RuboCop::Cop::Layout::BlockAlignment
- #on_numblock — RuboCop::Cop::Layout::BlockEndNewline
- #on_numblock — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_numblock — RuboCop::Cop::Layout::EmptyLinesAroundBlockBody
- #on_numblock — RuboCop::Cop::Layout::IndentationWidth
- #on_numblock — RuboCop::Cop::Layout::LineLength
- #on_numblock — RuboCop::Cop::Layout::MultilineBlockLayout
- #on_numblock — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #on_numblock — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #on_numblock — RuboCop::Cop::Lint::NextWithoutAccumulator
- #on_numblock — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #on_numblock — RuboCop::Cop::Lint::RedundantWithIndex
- #on_numblock — RuboCop::Cop::Lint::RedundantWithObject
- #on_numblock — RuboCop::Cop::Lint::UnexpectedBlockArity
- #on_numblock — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #on_numblock — RuboCop::Cop::Lint::UnreachableLoop
- #on_numblock — RuboCop::Cop::Lint::UselessAccessModifier
- #on_numblock — RuboCop::Cop::Lint::Void
- #on_numblock — RuboCop::Cop::Metrics::BlockLength
- #on_numblock — RuboCop::Cop::Metrics::MethodLength
- #on_numblock — RuboCop::Cop::Style::BlockDelimiters
- #on_numblock — RuboCop::Cop::Style::CollectionMethods
- #on_numblock — RuboCop::Cop::Style::CombinableLoops
- #on_numblock — RuboCop::Cop::Style::EachWithObject
- #on_numblock — RuboCop::Cop::Style::For
- #on_numblock — RuboCop::Cop::Style::HashEachMethods
- #on_numblock — RuboCop::Cop::Style::InverseMethods
- #on_numblock — RuboCop::Cop::Style::Lambda
- #on_numblock — RuboCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_numblock — RuboCop::Cop::Style::MultilineBlockChain
- #on_numblock — RuboCop::Cop::Style::Next
- #on_numblock — RuboCop::Cop::Style::NumberedParameters
- #on_numblock — RuboCop::Cop::Style::NumberedParametersLimit
- #on_numblock — RuboCop::Cop::Style::ObjectThen
- #on_numblock — RuboCop::Cop::Style::Proc
- #on_numblock — RuboCop::Cop::Style::RedundantBegin
- #on_numblock — RuboCop::Cop::Style::RedundantSelf
- #on_numblock — RuboCop::Cop::Style::RedundantSortBy
- #on_numblock — RuboCop::Cop::Style::SymbolProc
- #on_numblock — RuboCop::Cop::Style::TopLevelMethodDefinition
- #on_numblock — RuboCop::Cop::MethodComplexity
- #on_op_asgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_op_asgn — RuboCop::Cop::Lint::NoReturnInBeginEndBlocks
- #on_op_asgn — RuboCop::Cop::Security::CompoundHash
- #on_op_asgn — RuboCop::Cop::Style::RedundantSelf
- #on_op_asgn — RuboCop::Cop::CheckAssignment
- #on_optarg — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #on_optarg — RuboCop::Cop::Lint::CircularArgumentReference
- #on_optarg — RuboCop::Cop::Naming::VariableName
- #on_or — RuboCop::Cop::Layout::MultilineOperationIndentation
- #on_or — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_or — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_or — RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
- #on_or — RuboCop::Cop::Style::AndOr
- #on_or — RuboCop::Cop::Style::MultipleComparison
- #on_or_asgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_or_asgn — RuboCop::Cop::Lint::NoReturnInBeginEndBlocks
- #on_or_asgn — RuboCop::Cop::Lint::OrAssignmentToConstant
- #on_or_asgn — RuboCop::Cop::Lint::SelfAssignment
- #on_or_asgn — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #on_or_asgn — RuboCop::Cop::Style::MultilineMemoization
- #on_or_asgn — RuboCop::Cop::Style::RedundantSelf
- #on_or_asgn — RuboCop::Cop::CheckAssignment
- #on_other_file — RuboCop::Cop::Base
- #on_other_file — RuboCop::Cop::Lint::Syntax
- #on_pair — RuboCop::Cop::Layout::SpaceAfterColon
- #on_pair — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_pair — RuboCop::Cop::Style::StringHashKeys
- #on_pair — RuboCop::Cop::HashShorthandSyntax
- #on_percent_literal — RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #on_percent_literal — RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_percent_literal — RuboCop::Cop::Lint::NestedPercentLiteral
- #on_percent_literal — RuboCop::Cop::Lint::PercentStringArray
- #on_percent_literal — RuboCop::Cop::Lint::PercentSymbolArray
- #on_percent_literal — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_percent_literal — RuboCop::Cop::Style::PercentQLiterals
- #on_percent_literal — RuboCop::Cop::Style::RedundantCapitalW
- #on_postexe — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_postexe — RuboCop::Cop::Style::EndBlock
- #on_potential_breakable_node — RuboCop::Cop::Layout::LineLength
- #on_preexe — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_preexe — RuboCop::Cop::Style::BeginBlock
- #on_regexp — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #on_regexp — RuboCop::Cop::Lint::MixedRegexpCaptureTypes
- #on_regexp — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_regexp — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #on_regexp — RuboCop::Cop::Style::RedundantRegexpEscape
- #on_regexp — RuboCop::Cop::Style::RegexpLiteral
- #on_regexp — RuboCop::Cop::Interpolation
- #on_regexp — RuboCop::Cop::StringHelp
- #on_resbody — RuboCop::Cop::Layout::IndentationWidth
- #on_resbody — RuboCop::Cop::Layout::RescueEnsureAlignment
- #on_resbody — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_resbody — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_resbody — RuboCop::Cop::Lint::ConstantOverwrittenInRescue
- #on_resbody — RuboCop::Cop::Lint::RescueException
- #on_resbody — RuboCop::Cop::Lint::RescueType
- #on_resbody — RuboCop::Cop::Lint::SuppressedException
- #on_resbody — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #on_resbody — RuboCop::Cop::Style::RescueModifier
- #on_resbody — RuboCop::Cop::Style::RescueStandardError
- #on_rescue — RuboCop::Cop::Layout::ElseAlignment
- #on_rescue — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_rescue — RuboCop::Cop::Layout::IndentationWidth
- #on_rescue — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_rescue — RuboCop::Cop::Lint::DuplicateBranch
- #on_rescue — RuboCop::Cop::Lint::DuplicateRescueException
- #on_rescue — RuboCop::Cop::Lint::ShadowedException
- #on_rescue — RuboCop::Cop::Style::SignalException
- #on_restarg — RuboCop::Cop::Naming::VariableName
- #on_return — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_return — RuboCop::Cop::Lint::NonLocalExitFromIterator
- #on_return — RuboCop::Cop::Lint::ReturnInVoidContext
- #on_return — RuboCop::Cop::Lint::TopLevelReturnWithArgument
- #on_return — RuboCop::Cop::Style::MinMax
- #on_return — RuboCop::Cop::Style::ReturnNil
- #on_same_line? — RuboCop::Cop::TrailingComma
- #on_sclass — RuboCop::Cop::Layout::AccessModifierIndentation
- #on_sclass — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_sclass — RuboCop::Cop::Layout::EmptyLinesAroundClassBody
- #on_sclass — RuboCop::Cop::Layout::IndentationWidth
- #on_sclass — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_sclass — RuboCop::Cop::Lint::EmptyClass
- #on_sclass — RuboCop::Cop::Lint::UselessAccessModifier
- #on_sclass — RuboCop::Cop::Style::AccessorGrouping
- #on_sclass — RuboCop::Cop::Style::BisectedAttrAccessor
- #on_sclass — RuboCop::Cop::Style::ClassMethodsDefinitions
- #on_send — RuboCop::Cop::Bundler::GemComment
- #on_send — RuboCop::Cop::Bundler::GemVersion
- #on_send — RuboCop::Cop::Bundler::InsecureProtocolSource
- #on_send — RuboCop::Cop::Gemspec::RequiredRubyVersion
- #on_send — RuboCop::Cop::InternalAffairs::EmptyLineBetweenExpectOffenseAndCorrection
- #on_send — RuboCop::Cop::InternalAffairs::ExampleDescription
- #on_send — RuboCop::Cop::InternalAffairs::LocationLineEqualityComparison
- #on_send — RuboCop::Cop::InternalAffairs::MethodNameEndWith
- #on_send — RuboCop::Cop::InternalAffairs::MethodNameEqual
- #on_send — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #on_send — RuboCop::Cop::InternalAffairs::NodeTypePredicate
- #on_send — RuboCop::Cop::InternalAffairs::OffenseLocationKeyword
- #on_send — RuboCop::Cop::InternalAffairs::RedundantContextConfigParameter
- #on_send — RuboCop::Cop::InternalAffairs::RedundantLocationArgument
- #on_send — RuboCop::Cop::InternalAffairs::RedundantMessageArgument
- #on_send — RuboCop::Cop::InternalAffairs::RedundantMethodDispatchNode
- #on_send — RuboCop::Cop::InternalAffairs::SingleLineComparison
- #on_send — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #on_send — RuboCop::Cop::InternalAffairs::UndefinedConfig
- #on_send — RuboCop::Cop::Layout::ArgumentAlignment
- #on_send — RuboCop::Cop::Layout::ClosingParenthesisIndentation
- #on_send — RuboCop::Cop::Layout::DefEndAlignment
- #on_send — RuboCop::Cop::Layout::DotPosition
- #on_send — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_send — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #on_send — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #on_send — RuboCop::Cop::Layout::FirstArgumentIndentation
- #on_send — RuboCop::Cop::Layout::FirstArrayElementIndentation
- #on_send — RuboCop::Cop::Layout::FirstHashElementIndentation
- #on_send — RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
- #on_send — RuboCop::Cop::Layout::HashAlignment
- #on_send — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #on_send — RuboCop::Cop::Layout::IndentationWidth
- #on_send — RuboCop::Cop::Layout::LineLength
- #on_send — RuboCop::Cop::Layout::MultilineMethodArgumentLineBreaks
- #on_send — RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
- #on_send — RuboCop::Cop::Layout::RedundantLineBreak
- #on_send — RuboCop::Cop::Layout::SingleLineBlockChain
- #on_send — RuboCop::Cop::Layout::SpaceAfterNot
- #on_send — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_send — RuboCop::Cop::Layout::SpaceAroundMethodCallOperator
- #on_send — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_send — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #on_send — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- #on_send — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #on_send — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #on_send — RuboCop::Cop::Lint::AmbiguousBlockAssociation
- #on_send — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #on_send — RuboCop::Cop::Lint::BigDecimalNew
- #on_send — RuboCop::Cop::Lint::BinaryOperatorWithIdenticalOperands
- #on_send — RuboCop::Cop::Lint::Debugger
- #on_send — RuboCop::Cop::Lint::DeprecatedClassMethods
- #on_send — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #on_send — RuboCop::Cop::Lint::DuplicateMethods
- #on_send — RuboCop::Cop::Lint::DuplicateRequire
- #on_send — RuboCop::Cop::Lint::EachWithObjectArgument
- #on_send — RuboCop::Cop::Lint::ErbNewArguments
- #on_send — RuboCop::Cop::Lint::FloatComparison
- #on_send — RuboCop::Cop::Lint::FormatParameterMismatch
- #on_send — RuboCop::Cop::Lint::HashCompareByIdentity
- #on_send — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #on_send — RuboCop::Cop::Lint::IdentityComparison
- #on_send — RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
- #on_send — RuboCop::Cop::Lint::InheritException
- #on_send — RuboCop::Cop::Lint::LambdaWithoutLiteralBlock
- #on_send — RuboCop::Cop::Lint::LiteralAsCondition
- #on_send — RuboCop::Cop::Lint::MultipleComparison
- #on_send — RuboCop::Cop::Lint::NonAtomicFileOperation
- #on_send — RuboCop::Cop::Lint::NumberConversion
- #on_send — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #on_send — RuboCop::Cop::Lint::RaiseException
- #on_send — RuboCop::Cop::Lint::RandOne
- #on_send — RuboCop::Cop::Lint::RedundantDirGlobSort
- #on_send — RuboCop::Cop::Lint::RedundantRequireStatement
- #on_send — RuboCop::Cop::Lint::RefinementImportMethods
- #on_send — RuboCop::Cop::Lint::RequireParentheses
- #on_send — RuboCop::Cop::Lint::RequireRelativeSelfPath
- #on_send — RuboCop::Cop::Lint::SafeNavigationChain
- #on_send — RuboCop::Cop::Lint::SendWithMixinArgument
- #on_send — RuboCop::Cop::Lint::StructNewOverride
- #on_send — RuboCop::Cop::Lint::SymbolConversion
- #on_send — RuboCop::Cop::Lint::ToEnumArguments
- #on_send — RuboCop::Cop::Lint::TrailingCommaInAttributeDeclaration
- #on_send — RuboCop::Cop::Lint::UriEscapeUnescape
- #on_send — RuboCop::Cop::Lint::UriRegexp
- #on_send — RuboCop::Cop::Lint::UselessRuby2Keywords
- #on_send — RuboCop::Cop::Lint::UselessTimes
- #on_send — RuboCop::Cop::Naming::MethodName
- #on_send — RuboCop::Cop::Naming::PredicateName
- #on_send — RuboCop::Cop::Security::CompoundHash
- #on_send — RuboCop::Cop::Security::Eval
- #on_send — RuboCop::Cop::Security::IoMethods
- #on_send — RuboCop::Cop::Security::JSONLoad
- #on_send — RuboCop::Cop::Security::MarshalLoad
- #on_send — RuboCop::Cop::Security::Open
- #on_send — RuboCop::Cop::Security::YAMLLoad
- #on_send — RuboCop::Cop::Style::AccessModifierDeclarations
- #on_send — RuboCop::Cop::Style::Alias
- #on_send — RuboCop::Cop::Style::ArrayJoin
- #on_send — RuboCop::Cop::Style::Attr
- #on_send — RuboCop::Cop::Style::AutoResourceCleanup
- #on_send — RuboCop::Cop::Style::BlockDelimiters
- #on_send — RuboCop::Cop::Style::CaseEquality
- #on_send — RuboCop::Cop::Style::ClassCheck
- #on_send — RuboCop::Cop::Style::ClassEqualityComparison
- #on_send — RuboCop::Cop::Style::ClassVars
- #on_send — RuboCop::Cop::Style::CollectionCompact
- #on_send — RuboCop::Cop::Style::CollectionMethods
- #on_send — RuboCop::Cop::Style::ColonMethodCall
- #on_send — RuboCop::Cop::Style::ConditionalAssignment
- #on_send — RuboCop::Cop::Style::DateTime
- #on_send — RuboCop::Cop::Style::Dir
- #on_send — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #on_send — RuboCop::Cop::Style::DoubleNegation
- #on_send — RuboCop::Cop::Style::EmptyLiteral
- #on_send — RuboCop::Cop::Style::EnvHome
- #on_send — RuboCop::Cop::Style::EvalWithLocation
- #on_send — RuboCop::Cop::Style::EvenOdd
- #on_send — RuboCop::Cop::Style::ExpandPathArguments
- #on_send — RuboCop::Cop::Style::FetchEnvVar
- #on_send — RuboCop::Cop::Style::FileRead
- #on_send — RuboCop::Cop::Style::FileWrite
- #on_send — RuboCop::Cop::Style::FloatDivision
- #on_send — RuboCop::Cop::Style::FormatString
- #on_send — RuboCop::Cop::Style::HashConversion
- #on_send — RuboCop::Cop::Style::HashExcept
- #on_send — RuboCop::Cop::Style::ImplicitRuntimeError
- #on_send — RuboCop::Cop::Style::InverseMethods
- #on_send — RuboCop::Cop::Style::LambdaCall
- #on_send — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #on_send — RuboCop::Cop::Style::MapToHash
- #on_send — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #on_send — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #on_send — RuboCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_send — RuboCop::Cop::Style::MixinUsage
- #on_send — RuboCop::Cop::Style::NestedFileDirname
- #on_send — RuboCop::Cop::Style::NestedParenthesizedCalls
- #on_send — RuboCop::Cop::Style::NilComparison
- #on_send — RuboCop::Cop::Style::NonNilCheck
- #on_send — RuboCop::Cop::Style::Not
- #on_send — RuboCop::Cop::Style::NumericPredicate
- #on_send — RuboCop::Cop::Style::ObjectThen
- #on_send — RuboCop::Cop::Style::OperatorMethodCall
- #on_send — RuboCop::Cop::Style::PreferredHashMethods
- #on_send — RuboCop::Cop::Style::RaiseArgs
- #on_send — RuboCop::Cop::Style::RandomWithOffset
- #on_send — RuboCop::Cop::Style::RedundantArgument
- #on_send — RuboCop::Cop::Style::RedundantException
- #on_send — RuboCop::Cop::Style::RedundantFileExtensionInRequire
- #on_send — RuboCop::Cop::Style::RedundantFreeze
- #on_send — RuboCop::Cop::Style::RedundantSelf
- #on_send — RuboCop::Cop::Style::RedundantSelfAssignment
- #on_send — RuboCop::Cop::Style::RedundantSort
- #on_send — RuboCop::Cop::Style::Sample
- #on_send — RuboCop::Cop::Style::SelectByRegexp
- #on_send — RuboCop::Cop::Style::Send
- #on_send — RuboCop::Cop::Style::SignalException
- #on_send — RuboCop::Cop::Style::SingleArgumentDig
- #on_send — RuboCop::Cop::Style::SlicingWithRange
- #on_send — RuboCop::Cop::Style::StabbyLambdaParentheses
- #on_send — RuboCop::Cop::Style::StderrPuts
- #on_send — RuboCop::Cop::Style::StringChars
- #on_send — RuboCop::Cop::Style::StringConcatenation
- #on_send — RuboCop::Cop::Style::StringMethods
- #on_send — RuboCop::Cop::Style::Strip
- #on_send — RuboCop::Cop::Style::TopLevelMethodDefinition
- #on_send — RuboCop::Cop::Style::TrailingCommaInArguments
- #on_send — RuboCop::Cop::Style::UnpackFirst
- #on_send — RuboCop::Cop::Style::YodaCondition
- #on_send — RuboCop::Cop::Style::ZeroLengthPredicate
- #on_send — RuboCop::Cop::CheckAssignment
- #on_send — RuboCop::Cop::EnforceSuperclass
- #on_send — RuboCop::Cop::HashTransformMethod
- #on_send — RuboCop::Cop::MultilineExpressionIndentation
- #on_send — RuboCop::Cop::RequireLibrary
- #on_special_asgn — RuboCop::Cop::Layout::SpaceAroundOperators
- #on_splat — RuboCop::Cop::Lint::RedundantSplatExpansion
- #on_str — RuboCop::Cop::Lint::InterpolationCheck
- #on_str — RuboCop::Cop::Style::BarePercentLiterals
- #on_str — RuboCop::Cop::Style::FormatStringToken
- #on_str — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_str — RuboCop::Cop::Style::PercentQLiterals
- #on_str — RuboCop::Cop::Style::RedundantPercentQ
- #on_str — RuboCop::Cop::Style::RedundantStringEscape
- #on_str — RuboCop::Cop::Heredoc
- #on_str — RuboCop::Cop::StringHelp
- #on_super — RuboCop::Cop::Layout::FirstArgumentIndentation
- #on_super — RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
- #on_super — RuboCop::Cop::Layout::HashAlignment
- #on_super — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_super — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #on_sym — RuboCop::Cop::Lint::BooleanSymbol
- #on_sym — RuboCop::Cop::Lint::SymbolConversion
- #on_sym — RuboCop::Cop::Naming::VariableNumber
- #on_sym — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_sym — RuboCop::Cop::Style::QuotedSymbols
- #on_sym — RuboCop::Cop::Style::SymbolLiteral
- #on_unless_guard — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_until — RuboCop::Cop::Layout::ConditionPosition
- #on_until — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_until — RuboCop::Cop::Layout::EndAlignment
- #on_until — RuboCop::Cop::Layout::IndentationWidth
- #on_until — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_until — RuboCop::Cop::Lint::AssignmentInCondition
- #on_until — RuboCop::Cop::Lint::LiteralAsCondition
- #on_until — RuboCop::Cop::Lint::UnreachableLoop
- #on_until — RuboCop::Cop::Style::AndOr
- #on_until — RuboCop::Cop::Style::InfiniteLoop
- #on_until — RuboCop::Cop::Style::NegatedWhile
- #on_until — RuboCop::Cop::Style::NestedModifier
- #on_until — RuboCop::Cop::Style::Next
- #on_until — RuboCop::Cop::Style::ParenthesesAroundCondition
- #on_until — RuboCop::Cop::Style::RedundantSelf
- #on_until — RuboCop::Cop::Style::WhileUntilDo
- #on_until — RuboCop::Cop::Style::WhileUntilModifier
- #on_until_post — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_until_post — RuboCop::Cop::Lint::LiteralAsCondition
- #on_until_post — RuboCop::Cop::Lint::Loop
- #on_until_post — RuboCop::Cop::Lint::UnreachableLoop
- #on_until_post — RuboCop::Cop::Style::AndOr
- #on_until_post — RuboCop::Cop::Style::InfiniteLoop
- #on_when — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_when — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #on_when — RuboCop::Cop::Style::MultilineWhenThen
- #on_when — RuboCop::Cop::Style::WhenThen
- #on_while — RuboCop::Cop::Layout::ConditionPosition
- #on_while — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_while — RuboCop::Cop::Layout::EndAlignment
- #on_while — RuboCop::Cop::Layout::IndentationWidth
- #on_while — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_while — RuboCop::Cop::Lint::AssignmentInCondition
- #on_while — RuboCop::Cop::Lint::LiteralAsCondition
- #on_while — RuboCop::Cop::Lint::UnreachableLoop
- #on_while — RuboCop::Cop::Style::AndOr
- #on_while — RuboCop::Cop::Style::InfiniteLoop
- #on_while — RuboCop::Cop::Style::NegatedWhile
- #on_while — RuboCop::Cop::Style::NestedModifier
- #on_while — RuboCop::Cop::Style::Next
- #on_while — RuboCop::Cop::Style::ParenthesesAroundCondition
- #on_while — RuboCop::Cop::Style::RedundantSelf
- #on_while — RuboCop::Cop::Style::WhileUntilDo
- #on_while — RuboCop::Cop::Style::WhileUntilModifier
- #on_while_post — RuboCop::Cop::Layout::EmptyLineAfterMultilineCondition
- #on_while_post — RuboCop::Cop::Lint::LiteralAsCondition
- #on_while_post — RuboCop::Cop::Lint::Loop
- #on_while_post — RuboCop::Cop::Lint::UnreachableLoop
- #on_while_post — RuboCop::Cop::Style::AndOr
- #on_while_post — RuboCop::Cop::Style::InfiniteLoop
- #on_xstr — RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_xstr — RuboCop::Cop::Style::CommandLiteral
- #on_xstr — RuboCop::Cop::Style::PercentLiteralDelimiters
- #on_xstr — RuboCop::Cop::Heredoc
- #on_xstr — RuboCop::Cop::Interpolation
- #on_yield — RuboCop::Cop::Layout::HashAlignment
- #on_yield — RuboCop::Cop::Layout::SpaceAroundKeyword
- #on_yield — RuboCop::Cop::Style::ExplicitBlockArgument
- #on_yield — RuboCop::Cop::Style::MethodCallWithArgsParentheses
- #on_zsuper — RuboCop::Cop::Layout::SpaceAroundKeyword
- #only_allowed_non_ascii_chars? — RuboCop::Cop::Style::AsciiComments
- #only_begin_arg? — RuboCop::Cop::Style::RedundantParentheses
- #only_closing_parenthesis_is_last_line? — RuboCop::Cop::Style::TernaryParentheses
- #only_includes_redundant_disable? — RuboCop::OptionsValidator
- #op_method? — RuboCop::Cop::Naming::BinaryOperatorParameterName
- #opening_brace_on_same_line? — RuboCop::Cop::MultilineLiteralBraceLayout
- #opening_indentation — RuboCop::Cop::Layout::ClosingHeredocIndentation
- #opening_line — RuboCop::Cop::Style::MultilineMethodSignature
- #openssl_class — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #operation_description — RuboCop::Cop::MultilineExpressionIndentation
- #operation_rhs — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #operator — RuboCop::Cop::VariableForce::Assignment
- #operator? — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #operator_assignment? — RuboCop::Cop::VariableForce::Assignment
- #operator_assignment_message — RuboCop::Cop::Lint::UselessAssignment
- #operator_assignment_node — RuboCop::Cop::VariableForce::Assignment
- #operator_name — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #operator_rhs? — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #operator_with_regular_syntax? — RuboCop::Cop::Layout::SpaceAroundOperators
- #opposite_condition? — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #opposite_method? — RuboCop::Cop::Style::Not
- #opposite_style_detected — RuboCop::Cop::Style::CharacterLiteral
- #opposite_style_detected — RuboCop::Cop::Style::IpAddresses
- #opposite_style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #option — RuboCop::Options
- #optional_args? — RuboCop::Cop::Lint::UselessMethodDefinition
- #options — RuboCop::ConfigRegeneration
- #options_config= — RuboCop::ConfigStore
- #options_config_in_root? — RuboCop::CLI::Command::AutoGenerateConfig
- #or_lhs? — RuboCop::Cop::Style::FetchEnvVar
- #order — RuboCop::TargetFinder
- #ordered_offense_counts — RuboCop::Formatter::OffenseCountFormatter
- #ordered_offense_counts — RuboCop::Formatter::WorstOffendersFormatter
- #original_expression_of — RuboCop::Cop::Style::PerlBackrefs
- #other_cop_takes_precedence? — RuboCop::Cop::Layout::RedundantLineBreak
- #other_message — RuboCop::Cop::Naming::FileName
- #other_offense_in_same_range? — RuboCop::Cop::Layout::IndentationWidth
- #other_stdlib_methods — RuboCop::Cop::NilMethods
- #outer_bad_hash_combinator? — RuboCop::Cop::Security::CompoundHash
- #outer_condition_modify_form? — RuboCop::Cop::Style::SoleNestedConditional
- #outer_lines — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #outermost_send_on_same_line — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #output_cop — RuboCop::Formatter::DisabledConfigFormatter
- #output_cop_comments — RuboCop::Formatter::DisabledConfigFormatter
- #output_cop_config — RuboCop::Formatter::DisabledConfigFormatter
- #output_cop_param_comments — RuboCop::Formatter::DisabledConfigFormatter
- #output_exclude_list — RuboCop::Formatter::DisabledConfigFormatter
- #output_exclude_path — RuboCop::Formatter::DisabledConfigFormatter
- #output_offending_files — RuboCop::Formatter::DisabledConfigFormatter
- #output_offenses — RuboCop::Formatter::DisabledConfigFormatter
- #output_rerun_commands — RuboCop::RSpec::ParallelFormatter
- #output_summary — RuboCop::RSpec::ParallelFormatter
- #overridden_by_department? — RuboCop::DirectiveComment
- #override_by_legacy_args — RuboCop::Cop::Lint::ErbNewArguments
- #override_department_setting_for_cops — RuboCop::ConfigLoaderResolver
- #override_enabled_for_disabled_departments — RuboCop::ConfigLoaderResolver
- #own_line? — RuboCop::Cop::Lint::UselessTimes
- #own_line_comment? — RuboCop::Cop::Layout::CommentIndentation
- #pacdots — RuboCop::Formatter::PacmanFormatter
- #parallel_by_default! — RuboCop::CLI
- #parameter_rule? — RuboCop::ConfigObsoletion::ParameterRule
- #parameter_rule? — RuboCop::ConfigObsoletion::Rule
- #parens? — RuboCop::Cop::Layout::SpaceInsideParens
- #parens_allowed? — RuboCop::Cop::Style::ParenthesesAroundCondition
- #parens_allowed? — RuboCop::Cop::Style::RedundantParentheses
- #parens_required? — RuboCop::Cop::Parentheses
- #parent_block_node — RuboCop::Cop::Lint::NextWithoutAccumulator
- #parent_numblock_node — RuboCop::Cop::Lint::NextWithoutAccumulator
- #parent_path — RuboCop::Cop::Style::ExpandPathArguments
- #parentheses? — RuboCop::Cop::Style::StabbyLambdaParentheses
- #parentheses? — RuboCop::Cop::Util
- #parentheses_at_the_end_of_multiline_call? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #parenthesize? — RuboCop::Cop::StatementModifier
- #parenthesized? — RuboCop::Cop::Metrics::Utils::CodeLengthCalculator
- #parenthesized? — RuboCop::Cop::Style::RescueModifier
- #parenthesized? — RuboCop::Cop::Style::TernaryParentheses
- #parenthesized_source — RuboCop::Cop::Style::NumericPredicate
- #parse — RuboCop::Cop::Base
- #parse — RuboCop::Cop::Utils::FormatString
- #parse — RuboCop::Options
- #parse_annotations — RuboCop::RSpec::ExpectOffense
- #parse_header — RuboCop::Server::SocketReader
- #parse_processed_source — RuboCop::RSpec::ExpectOffense
- #parse_request — RuboCop::Server::SocketReader
- #parse_source — CopHelper
- #parsed_cop_names — RuboCop::DirectiveComment
- #parser — RuboCop::Lockfile
- #part_of_an_array? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #part_of_assignment_rhs — RuboCop::Cop::MultilineExpressionIndentation
- #part_of_block_body? — RuboCop::Cop::MultilineExpressionIndentation
- #part_of_ignored_node? — RuboCop::Cop::IgnoredNode
- #partial_matched? — RuboCop::Cop::Style::FetchEnvVar
- #partial_matcher! — RuboCop::Cop::Naming::FileName
- #parts — RuboCop::Cop::Style::BlockComments
- #path_relative_to_config — RuboCop::Config
- #path_with_dir_level — RuboCop::Cop::Style::NestedFileDirname
- #pattern — RuboCop::TargetRuby::RubyVersionFile
- #pattern — RuboCop::TargetRuby::ToolVersionsFile
- #pattern_arguments — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #patterns_to_exclude — RuboCop::Config
- #patterns_to_include — RuboCop::Config
- #pending_cops — RuboCop::Config
- #percent? — RuboCop::Cop::Lint::FormatParameterMismatch
- #percent? — RuboCop::Cop::Utils::FormatString::FormatSequence
- #percent_array_literal? — RuboCop::Cop::Style::RedundantStringEscape
- #percent_literal? — RuboCop::Cop::PercentLiteral
- #percent_q_literal? — RuboCop::Cop::Style::RedundantStringEscape
- #percent_w_literal? — RuboCop::Cop::Style::RedundantStringEscape
- #percent_w_upper_literal? — RuboCop::Cop::Style::RedundantStringEscape
- #perform — RuboCop::RakeTask
- #perform_class_and_module_naming_checks — RuboCop::Cop::Naming::FileName
- #pipe? — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #pipes — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #pipes? — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #plain_source — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #pluralize — RuboCop::RSpec::ParallelFormatter
- #pluralize — RuboCop::Formatter::TextUtil
- #plus_node? — RuboCop::Cop::Style::StringConcatenation
- #pop_scope — RuboCop::Cop::VariableForce::VariableTable
- #positive_without_negative? — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #possible_class_hierarchy_check? — RuboCop::Cop::Style::InverseMethods
- #possible_dsl? — RuboCop::Cop::Lint::DuplicateMethods
- #possible_ellipses — RuboCop::Formatter::HTMLFormatter::ERBContext
- #possible_ellipses — RuboCop::Formatter::MarkdownFormatter
- #possibly_include_hidden? — RuboCop::Config
- #postfix_conditional? — RuboCop::Cop::MultilineExpressionIndentation
- #potential_offense? — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #precede? — RuboCop::Cop::Bundler::GemComment
- #precede? — RuboCop::Cop::DocumentationComment
- #preceded_by_continue_statement? — RuboCop::Cop::Lint::UnreachableLoop
- #preceded_by_operator? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #precedence — RuboCop::Cop::Lint::AmbiguousOperatorPrecedence
- #preceding_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #preceding_comment? — RuboCop::Cop::Bundler::GemComment
- #preceding_comment? — RuboCop::Cop::DocumentationComment
- #preceding_comment_blocks — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #preceding_lines — RuboCop::Cop::Bundler::GemComment
- #preceding_lines — RuboCop::Cop::DocumentationComment
- #preceding_non_public_modifier? — RuboCop::Cop::DefNode
- #predicate_prefixes — RuboCop::Cop::Naming::PredicateName
- #prefer — RuboCop::Cop::Style::LambdaCall
- #prefer_comparison? — RuboCop::Cop::Style::NilComparison
- #preferred_accessors — RuboCop::Cop::Style::AccessorGrouping
- #preferred_base_class — RuboCop::Cop::Lint::InheritException
- #preferred_delimiter — RuboCop::Cop::Style::CommandLiteral
- #preferred_delimiters — RuboCop::Cop::PreferredDelimiters
- #preferred_delimiters — RuboCop::Cop::Style::RegexpLiteral
- #preferred_delimiters_config — RuboCop::Cop::PreferredDelimiters
- #preferred_delimiters_config — RuboCop::Cop::Style::CommandLiteral
- #preferred_delimiters_for — RuboCop::Cop::Style::PercentLiteralDelimiters
- #preferred_expression_to — RuboCop::Cop::Style::PerlBackrefs
- #preferred_expression_to_node_with_constant_prefix — RuboCop::Cop::Style::PerlBackrefs
- #preferred_method — RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
- #preferred_method — RuboCop::Cop::Style::ObjectThen
- #preferred_method — RuboCop::Cop::MethodPreference
- #preferred_methods — RuboCop::Cop::MethodPreference
- #preferred_name — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #preferred_names — RuboCop::Cop::Style::SpecialGlobalVars
- #preferred_string_literal — RuboCop::Cop::Style::EmptyHeredoc
- #preferred_string_literal — RuboCop::Cop::Style::EmptyLiteral
- #prefix_from_prefix_node — RuboCop::Cop::Style::RandomWithOffset
- #prepare_correction — RuboCop::Cop::HashTransformMethod
- #preprocess_check_config — RuboCop::Cop::Naming::InclusiveLanguage
- #preprocess_flagged_terms — RuboCop::Cop::Naming::InclusiveLanguage
- #preprocess_suggestions — RuboCop::Cop::Naming::InclusiveLanguage
- #previous_and_current_lines_empty? — RuboCop::Cop::Layout::EmptyLines
- #previous_code_line — RuboCop::Cop::Layout::FirstArgumentIndentation
- #previous_declaration — RuboCop::Cop::Bundler::OrderedGems
- #previous_declaration — RuboCop::Cop::Gemspec::OrderedDependencies
- #previous_line_blank? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #previous_line_comment? — RuboCop::Cop::Style::AccessorGrouping
- #previous_line_empty? — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #previous_line_ignoring_comments — RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #previous_line_ignoring_comments — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #previous_token — RuboCop::Cop::Layout::EmptyComment
- #previous_token — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #primitive_array? — RuboCop::Cop::Lint::LiteralAsCondition
- #print_available_cops — RuboCop::CLI::Command::ShowCops
- #print_cop_details — RuboCop::CLI::Command::ShowCops
- #print_cop_with_doc — CopsDocumentationGenerator
- #print_cops_of_department — RuboCop::CLI::Command::ShowCops
- #print_cops_of_department — CopsDocumentationGenerator
- #print_documentation_url — RuboCop::CLI::Command::ShowDocsUrl
- #print_install_suggestions — RuboCop::CLI::Command::SuggestExtensions
- #print_load_suggestions — RuboCop::CLI::Command::SuggestExtensions
- #print_opt_out_instruction — RuboCop::CLI::Command::SuggestExtensions
- #print_table_of_contents — CopsDocumentationGenerator
- #print_warning — RuboCop::Cop::Registry
- #prints_as_self? — RuboCop::Cop::Lint::LiteralInInterpolation
- #private_class_method_names — RuboCop::Cop::Lint::IneffectiveAccessModifier
- #procedural_method? — RuboCop::Cop::Style::BlockDelimiters
- #procedural_oneliners_may_have_braces? — RuboCop::Cop::Style::BlockDelimiters
- #process — RuboCop::Cop::PercentLiteral
- #process_allowed_regex — RuboCop::Cop::Naming::InclusiveLanguage
- #process_args — RuboCop::Cop::CheckLineBreakable
- #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_children — RuboCop::Cop::VariableForce
- #process_control_op — RuboCop::Cop::Style::ParenthesesAroundCondition
- #process_errors — RuboCop::Cop::Team
- #process_explicit_path — RuboCop::TargetFinder
- #process_file — RuboCop::Runner
- #process_line — RuboCop::Cop::Layout::TrailingWhitespace
- #process_line_in_heredoc — RuboCop::Cop::Layout::TrailingWhitespace
- #process_lines — RuboCop::Cop::PercentLiteralCorrector
- #process_logical_operator — RuboCop::Cop::Style::AndOr
- #process_logical_operator_assignment — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_loop — RuboCop::Cop::VariableForce
- #process_multiline_words — RuboCop::Cop::PercentLiteralCorrector
- #process_multiple_assignment — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_node — RuboCop::Cop::VariableForce
- #process_regexp_named_captures — RuboCop::Cop::VariableForce
- #process_rescue — RuboCop::Cop::VariableForce
- #process_scope — RuboCop::Cop::VariableForce
- #process_send — RuboCop::Cop::VariableForce
- #process_variable_assignment — RuboCop::Cop::VariableForce
- #process_variable_declaration — RuboCop::Cop::VariableForce
- #process_variable_multiple_assignment — RuboCop::Cop::VariableForce
- #process_variable_operator_assignment — RuboCop::Cop::VariableForce
- #process_variable_referencing — RuboCop::Cop::VariableForce
- #process_with_compact_style — RuboCop::Cop::Layout::SpaceInsideParens
- #process_with_space_style — RuboCop::Cop::Layout::SpaceInsideParens
- #process_zero_arity_super — RuboCop::Cop::VariableForce
- #processed_lines — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #processed_source_till_node — RuboCop::Cop::Style::MutableConstant::ShareableConstantValue
- #program_name? — RuboCop::Cop::Style::YodaCondition
- #progressbar_color — RuboCop::Formatter::FuubarStyleFormatter
- #proper_block_style? — RuboCop::Cop::Style::BlockDelimiters
- #proper_dot_position? — RuboCop::Cop::Layout::DotPosition
- #proper_method_name — RuboCop::Cop::Style::PreferredHashMethods
- #properly_quoted? — RuboCop::Cop::Lint::SymbolConversion
- #properties — CopsDocumentationGenerator
- #push_scope — RuboCop::Cop::VariableForce::VariableTable
- #put_comma — RuboCop::Cop::TrailingComma
- #puts — RuboCop::CLI::Command::SuggestExtensions
- #qualified? — RuboCop::Cop::Badge
- #qualified_cop_name — RuboCop::CommentConfig
- #qualified_cop_name — RuboCop::Cop::Registry
- #qualified_legacy_cop_name — RuboCop::Cop::Migration::DepartmentName
- #qualified_name — RuboCop::Cop::Lint::DuplicateMethods
- #qualifies_for_compact? — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #qualify_badge — RuboCop::Cop::Registry
- #qualify_const — RuboCop::Cop::Style::Documentation
- #qualify_option_cop_names — RuboCop::Runner
- #quoted? — RuboCop::Cop::Style::QuotedSymbols
- #rackup_config_file? — RuboCop::Cop::Layout::LeadingCommentSpace
- #rackup_options? — RuboCop::Cop::Layout::LeadingCommentSpace
- #rainbow — RuboCop::Options
- #rainbow — RuboCop::Formatter::Colorizable
- #raised_to_power_negative_numeric? — RuboCop::Cop::Style::RedundantParentheses
- #range — RuboCop::Cop::InternalAffairs::CopDescription
- #range — RuboCop::Cop::InternalAffairs::MethodNameEndWith
- #range — RuboCop::Cop::InternalAffairs::MethodNameEqual
- #range — RuboCop::Cop::Style::CollectionCompact
- #range — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #range — RuboCop::DirectiveComment
- #range_between — RuboCop::Cop::RangeHelp
- #range_between_condition_and_else — RuboCop::Cop::Style::UnlessElse
- #range_between_else_and_end — RuboCop::Cop::Style::UnlessElse
- #range_by_lines — RuboCop::Cop::AutocorrectLogic
- #range_by_whole_lines — RuboCop::Cop::RangeHelp
- #range_for_autocorrect_ruby19 — RuboCop::Cop::Style::HashSyntax
- #range_for_empty_class_body — RuboCop::Cop::Style::StructInheritance
- #range_for_parentheses — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #range_from_node_or_range — RuboCop::Cop::Base
- #range_inside_hash — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #range_nodes — RuboCop::Cop::Style::Semicolon
- #range_of_first_line — RuboCop::Cop::AutocorrectLogic
- #range_of_offense — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #range_of_offense — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #range_of_offense — RuboCop::Cop::Style::RedundantCondition
- #range_of_space_to_the_left — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #range_of_space_to_the_right — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #range_position — RuboCop::Cop::Naming::MethodName
- #range_size — RuboCop::Cop::Style::Sample
- #range_to_remove — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #range_to_remove_for_subsequent_mixin — RuboCop::Cop::Style::MixinGrouping
- #range_with_comma — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #range_with_comma_after — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #range_with_comma_before — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #range_with_comments — RuboCop::Cop::Style::AccessModifierDeclarations
- #range_with_offense? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #range_with_surrounding_comma — RuboCop::Cop::RangeHelp
- #range_with_surrounding_space — RuboCop::Cop::RangeHelp
- #raw_lines — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #read! — RuboCop::Server::SocketReader
- #read_method — RuboCop::Cop::Style::FileRead
- #read_node? — RuboCop::Cop::Style::FileRead
- #read_rails_version_from_bundler_lock_file — RuboCop::Config
- #read_socket — RuboCop::Server::Core
- #reader? — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #ready — RuboCop::Cop::Base
- #real_column — RuboCop::Cop::Offense
- #reason — RuboCop::ConfigObsoletion::ParameterRule
- #reason — RuboCop::ConfigObsoletion::RemovedCop
- #receiver_alignment_base — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #receiver_allowed? — RuboCop::Cop::Style::SelectByRegexp
- #receiver_and_method_call_on_different_lines? — RuboCop::Cop::Layout::EmptyLinesAroundArguments
- #receiver_chain — RuboCop::Cop::Lint::Debugger
- #receiver_end_line — RuboCop::Cop::Layout::DotPosition
- #recent_shareable_value? — RuboCop::Cop::Style::MutableConstant::ShareableConstantValue
- #redundant_arg_for_method — RuboCop::Cop::Style::RedundantArgument
- #redundant_argument? — RuboCop::Cop::Style::RedundantArgument
- #redundant_assignment? — RuboCop::Cop::Style::RedundantSelfAssignment
- #redundant_brackets? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #redundant_condition? — RuboCop::Cop::Style::RedundantCondition
- #redundant_cop_disable_directive — RuboCop::Runner
- #redundant_feature? — RuboCop::Cop::Lint::RedundantRequireStatement
- #redundant_parentheses? — RuboCop::Cop::Style::StabbyLambdaParentheses
- #redundant_single_element_character_class? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #redundant_splat_expansion — RuboCop::Cop::Lint::RedundantSplatExpansion
- #reference! — RuboCop::Cop::VariableForce::Assignment
- #reference! — RuboCop::Cop::VariableForce::Variable
- #reference_brackets — RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
- #reference_pos — RuboCop::Cop::Lint::ShadowedArgument
- #reference_urls — RuboCop::Cop::MessageAnnotator
- #reference_variable — RuboCop::Cop::VariableForce::VariableTable
- #reference_variable_with_brackets? — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #referenced? — RuboCop::Cop::VariableForce::Variable
- #referenced_after_loop? — RuboCop::Cop::Style::InfiniteLoop
- #references — CopsDocumentationGenerator
- #regex — RuboCop::Cop::Naming::FileName
- #regex_matches — RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #regexp_captured_names — RuboCop::Cop::VariableForce
- #regexp_first_argument? — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #regexp_named_capture? — RuboCop::Cop::VariableForce::Assignment
- #regexp_receiver? — RuboCop::Cop::Lint::OutOfRangeRegexpRef
- #regexp_slash_literal? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #regexp_with_named_captures? — RuboCop::Cop::Style::CaseLikeIf
- #regexp_with_working_captures? — RuboCop::Cop::Style::CaseLikeIf
- #register_gemfile_offense — RuboCop::Cop::Bundler::GemFilename
- #register_gems_rb_offense — RuboCop::Cop::Bundler::GemFilename
- #register_kv_offense — RuboCop::Cop::Style::HashEachMethods
- #register_offense — RuboCop::Cop::Bundler::DuplicatedGem
- #register_offense — RuboCop::Cop::Bundler::GemFilename
- #register_offense — RuboCop::Cop::Gemspec::DuplicatedAssignment
- #register_offense — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #register_offense — RuboCop::Cop::Layout::BlockAlignment
- #register_offense — RuboCop::Cop::Layout::BlockEndNewline
- #register_offense — RuboCop::Cop::Layout::HeredocIndentation
- #register_offense — RuboCop::Cop::Layout::LineLength
- #register_offense — RuboCop::Cop::Layout::RedundantLineBreak
- #register_offense — RuboCop::Cop::Layout::SpaceAfterColon
- #register_offense — RuboCop::Cop::Layout::SpaceBeforeBrackets
- #register_offense — RuboCop::Cop::Lint::DuplicateMagicComment
- #register_offense — RuboCop::Cop::Lint::Loop
- #register_offense — RuboCop::Cop::Lint::NonAtomicFileOperation
- #register_offense — RuboCop::Cop::Lint::RedundantCopEnableDirective
- #register_offense — RuboCop::Cop::Lint::SymbolConversion
- #register_offense — RuboCop::Cop::Naming::BlockForwarding
- #register_offense — RuboCop::Cop::Style::BisectedAttrAccessor
- #register_offense — RuboCop::Cop::Style::CommentAnnotation
- #register_offense — RuboCop::Cop::Style::CommentedKeyword
- #register_offense — RuboCop::Cop::Style::DisableCopsWithinSourceCodeDirective
- #register_offense — RuboCop::Cop::Style::Encoding
- #register_offense — RuboCop::Cop::Style::EvalWithLocation
- #register_offense — RuboCop::Cop::Style::GuardClause
- #register_offense — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #register_offense — RuboCop::Cop::Style::NumericLiterals
- #register_offense — RuboCop::Cop::Style::RedundantBegin
- #register_offense — RuboCop::Cop::Style::RedundantInitialize
- #register_offense — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #register_offense — RuboCop::Cop::Style::RedundantSort
- #register_offense — RuboCop::Cop::Style::SelectByRegexp
- #register_offense — RuboCop::Cop::Style::StringConcatenation
- #register_offense — RuboCop::Cop::Style::StringLiterals
- #register_offense — RuboCop::Cop::Style::SymbolProc
- #register_offense — RuboCop::Cop::Alignment
- #register_offense — RuboCop::Cop::HashShorthandSyntax
- #register_offense — RuboCop::Cop::OrderedGemNode
- #register_offense? — RuboCop::Cop::Style::NonNilCheck
- #register_offense_for_hash — RuboCop::Cop::Style::HashConversion
- #register_offense_for_zip_method — RuboCop::Cop::Style::HashConversion
- #register_offense_to_forwarding_method_arguments — RuboCop::Cop::Style::ArgumentsForwarding
- #register_offense_to_method_definition_arguments — RuboCop::Cop::Style::ArgumentsForwarding
- #register_offenses — RuboCop::Cop::Style::MagicCommentFormat
- #register_offenses_with_format — RuboCop::Cop::Layout::HashAlignment
- #register_semicolon — RuboCop::Cop::Style::Semicolon
- #registered? — RuboCop::Cop::Registry
- #registry_hash — RuboCop::CLI::Command::ShowDocsUrl
- #regular_method_call? — RuboCop::Cop::Style::RedundantSelf
- #regular_method_call_with_arguments? — RuboCop::Cop::Layout::SpaceBeforeFirstArg
- #regular_operator? — RuboCop::Cop::Layout::SpaceAroundOperators
- #reindent — RuboCop::Cop::Style::Next
- #reindent_line — RuboCop::Cop::Style::Next
- #reindentable_lines — RuboCop::Cop::Style::Next
- #reject_conflicting_safe_settings — RuboCop::ConfigValidator
- #reject_mutually_exclusive_defaults — RuboCop::ConfigValidator
- #reject_obsolete! — RuboCop::ConfigObsoletion
- #relative — RuboCop::FeatureLoader
- #relative? — RuboCop::FeatureLoader
- #relative_path — RuboCop::PathUtil
- #relative_path_to_todo_from_options_config — RuboCop::CLI::Command::AutoGenerateConfig
- #relative_to_receiver_message — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #relevant_assignment_lines — RuboCop::Cop::PrecedingFollowingAlignment
- #relevant_comment_ranges — RuboCop::Cop::Style::SafeNavigation
- #relevant_file? — RuboCop::Cop::Base
- #relevant_file? — RuboCop::Cop::InternalAffairs::CopDescription
- #relevant_file? — RuboCop::Cop::InternalAffairs::UselessMessageAssertion
- #relevant_for_output? — RuboCop::Formatter::JUnitFormatter
- #relevant_node? — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #relevant_node? — RuboCop::Cop::Layout::MultilineOperationIndentation
- #relevant_options_digest — RuboCop::ResultCache
- #remote_file? — RuboCop::ConfigLoaderResolver
- #remove_arguments — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #remove_brackets — RuboCop::Cop::Lint::RedundantSplatExpansion
- #remove_comment — RuboCop::Cop::Style::FrozenStringLiteralComment
- #remove_comments — RuboCop::Cop::Lint::EmptyConditionalBody
- #remove_department_marker — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #remove_empty_branch — RuboCop::Cop::Lint::EmptyConditionalBody
- #remove_end — RuboCop::Cop::Style::ClassAndModuleChildren
- #remove_end_parenthesis — RuboCop::Cop::Style::InverseMethods
- #remove_ext — RuboCop::Cop::Lint::RequireRelativeSelfPath
- #remove_heredoc — RuboCop::Cop::Style::IfUnlessModifier
- #remove_incorrect_closing_paren — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #remove_incorrect_external_trailing_comma — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #remove_internal_trailing_comma — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #remove_kwargs — RuboCop::Cop::Style::KeywordParametersOrder
- #remove_last_element_trailing_comma — RuboCop::Cop::Style::HashAsLastArrayItem
- #remove_leading — RuboCop::Cop::Corrector
- #remove_leading_whitespace — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #remove_node — RuboCop::Cop::Lint::UselessTimes
- #remove_node — RuboCop::Cop::Style::AccessModifierDeclarations
- #remove_optarg_equals — RuboCop::Cop::PrecedingFollowingAlignment
- #remove_parent_method — RuboCop::Cop::Style::ExpandPathArguments
- #remove_parentheses — RuboCop::Cop::Lint::NumberConversion
- #remove_parentheses — RuboCop::Cop::Style::NestedTernaryOperator
- #remove_preceding — RuboCop::Cop::Corrector
- #remove_space_before — RuboCop::Cop::Layout::BlockAlignment
- #remove_subsequent_requires — RuboCop::Cop::RequireLibrary
- #remove_to_f_method — RuboCop::Cop::Style::FloatDivision
- #remove_trailing — RuboCop::Cop::Corrector
- #remove_trailing_content_of_comment — RuboCop::Cop::MultilineLiteralBraceCorrector
- #remove_trailing_whitespace — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #remove_unparenthesized_whitespace — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #remove_whitespace_in_branches — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #render_html — RuboCop::Formatter::HTMLFormatter
- #render_markdown — RuboCop::Formatter::MarkdownFormatter
- #replace_begin_end_with_modifier — RuboCop::Cop::Style::InfiniteLoop
- #replace_begin_with_statement — RuboCop::Cop::Style::RedundantBegin
- #replace_braces_with_do_end — RuboCop::Cop::Style::BlockDelimiters
- #replace_branch_assignment — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #replace_capitalization — RuboCop::Cop::Style::MagicCommentFormat
- #replace_condition — RuboCop::Cop::Style::SoleNestedConditional
- #replace_delimiters — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #replace_do_end_with_braces — RuboCop::Cop::Style::BlockDelimiters
- #replace_loc_and_whitespace — RuboCop::Cop::Style::NestedTernaryOperator
- #replace_namespace_keyword — RuboCop::Cop::Style::ClassAndModuleChildren
- #replace_selector — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #replace_separator — RuboCop::Cop::Style::MagicCommentFormat
- #replace_source — RuboCop::Cop::Style::InfiniteLoop
- #replace_then_with_line_break — RuboCop::Cop::Style::EmptyCaseCondition
- #replace_with_logical_operator — RuboCop::Cop::Style::RedundantSort
- #replace_with_suggestion — RuboCop::Cop::InternalAffairs::CopDescription
- #replacement — RuboCop::Cop::IfThenCorrector
- #replacement — RuboCop::Cop::Layout::CaseIndentation
- #replacement — RuboCop::Cop::Lint::DeprecatedClassMethods
- #replacement — RuboCop::Cop::Style::CaseEquality
- #replacement — RuboCop::Cop::Style::FileWrite
- #replacement — RuboCop::Cop::Style::MultilineTernaryOperator
- #replacement — RuboCop::Cop::Style::NumericPredicate
- #replacement — RuboCop::Cop::Style::SpecialGlobalVars
- #replacement — RuboCop::Cop::Style::StringConcatenation
- #replacement — RuboCop::Cop::Style::SwapValues
- #replacement — RuboCop::Cop::Style::ZeroLengthPredicate
- #replacement_args — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #replacement_condition — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #replacement_condition — RuboCop::Cop::Style::RedundantConditional
- #replacement_method — RuboCop::Cop::Lint::NonAtomicFileOperation
- #replacement_method — RuboCop::Cop::Style::Attr
- #replacement_method — RuboCop::Cop::Style::EvenOdd
- #replacement_operator — RuboCop::Cop::Style::NestedModifier
- #replacement_range — RuboCop::Cop::EachToForCorrector
- #replacement_range — RuboCop::Cop::ForToEachCorrector
- #replacement_range — RuboCop::Cop::Style::EmptyLiteral
- #replacement_range_and_content — RuboCop::Cop::Lint::RedundantSplatExpansion
- #replacement_supported? — RuboCop::Cop::Style::NumericPredicate
- #report_file — RuboCop::Formatter::ClangStyleFormatter
- #report_file — RuboCop::Formatter::SimpleTextFormatter
- #report_file_as_mark — RuboCop::Formatter::ProgressFormatter
- #report_highlighted_area — RuboCop::Formatter::ClangStyleFormatter
- #report_highlighted_area — RuboCop::Formatter::TapFormatter
- #report_line — RuboCop::Formatter::ClangStyleFormatter
- #report_line — RuboCop::Formatter::TapFormatter
- #report_offense — RuboCop::Formatter::ClangStyleFormatter
- #report_offense — RuboCop::Formatter::GitHubActionsFormatter
- #report_offense — RuboCop::Formatter::TapFormatter
- #report_opposing_styles — RuboCop::Cop::ConfigurableFormatting
- #report_summary — RuboCop::Formatter::OffenseCountFormatter
- #report_summary — RuboCop::Formatter::QuietFormatter
- #report_summary — RuboCop::Formatter::SimpleTextFormatter
- #report_summary — RuboCop::Formatter::WorstOffendersFormatter
- #reposition — RuboCop::Cop::SurroundingSpace
- #request — RuboCop::RemoteConfig
- #require_braces? — RuboCop::Cop::Style::RedundantCondition
- #require_empty_line? — RuboCop::Cop::Layout::EmptyLinesAroundAttributeAccessor
- #require_exists? — RuboCop::Cop::Generator::RequireFileInjector
- #require_feature — RuboCop::Options
- #require_for_non_public_methods? — RuboCop::Cop::Style::DocumentationMethod
- #require_hash_value? — RuboCop::Cop::HashShorthandSyntax
- #require_hash_value_for_around_hash_literal? — RuboCop::Cop::HashShorthandSyntax
- #require_other_branches_correction? — RuboCop::Cop::Lint::EmptyConditionalBody
- #require_parentheses — RuboCop::Cop::Style::MethodCallWithArgsParentheses::RequireParentheses
- #require_parentheses? — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #require_parentheses? — RuboCop::Cop::Style::MethodDefParentheses
- #require_parentheses? — RuboCop::Cop::Style::NumericPredicate
- #require_parentheses? — RuboCop::Cop::Style::RedundantCondition
- #require_parentheses? — RuboCop::Cop::Style::RedundantInterpolation
- #require_parentheses? — RuboCop::Cop::Style::SingleLineMethods
- #require_parentheses? — RuboCop::Cop::Style::SoleNestedConditional
- #require_parentheses? — RuboCop::Cop::Style::TernaryParentheses
- #require_parentheses_for_hash_value_omission? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #require_parentheses_for_method_chain? — RuboCop::Cop::Lint::AmbiguousRange
- #require_parentheses_when_complex? — RuboCop::Cop::Style::TernaryParentheses
- #require_path — RuboCop::Cop::Generator::RequireFileInjector
- #require_path_fragments — RuboCop::Cop::Generator::RequireFileInjector
- #require_then? — RuboCop::Cop::Style::MultilineInPatternThen
- #require_then? — RuboCop::Cop::Style::MultilineWhenThen
- #required_minimum_ruby_version — RuboCop::Cop::TargetRubyVersion
- #required_offense? — RuboCop::Cop::Bundler::GemVersion
- #required_offense? — RuboCop::Cop::Gemspec::DependencyVersion
- #required_ruby_version — CopsDocumentationGenerator
- #required_style? — RuboCop::Cop::Bundler::GemVersion
- #required_style? — RuboCop::Cop::Gemspec::DependencyVersion
- #requires_bare_percent? — RuboCop::Cop::Style::BarePercentLiterals
- #requires_colon? — RuboCop::Cop::Style::CommentAnnotation
- #requires_escape_outside_char_class? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #requires_interpolation? — RuboCop::Cop::Style::RedundantCapitalW
- #requires_parens? — RuboCop::Cop::Style::HashConversion
- #requires_parens? — RuboCop::Cop::Style::NestedModifier
- #requires_parens? — RuboCop::Cop::Style::Not
- #requires_parens? — RuboCop::Cop::Style::RaiseArgs
- #requires_parentheses? — RuboCop::Cop::ForToEachCorrector
- #requires_parentheses? — RuboCop::Cop::Style::MutableConstant
- #requires_parentheses? — RuboCop::Cop::Style::OneLineConditional
- #requires_percent_q? — RuboCop::Cop::Style::BarePercentLiterals
- #requires_quotes? — RuboCop::Cop::Lint::SymbolConversion
- #rescue_modifier? — RuboCop::Cop::RescueNode
- #rescued_exceptions — RuboCop::Cop::RescueNode
- #rescued_groups_for — RuboCop::Cop::Lint::ShadowedException
- #reset — RuboCop::Cop::Commissioner
- #reset — RuboCop::Cop::Team
- #reset! — RuboCop::Cop::Layout::HashAlignment
- #reset_comparison — RuboCop::Cop::Style::MultipleComparison
- #reset_config_and_auto_gen_file — RuboCop::CLI::Command::AutoGenerateConfig
- #reset_count — RuboCop::Formatter::JUnitFormatter
- #reset_investigation — RuboCop::Cop::Base
- #reset_on_lvasgn — RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
- #reset_repeated_csend — RuboCop::Cop::Metrics::Utils::RepeatedCsendDiscount
- #resolve_badge — RuboCop::Cop::Registry
- #resolve_inheritance — RuboCop::ConfigLoaderResolver
- #resolve_inheritance_from_gems — RuboCop::ConfigLoaderResolver
- #resolve_requires — RuboCop::ConfigLoaderResolver
- #rest — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #restore_removed_comments — RuboCop::Cop::Style::RedundantBegin
- #restrict_callbacks — RuboCop::Cop::Commissioner
- #restrict_on_send? — RuboCop::Cop::InternalAffairs::UselessRestrictOnSend
- #restricted_map — RuboCop::Cop::Commissioner
- #restrictive_version_specified_gem? — RuboCop::Cop::Bundler::GemComment
- #return_boolean_value? — RuboCop::Cop::Style::IfWithBooleanLiteralBranches
- #return_of_method_call? — RuboCop::Cop::Style::ParallelAssignment
- #return_value — RuboCop::Cop::Style::EachWithObject
- #return_value? — RuboCop::Cop::Lint::NonLocalExitFromIterator
- #return_value_node_of_scope — RuboCop::Cop::Lint::UselessAssignment
- #return_value_occupies_whole_line? — RuboCop::Cop::Style::EachWithObject
- #return_value_of_scope? — RuboCop::Cop::Style::BlockDelimiters
- #return_value_used? — RuboCop::Cop::Style::BlockDelimiters
- #return_values — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #returned_accumulator_index — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #returns_accumulator_anywhere? — RuboCop::Cop::Lint::UnmodifiedReduceAccumulator
- #returns_block_argument? — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #reverse_comparison — RuboCop::Cop::Style::YodaCondition
- #reverse_index — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #rewrite_else_branch — RuboCop::Cop::IfThenCorrector
- #rhs — RuboCop::Cop::Lint::AmbiguousAssignment
- #rhs — RuboCop::Cop::Style::SwapValues
- #rhs_matches_lhs? — RuboCop::Cop::Lint::SelfAssignment
- #right_array_bracket — RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
- #right_hand_operand — RuboCop::Cop::Style::NestedModifier
- #right_hand_side — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #right_hand_side — RuboCop::Cop::Layout::MultilineOperationIndentation
- #right_parens? — RuboCop::Cop::Layout::SpaceInsideParens
- #right_sibling_begins_on_subsequent_line? — RuboCop::Cop::MultilineElementIndentation
- #root_of_or_node — RuboCop::Cop::Style::MultipleComparison
- #roundup_relevant_cops — RuboCop::Cop::Team
- #rubocop_checksum — RuboCop::ResultCache
- #rubocop_directive_comment? — RuboCop::Cop::DocumentationComment
- #rubocop_extra_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_comment_in_gemfile? — RuboCop::Cop::Layout::LeadingCommentSpace
- #ruby_executable? — RuboCop::TargetFinder
- #ruby_extension? — RuboCop::TargetFinder
- #ruby_extensions — RuboCop::TargetFinder
- #ruby_file? — RuboCop::TargetFinder
- #ruby_filename? — RuboCop::TargetFinder
- #ruby_filenames — RuboCop::TargetFinder
- #ruby_interpreters — RuboCop::TargetFinder
- #rule_message — RuboCop::ConfigObsoletion::ExtractedCop
- #rule_message — RuboCop::ConfigObsoletion::RemovedCop
- #rule_message — RuboCop::ConfigObsoletion::RenamedCop
- #rule_message — RuboCop::ConfigObsoletion::SplitCop
- #run — RuboCop::CLI
- #run — RuboCop::CLI::Command::AutoGenerateConfig
- #run — RuboCop::CLI::Command::ExecuteRunner
- #run — RuboCop::CLI::Command::InitDotfile
- #run — RuboCop::CLI::Command::ShowCops
- #run — RuboCop::CLI::Command::ShowDocsUrl
- #run — RuboCop::CLI::Command::SuggestExtensions
- #run — RuboCop::CLI::Command::Version
- #run — RuboCop::CLI::Environment
- #run — RuboCop::Runner
- #run — RuboCop::Server::CLI
- #run — RuboCop::Server::ClientCommand::Base
- #run — RuboCop::Server::ClientCommand::Exec
- #run — RuboCop::Server::ClientCommand::Restart
- #run — RuboCop::Server::ClientCommand::Start
- #run — RuboCop::Server::ClientCommand::Status
- #run — RuboCop::Server::ClientCommand::Stop
- #run — RuboCop::Server::ServerCommand::Base
- #run — RuboCop::Server::ServerCommand::Exec
- #run — RuboCop::Server::ServerCommand::Stop
- #run — RuboCop::Server::ServerCommand::Base::Runner
- #run_all_cops — RuboCop::CLI::Command::AutoGenerateConfig
- #run_cli — RuboCop::RakeTask
- #run_command — RuboCop::CLI
- #run_command — RuboCop::Server::CLI
- #run_exclusively_with? — RuboCop::Cop::VariableForce::Branchable
- #run_hook — RuboCop::Cop::Force
- #run_line_length_cop — RuboCop::CLI::Command::AutoGenerateConfig
- #safe? — RuboCop::Cop::Security::Open
- #safe_argument? — RuboCop::Cop::Security::Open
- #safe_assignment_allowed? — RuboCop::Cop::SafeAssignment
- #safe_autocorrect? — RuboCop::Formatter::DisabledConfigFormatter
- #safe_autocorrect? — RuboCop::Cop::AutocorrectLogic
- #safe_navigation_call? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #safe_to_ignore? — RuboCop::Cop::CheckLineBreakable
- #safe_to_register_offense? — RuboCop::Cop::Style::HashExcept
- #safe_to_remove_line_containing_closing_paren? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #safety_object — CopsDocumentationGenerator
- #same_args? — RuboCop::Cop::Style::RedundantInitialize
- #same_collection_looping? — RuboCop::Cop::Style::CombinableLoops
- #same_conditions_node_different_branch? — RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- #same_file? — RuboCop::Cop::Lint::RequireRelativeSelfPath
- #same_line? — RuboCop::Cop::Util
- #same_max_line_length? — RuboCop::CLI::Command::AutoGenerateConfig
- #same_method? — RuboCop::Cop::Style::RedundantCondition
- #same_name_assignment? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #sample_arg — RuboCop::Cop::Style::Sample
- #sample_size — RuboCop::Cop::Style::Sample
- #sample_size_for_one_arg — RuboCop::Cop::Style::Sample
- #sample_size_for_two_args — RuboCop::Cop::Style::Sample
- #sanitize_arguments — RuboCop::Cop::Lint::DeprecatedOpenSSLConstant
- #save — RuboCop::ResultCache
- #save_in_cache — RuboCop::Runner
- #scan — RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #scan_for_words — RuboCop::Cop::Naming::InclusiveLanguage
- #scan_node — RuboCop::Cop::VariableForce::Scope
- #scanned_node? — RuboCop::Cop::VariableForce
- #scanned_nodes — RuboCop::Cop::VariableForce
- #scheduler_compatible? — RuboCop::Cop::Lint::IncompatibleIoSelectWithFiberScheduler
- #scientific? — RuboCop::Cop::Style::ExponentialNotation
- #sclass_convertible_to_module? — RuboCop::Cop::Style::StaticClass
- #sclass_only_has_methods? — RuboCop::Cop::Style::ClassMethodsDefinitions
- #scope — RuboCop::Cop::VariableForce::Assignment
- #scope_stack — RuboCop::Cop::VariableForce::VariableTable
- #scope_type — RuboCop::Cop::Style::Alias
- #scoped_node? — RuboCop::Cop::Lint::NonLocalExitFromIterator
- #scoped_node? — RuboCop::Cop::Style::ReturnNil
- #scoping_method_call? — RuboCop::Cop::Lint::NestedMethodDefinition
- #section — RuboCop::Options
- #seems_cannot_load_such_file_error? — RuboCop::FeatureLoader
- #select — RuboCop::Cop::Registry
- #select_check_member — RuboCop::Cop::Layout::IndentationWidth
- #select_content_to_be_inserted_after_last_element — RuboCop::Cop::MultilineLiteralBraceCorrector
- #select_grouped_def_nodes — RuboCop::Cop::Style::AccessModifierDeclarations
- #selected_cops_of_department — RuboCop::CLI::Command::ShowCops
- #selector_end — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #selector_range — RuboCop::Cop::Layout::DotPosition
- #selector_range — RuboCop::Cop::Layout::SingleLineBlockChain
- #self_assign? — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #semantic_alignment_base — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #semantic_alignment_node — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #semantic_block_style? — RuboCop::Cop::Style::BlockDelimiters
- #semantic_message — RuboCop::Cop::Style::BlockDelimiters
- #semantically_except_method? — RuboCop::Cop::Style::HashExcept
- #semicolon_separated_expressions? — RuboCop::Cop::Style::ParenthesesAroundCondition
- #send_missing_closing_parens? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #send_node? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #send_replacement — RuboCop::Cop::Style::CaseEquality
- #send_request — RuboCop::Server::ClientCommand::Base
- #separate_accessors — RuboCop::Cop::Style::AccessorGrouping
- #separate_mixins — RuboCop::Cop::Style::MixinGrouping
- #separated_style? — RuboCop::Cop::Style::AccessorGrouping
- #separated_style? — RuboCop::Cop::Style::MixinGrouping
- #separating_space? — RuboCop::Cop::LambdaLiteralToMethodCorrector
- #separator_delta — RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- #separator_delta — RuboCop::Cop::HashAlignmentStyles::ValueAlignment
- #separator_style? — RuboCop::Cop::Layout::FirstHashElementIndentation
- #serialize_offense — RuboCop::CachedData
- #server_mode? — RuboCop::Server::Core
- #set_formatter_options — RuboCop::RSpec::ExpectOffense
- #set_max — RuboCop::Formatter::DisabledConfigFormatter
- #set_options_to_config_loader — RuboCop::CLI
- #set_regexes — RuboCop::Cop::Naming::InclusiveLanguage
- #setter_method? — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #setter_to_getter — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #setup_ivars — RuboCop::RakeTask
- #setup_subtasks — RuboCop::RakeTask
- #severity — RuboCop::ConfigObsoletion::ParameterRule
- #shadowed_variable_name? — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #shadowing_assignment — RuboCop::Cop::Lint::ShadowedArgument
- #shareable_constant_value — RuboCop::MagicComment
- #shareable_constant_value — RuboCop::MagicComment::VimComment
- #shareable_constant_value? — RuboCop::Cop::Style::MutableConstant
- #shareable_constant_value_enabled? — RuboCop::Cop::Style::MutableConstant::ShareableConstantValue
- #shareable_constant_value_specified? — RuboCop::MagicComment
- #shebang? — RuboCop::Cop::Layout::LeadingCommentSpace
- #shebang? — RuboCop::Cop::Layout::LineLength
- #shebang_token? — RuboCop::Cop::Style::Copyright
- #shift_elements_for_heredoc_arg — RuboCop::Cop::CheckLineBreakable
- #short_group_regex — RuboCop::Cop::Style::NumericLiterals
- #should_align? — RuboCop::Cop::Layout::MultilineOperationIndentation
- #should_align_with_base? — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #should_be_unused? — RuboCop::Cop::VariableForce::Variable
- #should_check? — RuboCop::Cop::Naming::AsciiIdentifiers
- #should_check? — RuboCop::Cop::Style::CaseLikeIf
- #should_correct? — RuboCop::Cop::Layout::CommentIndentation
- #should_have_comma? — RuboCop::Cop::TrailingComma
- #should_indent_relative_to_receiver? — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #should_merge? — RuboCop::ConfigLoaderResolver
- #should_not_check? — RuboCop::Cop::Style::RedundantFetchBlock
- #should_not_have_surrounding_space? — RuboCop::Cop::Layout::SpaceAroundOperators
- #should_override? — RuboCop::ConfigLoaderResolver
- #should_require_english? — RuboCop::Cop::Style::SpecialGlobalVars
- #should_union? — RuboCop::ConfigLoaderResolver
- #show_offense_counts? — RuboCop::Formatter::DisabledConfigFormatter
- #show_timestamp? — RuboCop::Formatter::DisabledConfigFormatter
- #sibling_accessors — RuboCop::Cop::Style::AccessorGrouping
- #sibling_mixins — RuboCop::Cop::Style::MixinGrouping
- #side_space_range — RuboCop::Cop::SurroundingSpace
- #signature — RuboCop::Config
- #similar_name_message — RuboCop::Cop::Lint::UselessAssignment
- #simple_assignment? — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #simple_assignment? — RuboCop::Cop::Style::SwapValues
- #simple_if_without_break? — RuboCop::Cop::Style::Next
- #simple_method_arg? — RuboCop::Cop::Style::EachWithObject
- #simple_string? — RuboCop::Cop::Security::Open
- #single_argument — RuboCop::Cop::Style::HashConversion
- #single_argument_method? — RuboCop::Cop::Style::RedundantCondition
- #single_interpolation? — RuboCop::Cop::Style::RedundantInterpolation
- #single_line? — RuboCop::DirectiveComment
- #single_line? — RuboCop::Ext::Range
- #single_line_as_modifier? — RuboCop::Cop::StatementModifier
- #single_line_block_chain_enabled? — RuboCop::Cop::Layout::RedundantLineBreak
- #single_line_conditions_only? — RuboCop::Cop::Style::ConditionalAssignment
- #single_line_ignoring_receiver? — RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
- #single_line_send_with_heredoc_receiver? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #single_quoted? — RuboCop::Cop::Style::RedundantStringEscape
- #single_quoted? — RuboCop::Cop::Style::StringConcatenation
- #single_variable_interpolation? — RuboCop::Cop::Style::RedundantInterpolation
- #skip? — RuboCop::CLI::Command::SuggestExtensions
- #skip_check? — RuboCop::Cop::Layout::IndentationWidth
- #skip_children! — RuboCop::Cop::VariableForce
- #skip_children? — RuboCop::Cop::Lint::AssignmentInCondition
- #skip_expression? — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #skip_heredoc? — RuboCop::Cop::Layout::TrailingWhitespace
- #skip_line_length_cop — RuboCop::CLI::Command::AutoGenerateConfig
- #slash_literal? — RuboCop::Cop::Style::RegexpLiteral
- #smallest_percent_size — RuboCop::Cop::ArrayMinSize
- #smart_loaded_path — RuboCop::Config
- #smart_loaded_path — RuboCop::ConfigObsoletion::Rule
- #smart_path — RuboCop::PathUtil
- #snake_case — RuboCop::Cop::Generator
- #sort! — RuboCop::Cop::Registry
- #sort_by_range — RuboCop::Cop::Style::RedundantSortBy
- #sorted? — RuboCop::Cop::Lint::ShadowedException
- #source — RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
- #source — RuboCop::TargetRuby
- #source_after_highlight — RuboCop::Formatter::HTMLFormatter::ERBContext
- #source_before_highlight — RuboCop::Formatter::HTMLFormatter::ERBContext
- #source_file_path_constant? — RuboCop::Cop::Style::YodaCondition
- #source_line — RuboCop::Cop::Offense
- #source_line — RuboCop::Cop::Style::CommentedKeyword
- #source_location — RuboCop::Cop::Lint::DuplicateMethods
- #source_path — RuboCop::Cop::Generator
- #source_range — RuboCop::Cop::Style::Sample
- #source_range — Object
- #source_range — RuboCop::Cop::RangeHelp
- #source_range_with_comment — RuboCop::Cop::Layout::ClassStructure
- #source_range_with_comment — RuboCop::Cop::CommentsHelp
- #source_to_regexp — RuboCop::Cop::Style::DocumentDynamicEvalDefinition
- #space — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #space? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #space_after_arrow — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #space_after_arrow? — RuboCop::Cop::Layout::SpaceInLambdaLiteral
- #space_after_missing? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #space_around_exponent_operator? — RuboCop::Cop::Layout::SpaceAroundOperators
- #space_before — RuboCop::Cop::Layout::InitialIndentation
- #space_before_missing? — RuboCop::Cop::Layout::SpaceAroundKeyword
- #space_between? — RuboCop::Cop::SurroundingSpace
- #space_detected — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #space_forbidden_before_rcurly? — RuboCop::Cop::SpaceAfterPunctuation
- #space_inside_left_brace — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #space_inside_right_brace — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #space_literal? — RuboCop::Cop::Lint::LiteralInInterpolation
- #space_missing — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #space_missing? — RuboCop::Cop::SpaceAfterPunctuation
- #space_missing? — RuboCop::Cop::SpaceBeforePunctuation
- #space_offense — RuboCop::Cop::SurroundingSpace
- #space_offenses — RuboCop::Cop::SurroundingSpace
- #space_on_both_sides? — RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #space_range — RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #space_range — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #space_required_after? — RuboCop::Cop::SpaceBeforePunctuation
- #space_required_after_lcurly? — RuboCop::Cop::SpaceBeforePunctuation
- #space_required_before? — RuboCop::Cop::SpaceAfterPunctuation
- #space_style? — RuboCop::Cop::Layout::LineContinuationSpacing
- #space_style_before_rcurly — RuboCop::Cop::Layout::SpaceAfterComma
- #space_style_before_rcurly — RuboCop::Cop::Layout::SpaceAfterSemicolon
- #spaces_before_left_parenthesis — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #spec_path — RuboCop::Cop::Generator
- #special_file_keyword? — RuboCop::Cop::Style::EvalWithLocation
- #special_inner_call_indentation? — RuboCop::Cop::Layout::FirstArgumentIndentation
- #special_keyword? — RuboCop::Cop::Lint::LiteralInInterpolation
- #special_line_keyword? — RuboCop::Cop::Style::EvalWithLocation
- #special_method? — RuboCop::Cop::Style::BlockDelimiters
- #special_method_proper_block_style? — RuboCop::Cop::Style::BlockDelimiters
- #special_modifier? — RuboCop::Cop::Layout::IndentationWidth
- #specified? — RuboCop::MagicComment
- #splat? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #splat_args? — RuboCop::Cop::Lint::FormatParameterMismatch
- #splat_variable_before? — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #split_comment — RuboCop::Cop::AnnotationComment
- #split_on_double_colon — RuboCop::Cop::Style::ClassAndModuleChildren
- #splitted_cops_string — RuboCop::DirectiveComment
- #sprintf? — RuboCop::Cop::Lint::FormatParameterMismatch
- #stabby_lambda_with_args? — RuboCop::Cop::Style::StabbyLambdaParentheses
- #standard_string_literal? — RuboCop::Cop::Style::LineEndConcatenation
- #standby_team — RuboCop::Runner
- #start — RuboCop::Server::Core
- #start_for_block_node — RuboCop::Cop::Layout::BlockAlignment
- #start_index — RuboCop::Ext::RegexpParser::Expression::Base
- #start_line_position — RuboCop::Cop::Layout::ClassStructure
- #start_line_position — RuboCop::Cop::CommentsHelp
- #start_line_range — RuboCop::Cop::EndKeywordAlignment
- #start_of_new_scope? — RuboCop::Cop::Lint::UselessAccessModifier
- #start_server — RuboCop::Server::Core
- #start_with_escaped_zero_number? — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #start_with_percent_q_variant? — RuboCop::Cop::Style::RedundantPercentQ
- #started — RuboCop::Formatter::BaseFormatter
- #started — RuboCop::Formatter::FuubarStyleFormatter
- #started — RuboCop::Formatter::GitHubActionsFormatter
- #started — RuboCop::Formatter::HTMLFormatter
- #started — RuboCop::Formatter::JSONFormatter
- #started — RuboCop::Formatter::MarkdownFormatter
- #started — RuboCop::Formatter::OffenseCountFormatter
- #started — RuboCop::Formatter::PacmanFormatter
- #started — RuboCop::Formatter::ProgressFormatter
- #started — RuboCop::Formatter::SimpleTextFormatter
- #started — RuboCop::Formatter::TapFormatter
- #started — RuboCop::Formatter::WorstOffendersFormatter
- #starts_with_access_modifier? — RuboCop::Cop::Layout::IndentationWidth
- #starts_with_curly_brace? — RuboCop::Cop::Layout::MultilineHashKeyLineBreaks
- #starts_with_hex_or_colon? — RuboCop::Cop::Style::IpAddresses
- #stateless_class? — RuboCop::Cop::Lint::MissingSuper
- #statements — RuboCop::Cop::Lint::UnreachableLoop
- #static? — RuboCop::Cop::Layout::TrailingWhitespace
- #status — RuboCop::Server::ClientCommand::Exec
- #stderr — RuboCop::Server::ClientCommand::Exec
- #stderr_gvar? — RuboCop::Cop::Style::StderrPuts
- #stderr_puts_range — RuboCop::Cop::Style::StderrPuts
- #stdin? — RuboCop::TargetFinder
- #step — RuboCop::Formatter::PacmanFormatter
- #str_content — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #str_contents — RuboCop::Cop::Style::FormatStringToken
- #str_contents_range — RuboCop::Cop::Style::RedundantStringEscape
- #strict_check — RuboCop::Cop::Style::MutableConstant
- #string_contents — RuboCop::Cop::InternalAffairs::ExampleDescription
- #string_first_line — RuboCop::Cop::Style::EvalWithLocation
- #string_literal? — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #string_literal? — RuboCop::Cop::Style::RedundantPercentQ
- #string_literal_ranges — RuboCop::Cop::Layout::IndentationStyle
- #string_literal_ranges — RuboCop::Cop::Layout::LineContinuationSpacing
- #string_literals? — RuboCop::Cop::Lint::ImplicitStringConcatenation
- #string_literals_config — RuboCop::Cop::Style::EmptyHeredoc
- #string_literals_config — RuboCop::Cop::Style::EmptyLiteral
- #string_source — RuboCop::Cop::Style::PercentLiteralDelimiters
- #strings_concatenated_with_backslash? — RuboCop::Cop::Layout::LineEndStringConcatenationIndentation
- #strip_parenthesis — RuboCop::Cop::Style::RedundantFreeze
- #strip_surrounded_quotes! — RuboCop::Cop::Style::ExpandPathArguments
- #stub_cop_class — Object
- #style — RuboCop::Cop::Layout::EmptyLinesAroundBeginBody
- #style — RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #style — RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
- #style — RuboCop::Cop::Style::QuotedSymbols
- #style — RuboCop::Cop::Utils::FormatString::FormatSequence
- #style — RuboCop::Cop::ConfigurableEnforcedStyle
- #style_check? — RuboCop::Cop::Style::NilComparison
- #style_configured? — RuboCop::Cop::ConfigurableEnforcedStyle
- #style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #style_detected_api_used? — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #style_for_empty_braces — RuboCop::Cop::Layout::SpaceBeforeBlockBraces
- #style_for_empty_braces — RuboCop::Cop::Layout::SpaceInsideBlockBraces
- #style_guide_base_url — RuboCop::Cop::MessageAnnotator
- #style_guide_cops_only? — RuboCop::Runner
- #style_guide_url — RuboCop::Cop::MessageAnnotator
- #style_parameter_name — RuboCop::Cop::Layout::BlockAlignment
- #style_parameter_name — RuboCop::Cop::Layout::SpaceAroundBlockParameters
- #style_parameter_name — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #style_parameter_name — RuboCop::Cop::ConfigurableEnforcedStyle
- #style_parameter_name — RuboCop::Cop::EndKeywordAlignment
- #style_parameter_name — RuboCop::Cop::TrailingComma
- #subsequent_closing_parentheses_in_same_line? — RuboCop::Cop::Layout::HeredocArgumentClosingParenthesis
- #substitute_escaped_delimiters — RuboCop::Cop::PercentLiteralCorrector
- #suffix — RuboCop::Cop::Style::RedundantSort
- #suggest_extensions — RuboCop::CLI
- #suggested_var — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #suggestion — RuboCop::ConfigValidator
- #suggestion — RuboCop::Cop::Style::RedundantSort
- #suggestion_for_message — RuboCop::Cop::InternalAffairs::CopDescription
- #suitable_as_single_line? — RuboCop::Cop::Layout::RedundantLineBreak
- #summary — RuboCop::Formatter::SimpleTextFormatter::Report
- #super_call_without_arguments? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #super_used? — RuboCop::Cop::Style::OptionHash
- #support_autocorrect? — RuboCop::Cop::Cop
- #support_autocorrect? — RuboCop::Cop::AutoCorrector
- #support_target_rails_version? — RuboCop::Cop::Team
- #support_target_ruby_version? — RuboCop::Cop::Team
- #support_target_ruby_version? — RuboCop::Cop::TargetRubyVersion
- #supported? — RuboCop::TargetRuby
- #supported_capitalizations — RuboCop::Cop::Style::MagicCommentFormat
- #supported_styles — RuboCop::Cop::ConfigurableEnforcedStyle
- #supported_types — RuboCop::Cop::Layout::MultilineAssignmentLayout
- #supports_safe_autocorrect? — RuboCop::Formatter::DisabledConfigFormatter
- #supports_safe_autocorrect? — RuboCop::Runner
- #supports_unsafe_autocorrect? — RuboCop::Formatter::DisabledConfigFormatter
- #suppress_clobbering — RuboCop::Cop::Cop
- #suppress_clobbering — RuboCop::Cop::Legacy::CorrectionsProxy
- #suppress_clobbering — RuboCop::Cop::Team
- #surrounding_heredoc — RuboCop::Cop::AutocorrectLogic
- #suspect_enumerable? — RuboCop::Cop::Style::For
- #suspect_unary? — RuboCop::Cop::Style::RedundantParentheses
- #suspicious_name? — RuboCop::Cop::Style::OptionHash
- #swap_branches — RuboCop::Cop::Style::NegatedIfElseCondition
- #swapping_values? — RuboCop::Cop::Style::SwapValues
- #switch_comparison? — RuboCop::Cop::Style::MultipleComparison
- #sym_indices? — RuboCop::Cop::Style::HashSyntax
- #symbol_without_quote? — RuboCop::Cop::Style::SymbolArray
- #symbols_contain_spaces? — RuboCop::Cop::Style::SymbolArray
- #symlink_excluded_or_infinite_loop? — RuboCop::TargetFinder
- #symlink_protection_triggered? — RuboCop::ResultCache
- #synonymous_condition_and_branch? — RuboCop::Cop::Style::RedundantCondition
- #syntactic_alignment_base — RuboCop::Cop::Layout::MultilineMethodCallIndentation
- #syntax_like_method_call? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #system_call_err? — RuboCop::Cop::Lint::ShadowedException
- #tab_indentation_width — RuboCop::Cop::LineLengthHelp
- #table_contents — CopsDocumentationGenerator
- #table_of_content_for_department — CopsDocumentationGenerator
- #tail — RuboCop::Cop::Style::IdenticalConditionalBranches
- #tail — RuboCop::Cop::Style::ConditionalAssignmentHelper
- #take_variable_and_default_from_ternary — RuboCop::Cop::Style::OrAssignment
- #take_variable_and_default_from_unless — RuboCop::Cop::Style::OrAssignment
- #target — RuboCop::FeatureLoader
- #target_args — RuboCop::Cop::Style::SingleLineBlockParams
- #target_files_in_dir — RuboCop::TargetFinder
- #target_line — RuboCop::Cop::Generator::RequireFileInjector
- #target_method_lineno — RuboCop::Cop::Layout::ArgumentAlignment
- #target_method_lineno — RuboCop::Cop::Layout::ArrayAlignment
- #target_method_lineno — RuboCop::Cop::Layout::ParameterAlignment
- #target_rails_version — RuboCop::Config
- #target_rails_version — RuboCop::Cop::Base
- #target_rails_version_from_bundler_lock_file — RuboCop::Config
- #target_ruby_version — RuboCop::ConfigValidator
- #target_ruby_version — RuboCop::Cop::Base
- #targets_exception? — RuboCop::Cop::Lint::RescueException
- #team_checksum — RuboCop::ResultCache
- #team_for_redundant_disables — RuboCop::Runner
- #template? — RuboCop::Cop::Utils::FormatString::FormatSequence
- #ternary_condition? — RuboCop::Cop::Style::ConditionalAssignment
- #ternary_correction — RuboCop::Cop::Style::OneLineConditional
- #ternary_expression? — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #ternary_if? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #ternary_parentheses_required? — RuboCop::Cop::Style::RedundantParentheses
- #ternary_replacement — RuboCop::Cop::Style::OneLineConditional
- #then? — RuboCop::Cop::Style::IfInsideElse
- #timestamp — RuboCop::Formatter::DisabledConfigFormatter
- #to_enum_method? — RuboCop::Cop::Style::CollectionCompact
- #to_h — RuboCop::Cop::Registry
- #to_inspect? — RuboCop::TargetFinder
- #to_json — RuboCop::CachedData
- #to_modifier_form — RuboCop::Cop::StatementModifier
- #to_module_name — RuboCop::Cop::Naming::FileName
- #to_namespace — RuboCop::Cop::Naming::FileName
- #to_normal_form — RuboCop::Cop::Style::IfUnlessModifier
- #to_normal_form_with_heredoc — RuboCop::Cop::Style::IfUnlessModifier
- #to_normal_if — RuboCop::Cop::Style::MultilineIfModifier
- #to_s — RuboCop::Config
- #to_s — RuboCop::Cop::Badge
- #to_s — RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- #to_s — RuboCop::Cop::Lint::DeprecatedClassMethods::Replacement
- #to_s — RuboCop::Cop::Offense
- #to_s — RuboCop::Cop::Severity
- #to_s — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #to_s — RuboCop::TargetRuby::Source
- #to_sentence — RuboCop::ConfigObsoletion::Rule
- #to_single_line — RuboCop::Cop::Layout::RedundantLineBreak
- #to_string_literal — RuboCop::Cop::Util
- #to_supported_styles — RuboCop::Cop::Util
- #to_symbol_literal — RuboCop::Cop::Style::SymbolArray
- #to_table — CopsDocumentationGenerator
- #todo — RuboCop::Cop::Generator
- #todo_exists? — RuboCop::ConfigRegeneration
- #token — RuboCop::Server::Core
- #token_after_last_string — RuboCop::Cop::Style::LineEndConcatenation
- #token_ranges — RuboCop::Cop::Style::FormatStringToken
- #tokens — RuboCop::Cop::Style::FormatStringToken
- #tokens — RuboCop::MagicComment::EditorComment
- #tokens_for_lines — RuboCop::Cop::Style::Semicolon
- #too_long? — RuboCop::Cop::Layout::RedundantLineBreak
- #too_long? — RuboCop::Cop::Style::IpAddresses
- #too_long_due_to_modifier? — RuboCop::Cop::Style::IfUnlessModifier
- #too_long_for_single_line? — RuboCop::Cop::Style::GuardClause
- #too_long_line_based_on_allow_uri? — RuboCop::Cop::Style::IfUnlessModifier
- #too_long_line_based_on_config? — RuboCop::Cop::Style::IfUnlessModifier
- #too_long_line_based_on_ignore_cop_directives? — RuboCop::Cop::Style::IfUnlessModifier
- #too_long_single_line? — RuboCop::Cop::Style::IfUnlessModifier
- #too_many_directives — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #top_conditional_ancestor — RuboCop::Cop::Lint::SafeNavigationConsistency
- #top_level_method_definition? — RuboCop::Cop::Style::TopLevelMethodDefinition
- #top_level_node? — RuboCop::Cop::Style::TrivialAccessors
- #top_receiver — RuboCop::Cop::Lint::NumberConversion
- #total_offense_count — RuboCop::Formatter::OffenseCountFormatter
- #total_offense_count — RuboCop::Formatter::WorstOffendersFormatter
- #totals — RuboCop::RSpec::ParallelFormatter
- #trailing_body? — RuboCop::Cop::TrailingBody
- #trailing_comma? — RuboCop::Cop::Lint::HeredocMethodCallPosition
- #trailing_comma? — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #trailing_comma_range — RuboCop::Cop::Lint::TrailingCommaInAttributeDeclaration
- #trailing_end? — RuboCop::Cop::Style::TrailingMethodEndStatement
- #trailing_offense_range — RuboCop::Cop::Layout::LineContinuationLeadingSpace
- #trailing_range? — RuboCop::Cop::Lint::RedundantCopDisableDirective
- #transform — RuboCop::ConfigLoaderResolver
- #transform — RuboCop::ExcludeLimit
- #traverse_condition — RuboCop::Cop::InternalAffairs::StyleDetectedApiUse
- #traverse_files_upwards — RuboCop::FileFinder
- #traverse_node — RuboCop::Cop::Lint::AssignmentInCondition
- #treat_comments_as_separators — RuboCop::Cop::OrderedGemNode
- #trigger_responding_cops — RuboCop::Cop::Commissioner
- #trigger_restricted_cops — RuboCop::Cop::Commissioner
- #trim_string_interpolation_escape_character — RuboCop::Cop::Util
- #trivial? — RuboCop::Cop::Style::GuardClause
- #trivial_accessor_kind — RuboCop::Cop::Style::TrivialAccessors
- #trivial_reader? — RuboCop::Cop::Style::TrivialAccessors
- #trivial_writer? — RuboCop::Cop::Style::TrivialAccessors
- #truthy_branch? — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #truthy_branch_for_guard? — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #truthy_branch_for_if? — RuboCop::Cop::Style::MapCompactWithConditionalBlock
- #tsort_each_child — RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #tsort_each_node — RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #twisted_nodes — RuboCop::Cop::VariableForce
- #two_alternatives? — RuboCop::Cop::Layout::CommentIndentation
- #type — RuboCop::Cop::PercentLiteral
- #type_message — RuboCop::Cop::Layout::HeredocIndentation
- #typed — RuboCop::MagicComment
- #typed_specified? — RuboCop::MagicComment
- #unannotated_format? — RuboCop::Cop::Style::FormatStringToken
- #unary_literal? — RuboCop::Cop::Style::MethodCallWithArgsParentheses::OmitParentheses
- #unary_operator? — RuboCop::Cop::Lint::AmbiguousOperator
- #uncorrectable? — RuboCop::Cop::Style::StringConcatenation
- #unexpected_double_quotes? — RuboCop::Cop::Style::StringLiterals
- #unexpected_indent_offset — RuboCop::Cop::Layout::AccessModifierIndentation
- #unexpected_single_quotes? — RuboCop::Cop::Style::StringLiterals
- #unexpected_style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #unimportant_missing_cr? — RuboCop::Cop::Layout::EndOfLine
- #unindent — RuboCop::Cop::Style::ClassAndModuleChildren
- #uninterpolated_string? — RuboCop::Cop::FrozenStringLiteral
- #unless_and_nil_check? — RuboCop::Cop::Style::NonNilCheck
- #unless_else_config — RuboCop::Cop::Style::MissingElse
- #unless_else_cop_enabled? — RuboCop::Cop::Style::MissingElse
- #unlimited_heredoc_length? — RuboCop::Cop::Layout::HeredocIndentation
- #unnecessary_comment_offense — RuboCop::Cop::Style::FrozenStringLiteralComment
- #unneeded_ranges — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #unparenthesized_method_call? — RuboCop::Cop::Style::TernaryParentheses
- #unqualified_cop_names — RuboCop::Cop::Registry
- #unrecognized_style_detected — RuboCop::Cop::ConfigurableEnforcedStyle
- #unrecommended_argument? — RuboCop::Cop::Style::ExpandPathArguments
- #unsafe_array_usage? — RuboCop::Cop::Style::SymbolProc
- #unsafe_autocorrect? — RuboCop::Cop::Style::TernaryParentheses
- #unsafe_hash_usage? — RuboCop::Cop::Style::SymbolProc
- #unsafe_method? — RuboCop::Cop::Style::SafeNavigation
- #unsafe_method_calls — RuboCop::Cop::Lint::SafeNavigationConsistency
- #unsafe_method_used? — RuboCop::Cop::Style::SafeNavigation
- #unsorted_dir_loop? — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #unsorted_dir_pass? — RuboCop::Cop::Lint::NonDeterministicRequireOrder
- #unused_range — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #unused_variables_only? — RuboCop::Cop::Style::TrailingUnderscoreVariable
- #unvalidated — RuboCop::ConfigStore
- #unwanted_parentheses — RuboCop::Cop::Style::MethodDefParentheses
- #unwanted_parentheses_corrector — RuboCop::Cop::Style::StabbyLambdaParentheses
- #unwrap_begin_nodes — RuboCop::Cop::Style::NegatedIfElseCondition
- #update_progress_line — RuboCop::Formatter::PacmanFormatter
- #update_repeated_attribute — RuboCop::Cop::Metrics::Utils::RepeatedAttributeDiscount
- #updated_directives — RuboCop::Cop::Generator::RequireFileInjector
- #uppercase? — RuboCop::Cop::UncommunicativeName
- #uri_regexp — RuboCop::Cop::LineLengthHelp
- #url_for — RuboCop::Cop::Documentation
- #urls — RuboCop::Cop::MessageAnnotator
- #use_allowed_method? — RuboCop::Cop::Style::FormatStringToken
- #use_arithmetic_operation? — RuboCop::Cop::Style::RedundantCondition
- #use_assignment_method? — RuboCop::Cop::Style::MultilineTernaryOperator
- #use_block_argument_as_local_variable? — RuboCop::Cop::Naming::BlockForwarding
- #use_corrector — RuboCop::Cop::Base
- #use_deprecated_attributes? — RuboCop::Cop::Gemspec::DeprecatedAttributeAssignment
- #use_element_of_hash_literal_as_receiver? — RuboCop::Cop::HashShorthandSyntax
- #use_hash_key_access? — RuboCop::Cop::Style::RedundantCondition
- #use_hash_key_assignment? — RuboCop::Cop::Style::RedundantCondition
- #use_if_and_else_branch? — RuboCop::Cop::Style::RedundantSelfAssignmentBranch
- #use_if_branch? — RuboCop::Cop::Style::RedundantCondition
- #use_kwarg_in_method_definition? — RuboCop::Cop::Naming::BlockForwarding
- #use_modifier_form_after_multiline_begin_block? — RuboCop::Cop::Style::RedundantBegin
- #use_modifier_form_without_parenthesized_method_call? — RuboCop::Cop::HashShorthandSyntax
- #use_new_method? — RuboCop::Cop::Style::RaiseArgs
- #use_percent_literal_array_argument? — RuboCop::Cop::Lint::RedundantSplatExpansion
- #use_server_option? — RuboCop::Server::CLI
- #use_var_only_in_unless_modifier? — RuboCop::Cop::Style::SafeNavigation
- #use_variable_assignment_in_condition? — RuboCop::Cop::Style::SoleNestedConditional
- #use_zip_method_without_argument? — RuboCop::Cop::Style::HashConversion
- #used? — RuboCop::Cop::Style::HashEachMethods
- #used? — RuboCop::Cop::VariableForce::Assignment
- #used? — RuboCop::Cop::VariableForce::Variable
- #used_as_flag? — RuboCop::Cop::Style::FetchEnvVar
- #used_block_local? — RuboCop::Cop::Lint::UnusedBlockArgument
- #used_if_condition_in_body — RuboCop::Cop::Style::FetchEnvVar
- #used_in_condition? — RuboCop::Cop::Style::FetchEnvVar
- #useless_trailing_comma? — RuboCop::Cop::Style::TrailingCommaInBlockArgs
- #user_vars — RuboCop::Cop::Style::GlobalVars
- #uses_preferred_delimiter? — RuboCop::Cop::Style::PercentLiteralDelimiters
- #valid? — RuboCop::Cop::Utils::FormatString
- #valid? — RuboCop::MagicComment
- #valid? — RuboCop::ResultCache
- #valid_begin_assignment? — RuboCop::Cop::Style::RedundantBegin
- #valid_body_style? — RuboCop::Cop::Layout::EmptyLinesAroundBody
- #valid_capitalization? — RuboCop::Cop::Style::MagicCommentFormat
- #valid_content_token? — RuboCop::Cop::Migration::DepartmentName
- #valid_context? — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #valid_context_using_only_begin? — RuboCop::Cop::Style::RedundantBegin
- #valid_exceptions — RuboCop::Cop::Lint::RescueType
- #valid_first_argument? — RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
- #valid_line? — RuboCop::Formatter::ClangStyleFormatter
- #valid_literal_value? — RuboCop::MagicComment
- #valid_method_name? — RuboCop::Cop::InternalAffairs::NodeMatcherDirective
- #valid_method_rhs_candidate? — RuboCop::Cop::MultilineExpressionIndentation
- #valid_name? — RuboCop::Cop::Naming::VariableName
- #valid_name? — RuboCop::Cop::Naming::VariableNumber
- #valid_name? — RuboCop::Cop::ConfigurableFormatting
- #valid_rhs? — RuboCop::Cop::MultilineExpressionIndentation
- #valid_rhs_candidate? — RuboCop::Cop::MultilineExpressionIndentation
- #valid_shareable_constant_value? — RuboCop::MagicComment
- #valid_uri? — RuboCop::Cop::LineLengthHelp
- #valid_yoda? — RuboCop::Cop::Style::YodaCondition
- #validate — RuboCop::ConfigValidator
- #validate_after_resolution — RuboCop::Config
- #validate_after_resolution — RuboCop::ConfigValidator
- #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::MultilineMethodCallIndentation
- #validate_config — RuboCop::Cop::Layout::MultilineOperationIndentation
- #validate_config — RuboCop::Cop::Team
- #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_enforced_styles — RuboCop::ConfigValidator
- #validate_exclude_limit_option — RuboCop::OptionsValidator
- #validate_new_cops_parameter — RuboCop::ConfigValidator
- #validate_options_vs_config — RuboCop::CLI
- #validate_parameter_names — RuboCop::ConfigValidator
- #validate_section_presence — RuboCop::ConfigValidator
- #validate_support_and_has_list — RuboCop::ConfigValidator
- #validate_syntax_cop — RuboCop::ConfigValidator
- #validate_token! — RuboCop::Server::ServerCommand::Base
- #value — RuboCop::ConfigObsoletion::ChangedEnforcedStyles
- #value_capitalization — RuboCop::Cop::Style::MagicCommentFormat
- #value_delta — RuboCop::Cop::HashAlignmentStyles::KeyAlignment
- #value_delta — RuboCop::Cop::HashAlignmentStyles::TableAlignment
- #value_delta — RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment
- #values — RuboCop::Cop::Style::MagicCommentFormat::CommentRange
- #var_nodes — RuboCop::Cop::Style::VariableInterpolation
- #variable_alignment? — RuboCop::Cop::EndKeywordAlignment
- #variable_exist? — RuboCop::Cop::VariableForce::VariableTable
- #variable_in_mass_assignment? — RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
- #variable_interpolation? — RuboCop::Cop::Style::RedundantInterpolation
- #variable_like_method_invocation? — RuboCop::Cop::Lint::UselessAssignment
- #variable_name — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #variable_name — RuboCop::Cop::Style::MultipleComparison
- #variable_name_candidates — RuboCop::Cop::Naming::MemoizedInstanceVariableName
- #variable_name_matches? — RuboCop::Cop::Naming::RescuedExceptionsVariableName
- #variable_node — RuboCop::Cop::Lint::ShadowingOuterLocalVariable
- #variable_table — RuboCop::Cop::VariableForce
- #variable_type — RuboCop::Cop::Lint::UnusedBlockArgument
- #variables_in_node — RuboCop::Cop::Style::MultipleComparison
- #variables_in_simple_node — RuboCop::Cop::Style::MultipleComparison
- #verb — RuboCop::ConfigObsoletion::RenamedCop
- #verify_autocorrect_notice! — RuboCop::Cop::Style::Copyright
- #version — RuboCop::TargetRuby
- #version_file — RuboCop::TargetRuby::RubyVersionFile
- #version_from_array — RuboCop::TargetRuby::GemspecFile
- #version_from_gemspec_file — RuboCop::TargetRuby::GemspecFile
- #version_from_right_hand_side — RuboCop::TargetRuby::GemspecFile
- #version_specification? — RuboCop::Cop::Bundler::GemVersion
- #version_specification? — RuboCop::Cop::Gemspec::DependencyVersion
- #version_specified_gem? — RuboCop::Cop::Bundler::GemComment
- #violated? — RuboCop::ConfigObsoletion::ChangedEnforcedStyles
- #violated? — RuboCop::ConfigObsoletion::CopRule
- #violated? — RuboCop::ConfigObsoletion::ExtractedCop
- #violated? — RuboCop::ConfigObsoletion::ParameterRule
- #violated? — RuboCop::ConfigObsoletion::Rule
- #visibility — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #visibility_declaration? — RuboCop::Cop::Style::ConstantVisibility
- #visit_depth_last — RuboCop::Cop::Metrics::Utils::AbcSizeCalculator
- #walk_over_nested_class_definition — RuboCop::Cop::Layout::ClassStructure
- #wanted_dir_patterns — RuboCop::TargetFinder
- #warm_cache — RuboCop::Runner
- #warn_on_duplicate_setting — RuboCop::ConfigLoaderResolver
- #warning? — RuboCop::ConfigObsoletion::CopRule
- #warning? — RuboCop::ConfigObsoletion::ParameterRule
- #when_conditions_range — RuboCop::Cop::Lint::LiteralAsCondition
- #while_or_until — RuboCop::Cop::Style::InfiniteLoop
- #white_space_range — RuboCop::Cop::Style::ConditionalCorrectorHelper
- #whitespace_after? — RuboCop::Cop::Style::BlockDelimiters
- #whitespace_after? — RuboCop::Cop::Style::TernaryParentheses
- #whitespace_after_operator? — RuboCop::Cop::Layout::SpaceAfterNot
- #whitespace_before? — RuboCop::Cop::Style::BlockDelimiters
- #whitespace_before_arg — RuboCop::Cop::Style::AndOr
- #whitespace_between — RuboCop::Cop::PercentArray
- #whitespace_in_free_space_mode? — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #whitespace_is_indentation? — RuboCop::Cop::Layout::TrailingWhitespace
- #whitespace_leading — RuboCop::Cop::PercentArray
- #whitespace_only? — RuboCop::Cop::Layout::TrailingWhitespace
- #whitespace_range — RuboCop::Cop::Layout::CaseIndentation
- #whitespace_range — RuboCop::Cop::Layout::RescueEnsureAlignment
- #whitespace_trailing — RuboCop::Cop::PercentArray
- #whole_line_comment_at_line? — RuboCop::Cop::Layout::ClassStructure
- #whole_line_expression — RuboCop::Cop::Style::EachWithObject
- #width_message — RuboCop::Cop::Layout::HeredocIndentation
- #with — RuboCop::Cop::Registry
- #with_binding? — RuboCop::Cop::Style::EvalWithLocation
- #with_block? — RuboCop::Cop::Style::BlockDelimiters
- #with_color — RuboCop::Formatter::FuubarStyleFormatter
- #with_cop_error_handling — RuboCop::Cop::Commissioner
- #with_department — RuboCop::Cop::Badge
- #with_department — RuboCop::Cop::Registry
- #with_first_argument_style? — RuboCop::Cop::Layout::ArgumentAlignment
- #with_index_range — RuboCop::Cop::Lint::RedundantWithIndex
- #with_interpolations_blanked — RuboCop::Ext::RegexpNode
- #with_lineno? — RuboCop::Cop::Style::EvalWithLocation
- #with_logical_operator? — RuboCop::Cop::Style::RedundantSort
- #with_object_range — RuboCop::Cop::Lint::RedundantWithObject
- #with_offense_annotations — RuboCop::RSpec::ExpectOffense::AnnotatedSource
- #with_redirect — RuboCop::CLI::Command::ExecuteRunner
- #within? — RuboCop::Cop::Alignment
- #within_column_limit? — RuboCop::Cop::CheckLineBreakable
- #within_conditional? — RuboCop::Cop::Bundler::DuplicatedGem
- #within_interpolation? — RuboCop::Cop::Lint::DuplicateRegexpCharacterClassElement
- #within_node? — RuboCop::Cop::MultilineExpressionIndentation
- #without — RuboCop::MagicComment::EditorComment
- #without — RuboCop::MagicComment::SimpleComment
- #without_argument_parentheses_method? — RuboCop::Cop::Style::RedundantCondition
- #without_character_class — RuboCop::Cop::Style::RedundantRegexpCharacterClass
- #without_department — RuboCop::Cop::Registry
- #without_parentheses_call_expr_follows? — RuboCop::Cop::HashShorthandSyntax
- #word_regex — RuboCop::Cop::Style::WordArray
- #word_symbol_pair? — RuboCop::Cop::Style::HashSyntax
- #wrap_backtick — CopsDocumentationGenerator
- #wrap_condition — RuboCop::Cop::Style::SoleNestedConditional
- #wrap_condition? — RuboCop::Cop::Style::SoleNestedConditional
- #wrap_contents — RuboCop::Cop::PercentLiteralCorrector
- #write_code — RuboCop::Formatter::MarkdownFormatter
- #write_config_file — RuboCop::CLI::Command::AutoGenerateConfig
- #write_context — RuboCop::Formatter::MarkdownFormatter
- #write_file_messages — RuboCop::Formatter::MarkdownFormatter
- #write_heading — RuboCop::Formatter::MarkdownFormatter
- #write_method — RuboCop::Cop::Style::FileWrite
- #write_source — RuboCop::Cop::Generator
- #write_spec — RuboCop::Cop::Generator
- #write_unless_file_exists — RuboCop::Cop::Generator
- #writer? — RuboCop::Cop::Style::BisectedAttrAccessor::Macro
- #wrong_capitalization? — RuboCop::Cop::Style::MagicCommentFormat
- #wrong_quotes? — RuboCop::Cop::Style::QuotedSymbols
- #wrong_quotes? — RuboCop::Cop::StringLiteralsHelp
- #wrong_separator — RuboCop::Cop::Style::MagicCommentFormat
- #yielding_arguments? — RuboCop::Cop::Style::ExplicitBlockArgument
- #yoda_compatible_condition? — RuboCop::Cop::Style::YodaCondition