Table of Contents - rubbycop-0.49.0 Documentation
Pages
Classes and Modules
- CopHelper
- HostEnvironmentSimulatorHelper
- Object
- RubbyCop
- RubbyCop::AST
- RubbyCop::AST::AndNode
- RubbyCop::AST::ArrayNode
- RubbyCop::AST::BinaryOperatorNode
- RubbyCop::AST::Builder
- RubbyCop::AST::CaseNode
- RubbyCop::AST::ConditionalNode
- RubbyCop::AST::EnsureNode
- RubbyCop::AST::ForNode
- RubbyCop::AST::HashElementNode
- RubbyCop::AST::HashElementNode::HashElementDelta
- RubbyCop::AST::HashNode
- RubbyCop::AST::IfNode
- RubbyCop::AST::KeywordSplatNode
- RubbyCop::AST::ModifierNode
- RubbyCop::AST::Node
- RubbyCop::AST::OrNode
- RubbyCop::AST::PairNode
- RubbyCop::AST::PredicateOperatorNode
- RubbyCop::AST::ResbodyNode
- RubbyCop::AST::SendNode
- RubbyCop::AST::Sexp
- RubbyCop::AST::Traversal
- RubbyCop::AST::UntilNode
- RubbyCop::AST::WhenNode
- RubbyCop::AST::WhileNode
- RubbyCop::CLI
- RubbyCop::CLI::Finished
- RubbyCop::CachedData
- RubbyCop::CommentConfig
- RubbyCop::Config
- RubbyCop::ConfigLoader
- RubbyCop::ConfigLoaderResolver
- RubbyCop::ConfigStore
- RubbyCop::Cop
- RubbyCop::Cop::AccessModifierNode
- RubbyCop::Cop::AmbiguousCopName
- RubbyCop::Cop::ArrayHashIndentation
- RubbyCop::Cop::ArrayMinSize
- RubbyCop::Cop::ArraySyntax
- RubbyCop::Cop::AutocorrectAlignment
- RubbyCop::Cop::AutocorrectLogic
- RubbyCop::Cop::Badge
- RubbyCop::Cop::Badge::InvalidBadge
- RubbyCop::Cop::Bundler
- RubbyCop::Cop::Bundler::DuplicatedGem
- RubbyCop::Cop::Bundler::OrderedGems
- RubbyCop::Cop::CheckAssignment
- RubbyCop::Cop::ClassishLength
- RubbyCop::Cop::CodeLength
- RubbyCop::Cop::Commissioner
- RubbyCop::Cop::ConfigurableEnforcedStyle
- RubbyCop::Cop::ConfigurableFormatting
- RubbyCop::Cop::ConfigurableMax
- RubbyCop::Cop::ConfigurableNaming
- RubbyCop::Cop::ConfigurableNumbering
- RubbyCop::Cop::Cop
- RubbyCop::Cop::Corrector
- RubbyCop::Cop::DefNode
- RubbyCop::Cop::DocumentationComment
- RubbyCop::Cop::Duplication
- RubbyCop::Cop::EndKeywordAlignment
- RubbyCop::Cop::EnforceSuperclass
- RubbyCop::Cop::FirstElementLineBreak
- RubbyCop::Cop::Force
- RubbyCop::Cop::FrozenStringLiteral
- RubbyCop::Cop::HashAlignment
- RubbyCop::Cop::HashAlignment::KeyAlignment
- RubbyCop::Cop::HashAlignment::SeparatorAlignment
- RubbyCop::Cop::HashAlignment::TableAlignment
- RubbyCop::Cop::HashAlignment::ValueAlignment
- RubbyCop::Cop::IgnoredNode
- RubbyCop::Cop::IgnoredPattern
- RubbyCop::Cop::IntegerNode
- RubbyCop::Cop::Layout
- RubbyCop::Cop::Layout::AccessModifierIndentation
- RubbyCop::Cop::Layout::AlignArray
- RubbyCop::Cop::Layout::AlignHash
- RubbyCop::Cop::Layout::AlignParameters
- RubbyCop::Cop::Layout::BlockEndNewline
- RubbyCop::Cop::Layout::CaseIndentation
- RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- RubbyCop::Cop::Layout::CommentIndentation
- RubbyCop::Cop::Layout::DotPosition
- RubbyCop::Cop::Layout::ElseAlignment
- RubbyCop::Cop::Layout::EmptyLineAfterMagicComment
- RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- RubbyCop::Cop::Layout::EmptyLines
- RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- RubbyCop::Cop::Layout::EmptyLinesAroundBeginBody
- RubbyCop::Cop::Layout::EmptyLinesAroundBlockBody
- RubbyCop::Cop::Layout::EmptyLinesAroundBody
- RubbyCop::Cop::Layout::EmptyLinesAroundClassBody
- RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- RubbyCop::Cop::Layout::EmptyLinesAroundMethodBody
- RubbyCop::Cop::Layout::EmptyLinesAroundModuleBody
- RubbyCop::Cop::Layout::EndOfLine
- RubbyCop::Cop::Layout::ExtraSpacing
- RubbyCop::Cop::Layout::FirstArrayElementLineBreak
- RubbyCop::Cop::Layout::FirstHashElementLineBreak
- RubbyCop::Cop::Layout::FirstMethodArgumentLineBreak
- RubbyCop::Cop::Layout::FirstMethodParameterLineBreak
- RubbyCop::Cop::Layout::FirstParameterIndentation
- RubbyCop::Cop::Layout::IndentArray
- RubbyCop::Cop::Layout::IndentAssignment
- RubbyCop::Cop::Layout::IndentHash
- RubbyCop::Cop::Layout::IndentHeredoc
- RubbyCop::Cop::Layout::IndentationConsistency
- RubbyCop::Cop::Layout::IndentationWidth
- RubbyCop::Cop::Layout::InitialIndentation
- RubbyCop::Cop::Layout::LeadingCommentSpace
- RubbyCop::Cop::Layout::MultilineArrayBraceLayout
- RubbyCop::Cop::Layout::MultilineAssignmentLayout
- RubbyCop::Cop::Layout::MultilineBlockLayout
- RubbyCop::Cop::Layout::MultilineHashBraceLayout
- RubbyCop::Cop::Layout::MultilineMethodCallBraceLayout
- RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- RubbyCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
- RubbyCop::Cop::Layout::MultilineOperationIndentation
- RubbyCop::Cop::Layout::RescueEnsureAlignment
- RubbyCop::Cop::Layout::SpaceAfterColon
- RubbyCop::Cop::Layout::SpaceAfterComma
- RubbyCop::Cop::Layout::SpaceAfterMethodName
- RubbyCop::Cop::Layout::SpaceAfterNot
- RubbyCop::Cop::Layout::SpaceAfterSemicolon
- RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- RubbyCop::Cop::Layout::SpaceAroundKeyword
- RubbyCop::Cop::Layout::SpaceAroundOperators
- RubbyCop::Cop::Layout::SpaceBeforeBlockBraces
- RubbyCop::Cop::Layout::SpaceBeforeComma
- RubbyCop::Cop::Layout::SpaceBeforeComment
- RubbyCop::Cop::Layout::SpaceBeforeFirstArg
- RubbyCop::Cop::Layout::SpaceBeforeSemicolon
- RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- RubbyCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- RubbyCop::Cop::Layout::SpaceInsideBrackets
- RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- RubbyCop::Cop::Layout::SpaceInsideParens
- RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- RubbyCop::Cop::Layout::SpaceInsideRangeLiteral
- RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- RubbyCop::Cop::Layout::Tab
- RubbyCop::Cop::Layout::TrailingBlankLines
- RubbyCop::Cop::Layout::TrailingWhitespace
- RubbyCop::Cop::Lint
- RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- RubbyCop::Cop::Lint::AmbiguousOperator
- RubbyCop::Cop::Lint::AmbiguousRegexpLiteral
- RubbyCop::Cop::Lint::AssignmentInCondition
- RubbyCop::Cop::Lint::BlockAlignment
- RubbyCop::Cop::Lint::CircularArgumentReference
- RubbyCop::Cop::Lint::ConditionPosition
- RubbyCop::Cop::Lint::Debugger
- RubbyCop::Cop::Lint::DefEndAlignment
- RubbyCop::Cop::Lint::DeprecatedClassMethods
- RubbyCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- RubbyCop::Cop::Lint::DuplicateCaseCondition
- RubbyCop::Cop::Lint::DuplicateMethods
- RubbyCop::Cop::Lint::DuplicatedKey
- RubbyCop::Cop::Lint::EachWithObjectArgument
- RubbyCop::Cop::Lint::ElseLayout
- RubbyCop::Cop::Lint::EmptyEnsure
- RubbyCop::Cop::Lint::EmptyExpression
- RubbyCop::Cop::Lint::EmptyInterpolation
- RubbyCop::Cop::Lint::EmptyWhen
- RubbyCop::Cop::Lint::EndAlignment
- RubbyCop::Cop::Lint::EndInMethod
- RubbyCop::Cop::Lint::EnsureReturn
- RubbyCop::Cop::Lint::FloatOutOfRange
- RubbyCop::Cop::Lint::FormatParameterMismatch
- RubbyCop::Cop::Lint::HandleExceptions
- RubbyCop::Cop::Lint::ImplicitStringConcatenation
- RubbyCop::Cop::Lint::IneffectiveAccessModifier
- RubbyCop::Cop::Lint::InheritException
- RubbyCop::Cop::Lint::InvalidCharacterLiteral
- RubbyCop::Cop::Lint::LiteralInCondition
- RubbyCop::Cop::Lint::LiteralInInterpolation
- RubbyCop::Cop::Lint::Loop
- RubbyCop::Cop::Lint::MultipleCompare
- RubbyCop::Cop::Lint::NestedMethodDefinition
- RubbyCop::Cop::Lint::NextWithoutAccumulator
- RubbyCop::Cop::Lint::NonLocalExitFromIterator
- RubbyCop::Cop::Lint::ParenthesesAsGroupedExpression
- RubbyCop::Cop::Lint::PercentStringArray
- RubbyCop::Cop::Lint::PercentSymbolArray
- RubbyCop::Cop::Lint::RandOne
- RubbyCop::Cop::Lint::RequireParentheses
- RubbyCop::Cop::Lint::RescueException
- RubbyCop::Cop::Lint::SafeNavigationChain
- RubbyCop::Cop::Lint::ShadowedException
- RubbyCop::Cop::Lint::ShadowingOuterLocalVariable
- RubbyCop::Cop::Lint::StringConversionInInterpolation
- RubbyCop::Cop::Lint::Syntax
- RubbyCop::Cop::Lint::UnderscorePrefixedVariableName
- RubbyCop::Cop::Lint::UnifiedInteger
- RubbyCop::Cop::Lint::UnneededDisable
- RubbyCop::Cop::Lint::UnneededSplatExpansion
- RubbyCop::Cop::Lint::UnreachableCode
- RubbyCop::Cop::Lint::UnusedArgument
- RubbyCop::Cop::Lint::UnusedBlockArgument
- RubbyCop::Cop::Lint::UnusedMethodArgument
- RubbyCop::Cop::Lint::UselessAccessModifier
- RubbyCop::Cop::Lint::UselessAssignment
- RubbyCop::Cop::Lint::UselessComparison
- RubbyCop::Cop::Lint::UselessElseWithoutRescue
- RubbyCop::Cop::Lint::UselessSetterCall
- RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- RubbyCop::Cop::Lint::Void
- RubbyCop::Cop::MatchRange
- RubbyCop::Cop::MessageAnnotator
- RubbyCop::Cop::MethodComplexity
- RubbyCop::Cop::MethodPreference
- RubbyCop::Cop::Metrics
- RubbyCop::Cop::Metrics::AbcSize
- RubbyCop::Cop::Metrics::BlockLength
- RubbyCop::Cop::Metrics::BlockNesting
- RubbyCop::Cop::Metrics::ClassLength
- RubbyCop::Cop::Metrics::CyclomaticComplexity
- RubbyCop::Cop::Metrics::LineLength
- RubbyCop::Cop::Metrics::MethodLength
- RubbyCop::Cop::Metrics::ModuleLength
- RubbyCop::Cop::Metrics::ParameterLists
- RubbyCop::Cop::Metrics::PerceivedComplexity
- RubbyCop::Cop::MinBodyLength
- RubbyCop::Cop::MultilineExpressionIndentation
- RubbyCop::Cop::MultilineLiteralBraceLayout
- RubbyCop::Cop::NegativeConditional
- RubbyCop::Cop::Offense
- RubbyCop::Cop::OnMethodDef
- RubbyCop::Cop::OnNormalIfUnless
- RubbyCop::Cop::Parentheses
- RubbyCop::Cop::ParserDiagnostic
- RubbyCop::Cop::PercentLiteral
- RubbyCop::Cop::Performance
- RubbyCop::Cop::Performance::Caller
- RubbyCop::Cop::Performance::CaseWhenSplat
- RubbyCop::Cop::Performance::Casecmp
- RubbyCop::Cop::Performance::CompareWithBlock
- RubbyCop::Cop::Performance::Count
- RubbyCop::Cop::Performance::Detect
- RubbyCop::Cop::Performance::DoubleStartEndWith
- RubbyCop::Cop::Performance::EndWith
- RubbyCop::Cop::Performance::FixedSize
- RubbyCop::Cop::Performance::FlatMap
- RubbyCop::Cop::Performance::HashEachMethods
- RubbyCop::Cop::Performance::LstripRstrip
- RubbyCop::Cop::Performance::RangeInclude
- RubbyCop::Cop::Performance::RedundantBlockCall
- RubbyCop::Cop::Performance::RedundantMatch
- RubbyCop::Cop::Performance::RedundantMerge
- RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- RubbyCop::Cop::Performance::RedundantSortBy
- RubbyCop::Cop::Performance::RegexpMatch
- RubbyCop::Cop::Performance::ReverseEach
- RubbyCop::Cop::Performance::Sample
- RubbyCop::Cop::Performance::Size
- RubbyCop::Cop::Performance::StartWith
- RubbyCop::Cop::Performance::StringReplacement
- RubbyCop::Cop::Performance::TimesMap
- RubbyCop::Cop::PrecedingFollowingAlignment
- RubbyCop::Cop::Rails
- RubbyCop::Cop::Rails::ActionFilter
- RubbyCop::Cop::Rails::ActiveSupportAliases
- RubbyCop::Cop::Rails::ApplicationJob
- RubbyCop::Cop::Rails::ApplicationRecord
- RubbyCop::Cop::Rails::Blank
- RubbyCop::Cop::Rails::Date
- RubbyCop::Cop::Rails::Delegate
- RubbyCop::Cop::Rails::DelegateAllowBlank
- RubbyCop::Cop::Rails::DynamicFindBy
- RubbyCop::Cop::Rails::EnumUniqueness
- RubbyCop::Cop::Rails::Exit
- RubbyCop::Cop::Rails::FilePath
- RubbyCop::Cop::Rails::FindBy
- RubbyCop::Cop::Rails::FindEach
- RubbyCop::Cop::Rails::HasAndBelongsToMany
- RubbyCop::Cop::Rails::HttpPositionalArguments
- RubbyCop::Cop::Rails::NotNullColumn
- RubbyCop::Cop::Rails::Output
- RubbyCop::Cop::Rails::OutputSafety
- RubbyCop::Cop::Rails::PluralizationGrammar
- RubbyCop::Cop::Rails::Present
- RubbyCop::Cop::Rails::ReadWriteAttribute
- RubbyCop::Cop::Rails::RelativeDateConstant
- RubbyCop::Cop::Rails::RequestReferer
- RubbyCop::Cop::Rails::ReversibleMigration
- RubbyCop::Cop::Rails::SafeNavigation
- RubbyCop::Cop::Rails::SaveBang
- RubbyCop::Cop::Rails::ScopeArgs
- RubbyCop::Cop::Rails::SkipsModelValidations
- RubbyCop::Cop::Rails::TimeZone
- RubbyCop::Cop::Rails::UniqBeforePluck
- RubbyCop::Cop::Rails::Validation
- RubbyCop::Cop::Registry
- RubbyCop::Cop::RescueNode
- RubbyCop::Cop::SafeAssignment
- RubbyCop::Cop::SafeMode
- RubbyCop::Cop::Security
- RubbyCop::Cop::Security::Eval
- RubbyCop::Cop::Security::JSONLoad
- RubbyCop::Cop::Security::MarshalLoad
- RubbyCop::Cop::Security::YAMLLoad
- RubbyCop::Cop::Severity
- RubbyCop::Cop::SpaceAfterPunctuation
- RubbyCop::Cop::SpaceBeforePunctuation
- RubbyCop::Cop::SpaceInside
- RubbyCop::Cop::SpaceInside::Brackets
- RubbyCop::Cop::StatementModifier
- RubbyCop::Cop::StringHelp
- RubbyCop::Cop::StringLiteralsHelp
- RubbyCop::Cop::Style
- RubbyCop::Cop::Style::AccessorMethodName
- RubbyCop::Cop::Style::Alias
- RubbyCop::Cop::Style::AndOr
- RubbyCop::Cop::Style::AnnotationComment
- RubbyCop::Cop::Style::ArrayJoin
- RubbyCop::Cop::Style::AsciiComments
- RubbyCop::Cop::Style::AsciiIdentifiers
- RubbyCop::Cop::Style::Attr
- RubbyCop::Cop::Style::AutoResourceCleanup
- RubbyCop::Cop::Style::BarePercentLiterals
- RubbyCop::Cop::Style::BeginBlock
- RubbyCop::Cop::Style::BlockComments
- RubbyCop::Cop::Style::BlockDelimiters
- RubbyCop::Cop::Style::BracesAroundHashParameters
- RubbyCop::Cop::Style::CaseCorrector
- RubbyCop::Cop::Style::CaseEquality
- RubbyCop::Cop::Style::CharacterLiteral
- RubbyCop::Cop::Style::ClassAndModuleCamelCase
- RubbyCop::Cop::Style::ClassAndModuleChildren
- RubbyCop::Cop::Style::ClassCheck
- RubbyCop::Cop::Style::ClassMethods
- RubbyCop::Cop::Style::ClassVars
- RubbyCop::Cop::Style::CollectionMethods
- RubbyCop::Cop::Style::ColonMethodCall
- RubbyCop::Cop::Style::CommandLiteral
- RubbyCop::Cop::Style::CommentAnnotation
- RubbyCop::Cop::Style::ConditionalAssignment
- RubbyCop::Cop::Style::ConditionalAssignmentHelper
- RubbyCop::Cop::Style::ConditionalCorrectorHelper
- RubbyCop::Cop::Style::ConstantName
- RubbyCop::Cop::Style::Copyright
- RubbyCop::Cop::Style::DefWithParentheses
- RubbyCop::Cop::Style::Documentation
- RubbyCop::Cop::Style::DocumentationMethod
- RubbyCop::Cop::Style::DoubleNegation
- RubbyCop::Cop::Style::EachForSimpleLoop
- RubbyCop::Cop::Style::EachWithObject
- RubbyCop::Cop::Style::EmptyCaseCondition
- RubbyCop::Cop::Style::EmptyElse
- RubbyCop::Cop::Style::EmptyLiteral
- RubbyCop::Cop::Style::EmptyMethod
- RubbyCop::Cop::Style::Encoding
- RubbyCop::Cop::Style::EndBlock
- RubbyCop::Cop::Style::EvenOdd
- RubbyCop::Cop::Style::FileName
- RubbyCop::Cop::Style::FlipFlop
- RubbyCop::Cop::Style::For
- RubbyCop::Cop::Style::FormatString
- RubbyCop::Cop::Style::FormatStringToken
- RubbyCop::Cop::Style::FrozenStringLiteralComment
- RubbyCop::Cop::Style::GlobalVars
- RubbyCop::Cop::Style::GuardClause
- RubbyCop::Cop::Style::HashSyntax
- RubbyCop::Cop::Style::IdenticalConditionalBranches
- RubbyCop::Cop::Style::IfCorrector
- RubbyCop::Cop::Style::IfInsideElse
- RubbyCop::Cop::Style::IfUnlessModifier
- RubbyCop::Cop::Style::IfUnlessModifierOfIfUnless
- RubbyCop::Cop::Style::IfWithSemicolon
- RubbyCop::Cop::Style::ImplicitRuntimeError
- RubbyCop::Cop::Style::InfiniteLoop
- RubbyCop::Cop::Style::InlineComment
- RubbyCop::Cop::Style::InverseMethods
- RubbyCop::Cop::Style::Lambda
- RubbyCop::Cop::Style::LambdaCall
- RubbyCop::Cop::Style::LineEndConcatenation
- RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- RubbyCop::Cop::Style::MethodCalledOnDoEndBlock
- RubbyCop::Cop::Style::MethodDefParentheses
- RubbyCop::Cop::Style::MethodMissing
- RubbyCop::Cop::Style::MethodName
- RubbyCop::Cop::Style::MissingElse
- RubbyCop::Cop::Style::MixinGrouping
- RubbyCop::Cop::Style::ModuleFunction
- RubbyCop::Cop::Style::MultilineBlockChain
- RubbyCop::Cop::Style::MultilineIfModifier
- RubbyCop::Cop::Style::MultilineIfThen
- RubbyCop::Cop::Style::MultilineMemoization
- RubbyCop::Cop::Style::MultilineTernaryOperator
- RubbyCop::Cop::Style::MutableConstant
- RubbyCop::Cop::Style::NegatedIf
- RubbyCop::Cop::Style::NegatedWhile
- RubbyCop::Cop::Style::NestedModifier
- RubbyCop::Cop::Style::NestedParenthesizedCalls
- RubbyCop::Cop::Style::NestedTernaryOperator
- RubbyCop::Cop::Style::Next
- RubbyCop::Cop::Style::NilComparison
- RubbyCop::Cop::Style::NonNilCheck
- RubbyCop::Cop::Style::Not
- RubbyCop::Cop::Style::NumericLiteralPrefix
- RubbyCop::Cop::Style::NumericLiterals
- RubbyCop::Cop::Style::NumericPredicate
- RubbyCop::Cop::Style::OneLineConditional
- RubbyCop::Cop::Style::OpMethod
- RubbyCop::Cop::Style::OptionHash
- RubbyCop::Cop::Style::OptionalArguments
- RubbyCop::Cop::Style::ParallelAssignment
- RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- RubbyCop::Cop::Style::ParallelAssignment::ModifierCorrector
- RubbyCop::Cop::Style::ParallelAssignment::RescueCorrector
- RubbyCop::Cop::Style::ParenthesesAroundCondition
- RubbyCop::Cop::Style::PercentLiteralDelimiters
- RubbyCop::Cop::Style::PercentQLiterals
- RubbyCop::Cop::Style::PerlBackrefs
- RubbyCop::Cop::Style::PredicateName
- RubbyCop::Cop::Style::PreferredHashMethods
- RubbyCop::Cop::Style::Proc
- RubbyCop::Cop::Style::RaiseArgs
- RubbyCop::Cop::Style::RedundantBegin
- RubbyCop::Cop::Style::RedundantException
- RubbyCop::Cop::Style::RedundantFreeze
- RubbyCop::Cop::Style::RedundantParentheses
- RubbyCop::Cop::Style::RedundantReturn
- RubbyCop::Cop::Style::RedundantSelf
- RubbyCop::Cop::Style::RegexpLiteral
- RubbyCop::Cop::Style::RescueModifier
- RubbyCop::Cop::Style::SafeNavigation
- RubbyCop::Cop::Style::SelfAssignment
- RubbyCop::Cop::Style::Semicolon
- RubbyCop::Cop::Style::Send
- RubbyCop::Cop::Style::SignalException
- RubbyCop::Cop::Style::SingleLineBlockParams
- RubbyCop::Cop::Style::SingleLineMethods
- RubbyCop::Cop::Style::SpecialGlobalVars
- RubbyCop::Cop::Style::StabbyLambdaParentheses
- RubbyCop::Cop::Style::StringLiterals
- RubbyCop::Cop::Style::StringLiteralsInInterpolation
- RubbyCop::Cop::Style::StringMethods
- RubbyCop::Cop::Style::StructInheritance
- RubbyCop::Cop::Style::SymbolArray
- RubbyCop::Cop::Style::SymbolLiteral
- RubbyCop::Cop::Style::SymbolProc
- RubbyCop::Cop::Style::TernaryCorrector
- RubbyCop::Cop::Style::TernaryParentheses
- RubbyCop::Cop::Style::TrailingCommaInArguments
- RubbyCop::Cop::Style::TrailingCommaInLiteral
- RubbyCop::Cop::Style::TrailingUnderscoreVariable
- RubbyCop::Cop::Style::TrivialAccessors
- RubbyCop::Cop::Style::UnlessCorrector
- RubbyCop::Cop::Style::UnlessElse
- RubbyCop::Cop::Style::UnneededCapitalW
- RubbyCop::Cop::Style::UnneededInterpolation
- RubbyCop::Cop::Style::UnneededPercentQ
- RubbyCop::Cop::Style::VariableInterpolation
- RubbyCop::Cop::Style::VariableName
- RubbyCop::Cop::Style::VariableNumber
- RubbyCop::Cop::Style::WhenThen
- RubbyCop::Cop::Style::WhileUntilDo
- RubbyCop::Cop::Style::WhileUntilModifier
- RubbyCop::Cop::Style::WordArray
- RubbyCop::Cop::Style::ZeroLengthPredicate
- RubbyCop::Cop::SurroundingSpace
- RubbyCop::Cop::TargetRailsVersion
- RubbyCop::Cop::TargetRubyVersion
- RubbyCop::Cop::Team
- RubbyCop::Cop::TooManyLines
- RubbyCop::Cop::TrailingComma
- RubbyCop::Cop::Util
- RubbyCop::Cop::VariableForce
- RubbyCop::Cop::VariableForce::And
- RubbyCop::Cop::VariableForce::Assignment
- RubbyCop::Cop::VariableForce::Branch
- RubbyCop::Cop::VariableForce::Branchable
- RubbyCop::Cop::VariableForce::Case
- RubbyCop::Cop::VariableForce::Ensure
- RubbyCop::Cop::VariableForce::ExceptionHandler
- RubbyCop::Cop::VariableForce::For
- RubbyCop::Cop::VariableForce::If
- RubbyCop::Cop::VariableForce::LogicalOperator
- RubbyCop::Cop::VariableForce::Or
- RubbyCop::Cop::VariableForce::Reference
- RubbyCop::Cop::VariableForce::Rescue
- RubbyCop::Cop::VariableForce::Scope
- RubbyCop::Cop::VariableForce::SimpleConditional
- RubbyCop::Cop::VariableForce::Until
- RubbyCop::Cop::VariableForce::UntilPost
- RubbyCop::Cop::VariableForce::Variable
- RubbyCop::Cop::VariableForce::VariableTable
- RubbyCop::Cop::VariableForce::While
- RubbyCop::Cop::VariableForce::WhilePost
- RubbyCop::Error
- RubbyCop::Formatter
- RubbyCop::Formatter::BaseFormatter
- RubbyCop::Formatter::ClangStyleFormatter
- RubbyCop::Formatter::Colorizable
- RubbyCop::Formatter::DisabledConfigFormatter
- RubbyCop::Formatter::DisabledLinesFormatter
- RubbyCop::Formatter::EmacsStyleFormatter
- RubbyCop::Formatter::FileListFormatter
- RubbyCop::Formatter::FormatterSet
- RubbyCop::Formatter::FuubarStyleFormatter
- RubbyCop::Formatter::HTMLFormatter
- RubbyCop::Formatter::HTMLFormatter::ERBContext
- RubbyCop::Formatter::JSONFormatter
- RubbyCop::Formatter::OffenseCountFormatter
- RubbyCop::Formatter::ProgressFormatter
- RubbyCop::Formatter::SimpleTextFormatter
- RubbyCop::Formatter::SimpleTextFormatter::Report
- RubbyCop::Formatter::TextUtil
- RubbyCop::Formatter::WorstOffendersFormatter
- RubbyCop::MagicComment
- RubbyCop::MagicComment::EditorComment
- RubbyCop::MagicComment::EmacsComment
- RubbyCop::MagicComment::SimpleComment
- RubbyCop::MagicComment::VimComment
- RubbyCop::NameSimilarity
- RubbyCop::NodePattern
- RubbyCop::NodePattern::Compiler
- RubbyCop::NodePattern::Macros
- RubbyCop::Options
- RubbyCop::OptionsHelp
- RubbyCop::OptionsValidator
- RubbyCop::PathUtil
- RubbyCop::Platform
- RubbyCop::ProcessedSource
- RubbyCop::RakeTask
- RubbyCop::RemoteConfig
- RubbyCop::ResultCache
- RubbyCop::Runner
- RubbyCop::Runner::InfiniteCorrectionLoop
- RubbyCop::StringInterpreter
- RubbyCop::StringUtil
- RubbyCop::StringUtil::Jaro
- RubbyCop::StringUtil::JaroWinkler
- RubbyCop::TargetFinder
- RubbyCop::Token
- RubbyCop::ValidationError
- RubbyCop::Version
- RubbyCop::Warning
Methods
- ::add_missing_namespaces — RubbyCop::ConfigLoader
- ::all — RubbyCop::Cop::Cop
- ::all — RubbyCop::Cop::Force
- ::allow_symlinks_in_cache_location? — RubbyCop::ResultCache
- ::badge — RubbyCop::Cop::Cop
- ::base_configs — RubbyCop::ConfigLoader
- ::beautify_message — RubbyCop::Cop::Lint::Syntax
- ::cache_root — RubbyCop::ResultCache
- ::callback_methods — RubbyCop::Cop::Commissioner
- ::cleanup — RubbyCop::ResultCache
- ::clear_options — RubbyCop::ConfigLoader
- ::config_files_in_path — RubbyCop::ConfigLoader
- ::configuration_file_for — RubbyCop::ConfigLoader
- ::configuration_from_file — RubbyCop::ConfigLoader
- ::cop_name — RubbyCop::Cop::Cop
- ::correct — RubbyCop::Cop::Style::TernaryCorrector
- ::correct — RubbyCop::Cop::Style::IfCorrector
- ::correct — RubbyCop::Cop::Style::CaseCorrector
- ::correct — RubbyCop::Cop::Style::UnlessCorrector
- ::correction — RubbyCop::Cop::Style::TernaryCorrector
- ::create_config — RubbyCop::ConfigLoader
- ::def_matcher — RubbyCop::AST::Node
- ::default_configuration — RubbyCop::ConfigLoader
- ::department — RubbyCop::Cop::Cop
- ::dirs_to_search — RubbyCop::ConfigLoader
- ::distance — RubbyCop::StringUtil::Jaro
- ::element_assignment? — RubbyCop::Cop::Style::TernaryCorrector
- ::extract_branches — RubbyCop::Cop::Style::TernaryCorrector
- ::extract_branches — RubbyCop::Cop::Style::IfCorrector
- ::extract_branches — RubbyCop::Cop::Style::CaseCorrector
- ::extract_tail_branches — RubbyCop::Cop::Style::IfCorrector
- ::extract_tail_branches — RubbyCop::Cop::Style::CaseCorrector
- ::extract_tail_branches — RubbyCop::Cop::Style::UnlessCorrector
- ::for — RubbyCop::Cop::Badge
- ::force_name — RubbyCop::Cop::Force
- ::from_file — RubbyCop::ProcessedSource
- ::from_parser_token — RubbyCop::Token
- ::gem_config_path — RubbyCop::ConfigLoader
- ::handle_disabled_by_default — RubbyCop::ConfigLoader
- ::included — RubbyCop::Cop::EnforceSuperclass
- ::inherited — RubbyCop::Cop::Cop
- ::inherited — RubbyCop::Cop::Force
- ::interpret — RubbyCop::StringInterpreter
- ::interpret_hex — RubbyCop::StringInterpreter
- ::interpret_octal — RubbyCop::StringInterpreter
- ::interpret_string_escape — RubbyCop::StringInterpreter
- ::interpret_unicode — RubbyCop::StringInterpreter
- ::lint? — RubbyCop::Cop::Cop
- ::load_file — RubbyCop::ConfigLoader
- ::load_yaml_configuration — RubbyCop::ConfigLoader
- ::match? — RubbyCop::Cop::Cop
- ::merge — RubbyCop::ConfigLoader
- ::merge_with_default — RubbyCop::ConfigLoader
- ::move_assignment_inside_condition — RubbyCop::Cop::Style::TernaryCorrector
- ::move_assignment_inside_condition — RubbyCop::Cop::Style::IfCorrector
- ::move_assignment_inside_condition — RubbyCop::Cop::Style::CaseCorrector
- ::move_branch_inside_condition — RubbyCop::Cop::Style::TernaryCorrector
- ::move_branch_inside_condition — RubbyCop::Cop::Style::IfCorrector
- ::move_branch_inside_condition — RubbyCop::Cop::Style::CaseCorrector
- ::name_from_code — RubbyCop::Cop::Severity
- ::new — RubbyCop::AST::Node
- ::new — RubbyCop::AST::HashElementNode::HashElementDelta
- ::new — RubbyCop::CachedData
- ::new — RubbyCop::CLI
- ::new — RubbyCop::CommentConfig
- ::new — RubbyCop::Config
- ::new — RubbyCop::ConfigStore
- ::new — RubbyCop::Cop::Badge
- ::new — RubbyCop::Cop::Badge::InvalidBadge
- ::new — RubbyCop::Cop::Commissioner
- ::new — RubbyCop::Cop::Cop
- ::new — RubbyCop::Cop::Corrector
- ::new — RubbyCop::Cop::Force
- ::new — RubbyCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- ::new — RubbyCop::Cop::Lint::DuplicateMethods
- ::new — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- ::new — RubbyCop::Cop::MessageAnnotator
- ::new — RubbyCop::Cop::SpaceInside::Brackets
- ::new — RubbyCop::Cop::Offense
- ::new — RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- ::new — RubbyCop::Cop::AmbiguousCopName
- ::new — RubbyCop::Cop::Registry
- ::new — RubbyCop::Cop::Severity
- ::new — RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- ::new — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- ::new — RubbyCop::Cop::Style::RedundantSelf
- ::new — RubbyCop::Cop::Team
- ::new — RubbyCop::Cop::VariableForce::Assignment
- ::new — RubbyCop::Cop::VariableForce::Reference
- ::new — RubbyCop::Cop::VariableForce::Scope
- ::new — RubbyCop::Cop::VariableForce::Variable
- ::new — RubbyCop::Cop::VariableForce::VariableTable
- ::new — RubbyCop::Formatter::BaseFormatter
- ::new — RubbyCop::Formatter::DisabledConfigFormatter
- ::new — RubbyCop::Formatter::FormatterSet
- ::new — RubbyCop::Formatter::FuubarStyleFormatter
- ::new — RubbyCop::Formatter::HTMLFormatter
- ::new — RubbyCop::Formatter::HTMLFormatter::ERBContext
- ::new — RubbyCop::Formatter::JSONFormatter
- ::new — RubbyCop::Formatter::ProgressFormatter
- ::new — RubbyCop::Formatter::SimpleTextFormatter::Report
- ::new — RubbyCop::MagicComment
- ::new — RubbyCop::NodePattern
- ::new — RubbyCop::NodePattern::Compiler
- ::new — RubbyCop::Options
- ::new — RubbyCop::OptionsValidator
- ::new — RubbyCop::ProcessedSource
- ::new — RubbyCop::RakeTask
- ::new — RubbyCop::RemoteConfig
- ::new — RubbyCop::ResultCache
- ::new — RubbyCop::Runner
- ::new — RubbyCop::Runner::InfiniteCorrectionLoop
- ::new — RubbyCop::StringUtil::Jaro
- ::new — RubbyCop::StringUtil::JaroWinkler
- ::new — RubbyCop::TargetFinder
- ::new — RubbyCop::Token
- ::non_rails — RubbyCop::Cop::Cop
- ::of — RubbyCop::Cop::VariableForce::Branch
- ::offense_from_diagnostic — RubbyCop::Cop::Lint::Syntax
- ::offense_from_error — RubbyCop::Cop::Lint::Syntax
- ::offenses_from_processed_source — RubbyCop::Cop::Lint::Syntax
- ::parse — RubbyCop::Cop::Badge
- ::parse — RubbyCop::MagicComment
- ::qualified_cop_name — RubbyCop::Cop::Cop
- ::remove_files — RubbyCop::ResultCache
- ::remove_oldest_files — RubbyCop::ResultCache
- ::remove_parentheses — RubbyCop::Cop::Style::TernaryCorrector
- ::requires_file_removal? — RubbyCop::ResultCache
- ::target_ruby_version_to_f! — RubbyCop::ConfigLoader
- ::ternary — RubbyCop::Cop::Style::TernaryCorrector
- ::transform — RubbyCop::ConfigLoader
- ::validate_cop_list — RubbyCop::OptionsValidator
- ::version — RubbyCop::Version
- ::windows? — RubbyCop::Platform
- ::yaml_safe_load — RubbyCop::ConfigLoader
- #<=> — RubbyCop::Cop::Offense
- #<=> — RubbyCop::Cop::Severity
- #== — RubbyCop::Cop::Badge
- #== — RubbyCop::Cop::Offense
- #== — RubbyCop::Cop::Registry
- #== — RubbyCop::Cop::Severity
- #== — RubbyCop::Cop::VariableForce::Scope
- #[] — RubbyCop::Config
- #[] — RubbyCop::ProcessedSource
- #[]= — RubbyCop::Config
- #_investigate — CopHelper
- #abort — RubbyCop::Runner
- #absolute? — RubbyCop::PathUtil
- #accept_child_double_quotes? — RubbyCop::Cop::Style::StringLiterals
- #accept_first_call? — RubbyCop::Cop::Performance::Detect
- #accept_first_param? — RubbyCop::Cop::Performance::StringReplacement
- #accept_left_parenthesis? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #accept_left_square_bracket? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #accept_second_param? — RubbyCop::Cop::Performance::StringReplacement
- #acceptable? — RubbyCop::Cop::Rails::TimeZone
- #acceptable_19_syntax_symbol? — RubbyCop::Cop::Style::HashSyntax
- #acceptable_capital_q? — RubbyCop::Cop::Style::UnneededPercentQ
- #acceptable_exploded_args? — RubbyCop::Cop::Style::RaiseArgs
- #acceptable_methods — RubbyCop::Cop::Rails::TimeZone
- #acceptable_q? — RubbyCop::Cop::Style::UnneededPercentQ
- #accepted_form? — RubbyCop::Cop::Style::GuardClause
- #accepted_if? — RubbyCop::Cop::Style::GuardClause
- #accesses? — RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #accessible_variables — RubbyCop::Cop::VariableForce::VariableTable
- #accessor — RubbyCop::Cop::Style::TrivialAccessors
- #accumulator_param_assigned_to? — RubbyCop::Cop::Style::EachWithObject
- #act_on_options — RubbyCop::CLI
- #actual_indent — RubbyCop::Cop::Style::Next
- #add_arg_offense — RubbyCop::Cop::Style::BracesAroundHashParameters
- #add_boolean_flags — RubbyCop::Options
- #add_braces — RubbyCop::Cop::Style::BracesAroundHashParameters
- #add_braces — RubbyCop::Cop::Style::RedundantReturn
- #add_brackets — RubbyCop::Cop::Style::RedundantReturn
- #add_configuration_options — RubbyCop::Options
- #add_cop_selection_csv_option — RubbyCop::Options
- #add_excludes_from_higher_level — RubbyCop::Config
- #add_flags_with_optional_args — RubbyCop::Options
- #add_formatter — RubbyCop::Formatter::FormatterSet
- #add_formatting_options — RubbyCop::Options
- #add_list_options — RubbyCop::Options
- #add_offense — RubbyCop::Cop::Cop
- #add_offense_for_args — RubbyCop::Cop::Style::Alias
- #add_offense_for_double_call — RubbyCop::Cop::Performance::DoubleStartEndWith
- #add_offense_for_entire_comment — RubbyCop::Cop::Lint::UnneededDisable
- #add_offense_for_expression — RubbyCop::Cop::Layout::MultilineBlockLayout
- #add_offense_for_misalignment — RubbyCop::Cop::EndKeywordAlignment
- #add_offense_for_some_cops — RubbyCop::Cop::Lint::UnneededDisable
- #add_offense_for_wrong_style — RubbyCop::Cop::Style::BarePercentLiterals
- #add_offenses — RubbyCop::Cop::Lint::UnneededDisable
- #add_offenses_for_unnecessary_spaces — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #add_only_options — RubbyCop::Options
- #add_scope — RubbyCop::Cop::Style::RedundantSelf
- #add_self_to_getters — RubbyCop::Cop::Style::ParallelAssignment
- #add_severity_option — RubbyCop::Options
- #add_space_before — RubbyCop::Cop::Lint::BlockAlignment
- #add_unneeded_disables — RubbyCop::Runner
- #adjacent_braces — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #adjust — RubbyCop::Cop::Layout::AlignHash
- #after_leaving_scope — RubbyCop::Cop::Lint::UnderscorePrefixedVariableName
- #after_leaving_scope — RubbyCop::Cop::Lint::UselessAssignment
- #after_leaving_scope — RubbyCop::Cop::Rails::SaveBang
- #after_leaving_scope — RubbyCop::Cop::Lint::UnusedArgument
- #align — RubbyCop::Cop::EndKeywordAlignment
- #align_column — RubbyCop::Cop::Layout::ExtraSpacing
- #align_equal_sign — RubbyCop::Cop::Layout::ExtraSpacing
- #align_equal_signs — RubbyCop::Cop::Layout::ExtraSpacing
- #align_hash_cop_config — RubbyCop::Cop::Layout::SpaceAroundOperators
- #align_with_base_message — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #aligned_assignment? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_char? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_comments? — RubbyCop::Cop::Layout::ExtraSpacing
- #aligned_identical? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_operator? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_tok? — RubbyCop::Cop::Layout::ExtraSpacing
- #aligned_token? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_adjacent_line? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_any_line? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_any_line_range? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_line? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_next_comment? — RubbyCop::Cop::Layout::ExtraSpacing
- #aligned_with_operator? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_with_previous_comment? — RubbyCop::Cop::Layout::ExtraSpacing
- #aligned_with_something? — RubbyCop::Cop::PrecedingFollowingAlignment
- #aligned_words? — RubbyCop::Cop::PrecedingFollowingAlignment
- #alignment_base — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #alignment_column — RubbyCop::Cop::EndKeywordAlignment
- #alignment_for — RubbyCop::Cop::Layout::AlignHash
- #alignment_for_colons — RubbyCop::Cop::Layout::AlignHash
- #alignment_for_hash_rockets — RubbyCop::Cop::Layout::AlignHash
- #alignment_node — RubbyCop::Cop::Lint::EndAlignment
- #all_cop_names — RubbyCop::CommentConfig
- #all_cop_names — RubbyCop::Cop::Lint::UnneededDisable
- #all_disabled? — RubbyCop::Cop::Lint::UnneededDisable
- #all_hash_key? — RubbyCop::Cop::Rails::ReversibleMigration
- #all_string_literals? — RubbyCop::Cop::Style::StringLiterals
- #allow — RubbyCop::Cop::Style::SignalException
- #allow_blank_option — RubbyCop::Cop::Rails::DelegateAllowBlank
- #allow_dsl_writers? — RubbyCop::Cop::Style::TrivialAccessors
- #allow_empty? — RubbyCop::Cop::Style::SingleLineMethods
- #allow_for_alignment? — RubbyCop::Cop::PrecedingFollowingAlignment
- #allow_heredoc? — RubbyCop::Cop::Metrics::LineLength
- #allow_inner_backticks? — RubbyCop::Cop::Style::CommandLiteral
- #allow_inner_slashes? — RubbyCop::Cop::Style::RegexpLiteral
- #allow_named_underscore_variables — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #allow_predicates? — RubbyCop::Cop::Style::TrivialAccessors
- #allow_self — RubbyCop::Cop::Style::RedundantSelf
- #allow_unused_keyword_arguments? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #allow_uri? — RubbyCop::Cop::Metrics::LineLength
- #allowed_acronyms — RubbyCop::Cop::Style::FileName
- #allowed_ancestor? — RubbyCop::Cop::Style::RedundantParentheses
- #allowed_argument? — RubbyCop::Cop::Performance::FixedSize
- #allowed_array_or_hash_element? — RubbyCop::Cop::Style::RedundantParentheses
- #allowed_backtick_literal? — RubbyCop::Cop::Style::CommandLiteral
- #allowed_block? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #allowed_construct? — RubbyCop::Cop::Lint::AssignmentInCondition
- #allowed_heredoc — RubbyCop::Cop::Metrics::LineLength
- #allowed_if_condition? — RubbyCop::Cop::Style::SafeNavigation
- #allowed_keyword_argument? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #allowed_lhs? — RubbyCop::Cop::Style::ParallelAssignment
- #allowed_masign? — RubbyCop::Cop::Style::ParallelAssignment
- #allowed_method? — RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- #allowed_method? — RubbyCop::Cop::Style::TrivialAccessors
- #allowed_method_call? — RubbyCop::Cop::Style::RedundantParentheses
- #allowed_modifier_if? — RubbyCop::Cop::Style::Next
- #allowed_multiple_expression? — RubbyCop::Cop::Style::RedundantParentheses
- #allowed_omission? — RubbyCop::Cop::Style::NestedParenthesizedCalls
- #allowed_parent? — RubbyCop::Cop::Performance::FixedSize
- #allowed_parent? — RubbyCop::Cop::Performance::Size
- #allowed_percent_q? — RubbyCop::Cop::Style::UnneededPercentQ
- #allowed_percent_r_literal? — RubbyCop::Cop::Style::RegexpLiteral
- #allowed_percent_x_literal? — RubbyCop::Cop::Style::CommandLiteral
- #allowed_reader? — RubbyCop::Cop::Style::TrivialAccessors
- #allowed_rhs? — RubbyCop::Cop::Style::ParallelAssignment
- #allowed_single_line? — RubbyCop::Cop::Style::ConditionalAssignment
- #allowed_slash_literal? — RubbyCop::Cop::Style::RegexpLiteral
- #allowed_statements? — RubbyCop::Cop::Style::ConditionalAssignment
- #allowed_ternary? — RubbyCop::Cop::Style::ConditionalAssignment
- #allowed_type? — RubbyCop::Cop::SpaceAfterPunctuation
- #allowed_uri_position? — RubbyCop::Cop::Metrics::LineLength
- #allowed_var? — RubbyCop::Cop::Style::GlobalVars
- #allowed_variable? — RubbyCop::Cop::Performance::FixedSize
- #allowed_writer? — RubbyCop::Cop::Style::TrivialAccessors
- #alt_start_msg — RubbyCop::Cop::Lint::BlockAlignment
- #alternate_operator — RubbyCop::AST::AndNode
- #alternate_operator — RubbyCop::AST::OrNode
- #alternative_message — RubbyCop::Cop::Lint::AmbiguousOperator
- #alternative_message — RubbyCop::Cop::Lint::AmbiguousRegexpLiteral
- #alternative_message — RubbyCop::Cop::Lint::InvalidCharacterLiteral
- #alternative_message — RubbyCop::Cop::Lint::UselessElseWithoutRescue
- #alternative_style — RubbyCop::Cop::Style::HashSyntax
- #alternative_style — RubbyCop::Cop::ConfigurableEnforcedStyle
- #alternative_styles — RubbyCop::Cop::ConfigurableEnforcedStyle
- #always_run? — RubbyCop::Cop::VariableForce::Case
- #always_run? — RubbyCop::Cop::VariableForce::For
- #always_run? — RubbyCop::Cop::VariableForce::Rescue
- #always_run? — RubbyCop::Cop::VariableForce::Ensure
- #always_run? — RubbyCop::Cop::VariableForce::SimpleConditional
- #always_run? — RubbyCop::Cop::VariableForce::LogicalOperator
- #ambiguous_or_unexpected_style_detected — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #ambiguous_style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #analyze — RubbyCop::CommentConfig
- #analyze_cop — RubbyCop::CommentConfig
- #analyze_disabled — RubbyCop::CommentConfig
- #analyze_rest — RubbyCop::CommentConfig
- #analyze_single_line — RubbyCop::CommentConfig
- #ancestor_node — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #ancestor_node? — RubbyCop::Cop::VariableForce::Scope
- #ancestors — RubbyCop::AST::Node
- #annotate — RubbyCop::Cop::Cop
- #annotate — RubbyCop::Cop::MessageAnnotator
- #annotate_message — RubbyCop::Formatter::SimpleTextFormatter
- #annotation? — RubbyCop::Cop::Style::AnnotationComment
- #annotation_range — RubbyCop::Cop::Style::CommentAnnotation
- #any? — RubbyCop::MagicComment
- #any_assignment? — RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- #any_context_creating_methods? — RubbyCop::Cop::Lint::UselessAccessModifier
- #any_method_definition? — RubbyCop::Cop::Lint::UselessAccessModifier
- #any_symlink? — RubbyCop::ResultCache
- #apply_autocorrect — RubbyCop::Cop::Style::SelfAssignment
- #apply_default_formatter — RubbyCop::CLI
- #arg_to_unparenthesized_call? — RubbyCop::Cop::Style::Lambda
- #args? — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #args? — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #args_begin — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #args_count — RubbyCop::Cop::Metrics::ParameterLists
- #args_end — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #args_from_env — RubbyCop::Options
- #args_from_file — RubbyCop::Options
- #args_include_block_pass? — RubbyCop::Cop::Performance::RedundantBlockCall
- #args_match? — RubbyCop::Cop::Style::SingleLineBlockParams
- #args_node — RubbyCop::Cop::Style::MethodDefParentheses
- #args_on_different_line? — RubbyCop::Cop::Layout::MultilineBlockLayout
- #argument? — RubbyCop::AST::Node
- #argument? — RubbyCop::Cop::VariableForce::Variable
- #argument_in_method_call — RubbyCop::Cop::MultilineExpressionIndentation
- #argument_matches_receiver? — RubbyCop::Cop::Style::SymbolProc
- #argument_positions — RubbyCop::Cop::Style::OptionalArguments
- #arguments — RubbyCop::AST::SendNode
- #arguments? — RubbyCop::AST::SendNode
- #arguments? — RubbyCop::Cop::Style::MethodDefParentheses
- #arguments? — RubbyCop::Cop::Style::RedundantReturn
- #arguments_count — RubbyCop::Cop::Lint::FormatParameterMismatch
- #arguments_match? — RubbyCop::Cop::Rails::Delegate
- #arguments_on_different_line? — RubbyCop::Cop::Layout::MultilineBlockLayout
- #arguments_without_parentheses? — RubbyCop::Cop::Style::MethodDefParentheses
- #array? — RubbyCop::Cop::Performance::Size
- #array_element? — RubbyCop::Cop::Style::RedundantParentheses
- #array_or_range? — RubbyCop::Cop::Style::BlockDelimiters
- #array_splat? — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #array_style_detected — RubbyCop::Cop::ArrayMinSize
- #arrow_form? — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #arrow_form? — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #arrow_lambda_with_args? — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #arrow_lambda_with_args? — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #asgn_method_call? — RubbyCop::AST::Node
- #asgn_variable_align_with — RubbyCop::Cop::Lint::EndAlignment
- #assign — RubbyCop::Cop::VariableForce::Variable
- #assign_to_variable — RubbyCop::Cop::VariableForce::VariableTable
- #assignment — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #assignment — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #assignment_corrector — RubbyCop::Cop::Style::ParallelAssignment
- #assignment_method? — RubbyCop::AST::SendNode
- #assignment_node — RubbyCop::Cop::Style::ConditionalAssignment
- #assignment_on_same_line? — RubbyCop::Cop::Layout::FirstArrayElementLineBreak
- #assignment_rhs — RubbyCop::Cop::MultilineExpressionIndentation
- #assignment_rhs_exist? — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #assignment_tokens — RubbyCop::Cop::Layout::ExtraSpacing
- #assignment_types_match? — RubbyCop::Cop::Style::ConditionalAssignment
- #ast_with_comments — RubbyCop::ProcessedSource
- #augment_message — RubbyCop::Cop::Lint::UnusedBlockArgument
- #autocorrect — RubbyCop::Cop::Bundler::OrderedGems
- #autocorrect — RubbyCop::Cop::Layout::AlignHash
- #autocorrect — RubbyCop::Cop::Layout::BlockEndNewline
- #autocorrect — RubbyCop::Cop::Layout::CaseIndentation
- #autocorrect — RubbyCop::Cop::Layout::DotPosition
- #autocorrect — RubbyCop::Cop::Layout::EmptyLineAfterMagicComment
- #autocorrect — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect — RubbyCop::Cop::Layout::EmptyLines
- #autocorrect — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #autocorrect — RubbyCop::Cop::Layout::ExtraSpacing
- #autocorrect — RubbyCop::Cop::Layout::IndentHeredoc
- #autocorrect — RubbyCop::Cop::Layout::InitialIndentation
- #autocorrect — RubbyCop::Cop::Layout::LeadingCommentSpace
- #autocorrect — RubbyCop::Cop::Layout::MultilineAssignmentLayout
- #autocorrect — RubbyCop::Cop::Layout::MultilineBlockLayout
- #autocorrect — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #autocorrect — RubbyCop::Cop::Layout::SpaceAfterColon
- #autocorrect — RubbyCop::Cop::Layout::SpaceAfterMethodName
- #autocorrect — RubbyCop::Cop::Layout::SpaceAfterNot
- #autocorrect — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #autocorrect — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #autocorrect — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #autocorrect — RubbyCop::Cop::Layout::SpaceAroundOperators
- #autocorrect — RubbyCop::Cop::Layout::SpaceBeforeBlockBraces
- #autocorrect — RubbyCop::Cop::Layout::SpaceBeforeComment
- #autocorrect — RubbyCop::Cop::Layout::SpaceBeforeFirstArg
- #autocorrect — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsideRangeLiteral
- #autocorrect — RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- #autocorrect — RubbyCop::Cop::Layout::Tab
- #autocorrect — RubbyCop::Cop::Layout::TrailingBlankLines
- #autocorrect — RubbyCop::Cop::Layout::TrailingWhitespace
- #autocorrect — RubbyCop::Cop::Lint::BlockAlignment
- #autocorrect — RubbyCop::Cop::Lint::DefEndAlignment
- #autocorrect — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #autocorrect — RubbyCop::Cop::Lint::EmptyEnsure
- #autocorrect — RubbyCop::Cop::Lint::EmptyInterpolation
- #autocorrect — RubbyCop::Cop::Lint::EndAlignment
- #autocorrect — RubbyCop::Cop::Lint::InheritException
- #autocorrect — RubbyCop::Cop::Lint::LiteralInInterpolation
- #autocorrect — RubbyCop::Cop::Lint::MultipleCompare
- #autocorrect — RubbyCop::Cop::Lint::PercentStringArray
- #autocorrect — RubbyCop::Cop::Lint::PercentSymbolArray
- #autocorrect — RubbyCop::Cop::Lint::SafeNavigationChain
- #autocorrect — RubbyCop::Cop::Lint::StringConversionInInterpolation
- #autocorrect — RubbyCop::Cop::Lint::UnifiedInteger
- #autocorrect — RubbyCop::Cop::Lint::UnneededDisable
- #autocorrect — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #autocorrect — RubbyCop::Cop::Performance::CaseWhenSplat
- #autocorrect — RubbyCop::Cop::Performance::Casecmp
- #autocorrect — RubbyCop::Cop::Performance::CompareWithBlock
- #autocorrect — RubbyCop::Cop::Performance::Count
- #autocorrect — RubbyCop::Cop::Performance::Detect
- #autocorrect — RubbyCop::Cop::Performance::DoubleStartEndWith
- #autocorrect — RubbyCop::Cop::Performance::EndWith
- #autocorrect — RubbyCop::Cop::Performance::FlatMap
- #autocorrect — RubbyCop::Cop::Performance::HashEachMethods
- #autocorrect — RubbyCop::Cop::Performance::LstripRstrip
- #autocorrect — RubbyCop::Cop::Performance::RangeInclude
- #autocorrect — RubbyCop::Cop::Performance::RedundantBlockCall
- #autocorrect — RubbyCop::Cop::Performance::RedundantMatch
- #autocorrect — RubbyCop::Cop::Performance::RedundantMerge
- #autocorrect — RubbyCop::Cop::Performance::RedundantSortBy
- #autocorrect — RubbyCop::Cop::Performance::RegexpMatch
- #autocorrect — RubbyCop::Cop::Performance::ReverseEach
- #autocorrect — RubbyCop::Cop::Performance::Sample
- #autocorrect — RubbyCop::Cop::Performance::Size
- #autocorrect — RubbyCop::Cop::Performance::StartWith
- #autocorrect — RubbyCop::Cop::Performance::StringReplacement
- #autocorrect — RubbyCop::Cop::Performance::TimesMap
- #autocorrect — RubbyCop::Cop::Rails::ActionFilter
- #autocorrect — RubbyCop::Cop::Rails::ActiveSupportAliases
- #autocorrect — RubbyCop::Cop::Rails::Blank
- #autocorrect — RubbyCop::Cop::Rails::Delegate
- #autocorrect — RubbyCop::Cop::Rails::DelegateAllowBlank
- #autocorrect — RubbyCop::Cop::Rails::DynamicFindBy
- #autocorrect — RubbyCop::Cop::Rails::FindBy
- #autocorrect — RubbyCop::Cop::Rails::FindEach
- #autocorrect — RubbyCop::Cop::Rails::HttpPositionalArguments
- #autocorrect — RubbyCop::Cop::Rails::PluralizationGrammar
- #autocorrect — RubbyCop::Cop::Rails::Present
- #autocorrect — RubbyCop::Cop::Rails::ReadWriteAttribute
- #autocorrect — RubbyCop::Cop::Rails::RelativeDateConstant
- #autocorrect — RubbyCop::Cop::Rails::RequestReferer
- #autocorrect — RubbyCop::Cop::Rails::SafeNavigation
- #autocorrect — RubbyCop::Cop::Rails::SaveBang
- #autocorrect — RubbyCop::Cop::Rails::UniqBeforePluck
- #autocorrect — RubbyCop::Cop::Rails::Validation
- #autocorrect — RubbyCop::Cop::Security::JSONLoad
- #autocorrect — RubbyCop::Cop::Security::YAMLLoad
- #autocorrect — RubbyCop::Cop::Style::Alias
- #autocorrect — RubbyCop::Cop::Style::AndOr
- #autocorrect — RubbyCop::Cop::Style::ArrayJoin
- #autocorrect — RubbyCop::Cop::Style::Attr
- #autocorrect — RubbyCop::Cop::Style::BarePercentLiterals
- #autocorrect — RubbyCop::Cop::Style::BlockComments
- #autocorrect — RubbyCop::Cop::Style::BlockDelimiters
- #autocorrect — RubbyCop::Cop::Style::BracesAroundHashParameters
- #autocorrect — RubbyCop::Cop::Style::CharacterLiteral
- #autocorrect — RubbyCop::Cop::Style::ClassCheck
- #autocorrect — RubbyCop::Cop::Style::ClassMethods
- #autocorrect — RubbyCop::Cop::Style::CollectionMethods
- #autocorrect — RubbyCop::Cop::Style::ColonMethodCall
- #autocorrect — RubbyCop::Cop::Style::CommandLiteral
- #autocorrect — RubbyCop::Cop::Style::CommentAnnotation
- #autocorrect — RubbyCop::Cop::Style::ConditionalAssignment
- #autocorrect — RubbyCop::Cop::Style::Copyright
- #autocorrect — RubbyCop::Cop::Style::DefWithParentheses
- #autocorrect — RubbyCop::Cop::Style::EachForSimpleLoop
- #autocorrect — RubbyCop::Cop::Style::EachWithObject
- #autocorrect — RubbyCop::Cop::Style::EmptyCaseCondition
- #autocorrect — RubbyCop::Cop::Style::EmptyElse
- #autocorrect — RubbyCop::Cop::Style::EmptyLiteral
- #autocorrect — RubbyCop::Cop::Style::EmptyMethod
- #autocorrect — RubbyCop::Cop::Style::Encoding
- #autocorrect — RubbyCop::Cop::Style::EvenOdd
- #autocorrect — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #autocorrect — RubbyCop::Cop::Style::HashSyntax
- #autocorrect — RubbyCop::Cop::Style::IfUnlessModifier
- #autocorrect — RubbyCop::Cop::Style::InfiniteLoop
- #autocorrect — RubbyCop::Cop::Style::InverseMethods
- #autocorrect — RubbyCop::Cop::Style::Lambda
- #autocorrect — RubbyCop::Cop::Style::LambdaCall
- #autocorrect — RubbyCop::Cop::Style::LineEndConcatenation
- #autocorrect — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #autocorrect — RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- #autocorrect — RubbyCop::Cop::Style::MethodDefParentheses
- #autocorrect — RubbyCop::Cop::Style::MixinGrouping
- #autocorrect — RubbyCop::Cop::Style::MultilineIfModifier
- #autocorrect — RubbyCop::Cop::Style::MultilineIfThen
- #autocorrect — RubbyCop::Cop::Style::MultilineMemoization
- #autocorrect — RubbyCop::Cop::Style::MutableConstant
- #autocorrect — RubbyCop::Cop::Style::NegatedIf
- #autocorrect — RubbyCop::Cop::Style::NegatedWhile
- #autocorrect — RubbyCop::Cop::Style::NestedModifier
- #autocorrect — RubbyCop::Cop::Style::NestedParenthesizedCalls
- #autocorrect — RubbyCop::Cop::Style::Next
- #autocorrect — RubbyCop::Cop::Style::NilComparison
- #autocorrect — RubbyCop::Cop::Style::NonNilCheck
- #autocorrect — RubbyCop::Cop::Style::Not
- #autocorrect — RubbyCop::Cop::Style::NumericLiteralPrefix
- #autocorrect — RubbyCop::Cop::Style::NumericLiterals
- #autocorrect — RubbyCop::Cop::Style::NumericPredicate
- #autocorrect — RubbyCop::Cop::Style::OneLineConditional
- #autocorrect — RubbyCop::Cop::Style::ParallelAssignment
- #autocorrect — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #autocorrect — RubbyCop::Cop::Style::PercentQLiterals
- #autocorrect — RubbyCop::Cop::Style::PerlBackrefs
- #autocorrect — RubbyCop::Cop::Style::PreferredHashMethods
- #autocorrect — RubbyCop::Cop::Style::Proc
- #autocorrect — RubbyCop::Cop::Style::RaiseArgs
- #autocorrect — RubbyCop::Cop::Style::RedundantBegin
- #autocorrect — RubbyCop::Cop::Style::RedundantException
- #autocorrect — RubbyCop::Cop::Style::RedundantFreeze
- #autocorrect — RubbyCop::Cop::Style::RedundantReturn
- #autocorrect — RubbyCop::Cop::Style::RedundantSelf
- #autocorrect — RubbyCop::Cop::Style::RegexpLiteral
- #autocorrect — RubbyCop::Cop::Style::RescueModifier
- #autocorrect — RubbyCop::Cop::Style::SafeNavigation
- #autocorrect — RubbyCop::Cop::Style::SelfAssignment
- #autocorrect — RubbyCop::Cop::Style::Semicolon
- #autocorrect — RubbyCop::Cop::Style::SignalException
- #autocorrect — RubbyCop::Cop::Style::SingleLineMethods
- #autocorrect — RubbyCop::Cop::Style::SpecialGlobalVars
- #autocorrect — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #autocorrect — RubbyCop::Cop::Style::StringMethods
- #autocorrect — RubbyCop::Cop::Style::SymbolArray
- #autocorrect — RubbyCop::Cop::Style::SymbolLiteral
- #autocorrect — RubbyCop::Cop::Style::SymbolProc
- #autocorrect — RubbyCop::Cop::Style::TernaryParentheses
- #autocorrect — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #autocorrect — RubbyCop::Cop::Style::TrivialAccessors
- #autocorrect — RubbyCop::Cop::Style::UnlessElse
- #autocorrect — RubbyCop::Cop::Style::UnneededCapitalW
- #autocorrect — RubbyCop::Cop::Style::UnneededInterpolation
- #autocorrect — RubbyCop::Cop::Style::UnneededPercentQ
- #autocorrect — RubbyCop::Cop::Style::VariableInterpolation
- #autocorrect — RubbyCop::Cop::Style::WhenThen
- #autocorrect — RubbyCop::Cop::Style::WhileUntilDo
- #autocorrect — RubbyCop::Cop::Style::WhileUntilModifier
- #autocorrect — RubbyCop::Cop::Style::WordArray
- #autocorrect — RubbyCop::Cop::Style::ZeroLengthPredicate
- #autocorrect — RubbyCop::Cop::Team
- #autocorrect — RubbyCop::Cop::AutocorrectAlignment
- #autocorrect — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #autocorrect — RubbyCop::Cop::EnforceSuperclass
- #autocorrect — RubbyCop::Cop::FirstElementLineBreak
- #autocorrect — RubbyCop::Cop::MultilineLiteralBraceLayout
- #autocorrect — RubbyCop::Cop::Parentheses
- #autocorrect — RubbyCop::Cop::SpaceAfterPunctuation
- #autocorrect — RubbyCop::Cop::SpaceBeforePunctuation
- #autocorrect — RubbyCop::Cop::SpaceInside
- #autocorrect — RubbyCop::Cop::StringLiteralsHelp
- #autocorrect — RubbyCop::Cop::TrailingComma
- #autocorrect — RubbyCop::Cop::Lint::UnusedArgument
- #autocorrect? — RubbyCop::Cop::Team
- #autocorrect? — RubbyCop::Cop::AutocorrectLogic
- #autocorrect_all_cops — RubbyCop::Cop::Team
- #autocorrect_arguments — RubbyCop::Cop::Layout::MultilineBlockLayout
- #autocorrect_block — RubbyCop::Cop::Style::Next
- #autocorrect_body — RubbyCop::Cop::Layout::MultilineBlockLayout
- #autocorrect_boolean_node — RubbyCop::Cop::Style::SelfAssignment
- #autocorrect_class — RubbyCop::Cop::Style::TrivialAccessors
- #autocorrect_comparison — RubbyCop::Cop::Style::NonNilCheck
- #autocorrect_enabled? — RubbyCop::Cop::AutocorrectLogic
- #autocorrect_forbidden? — RubbyCop::Cop::Style::EmptyElse
- #autocorrect_hash_rockets — RubbyCop::Cop::Style::HashSyntax
- #autocorrect_insert_lines — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect_instance — RubbyCop::Cop::Style::TrivialAccessors
- #autocorrect_line — RubbyCop::Cop::AutocorrectAlignment
- #autocorrect_literal_to_method — RubbyCop::Cop::Style::Lambda
- #autocorrect_method — RubbyCop::Cop::Style::SymbolProc
- #autocorrect_method_to_literal — RubbyCop::Cop::Style::Lambda
- #autocorrect_modifier — RubbyCop::Cop::Style::Next
- #autocorrect_no_args — RubbyCop::Cop::Style::SymbolProc
- #autocorrect_no_mixed_keys — RubbyCop::Cop::Style::HashSyntax
- #autocorrect_non_nil — RubbyCop::Cop::Style::NonNilCheck
- #autocorrect_notice — RubbyCop::Cop::Style::Copyright
- #autocorrect_other — RubbyCop::Cop::Style::UnneededInterpolation
- #autocorrect_range — RubbyCop::Cop::TrailingComma
- #autocorrect_remove_lines — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #autocorrect_requested? — RubbyCop::Cop::AutocorrectLogic
- #autocorrect_ruby19 — RubbyCop::Cop::Style::HashSyntax
- #autocorrect_send_node — RubbyCop::Cop::Style::SelfAssignment
- #autocorrect_single_variable_interpolation — RubbyCop::Cop::Style::UnneededInterpolation
- #autocorrect_source — CopHelper
- #autocorrect_source_file — CopHelper
- #autocorrect_source_with_loop — CopHelper
- #autocorrect_unless_nil — RubbyCop::Cop::Style::NonNilCheck
- #autocorrect_unneeded_disables — RubbyCop::Runner
- #autocorrect_variable_interpolation — RubbyCop::Cop::Style::UnneededInterpolation
- #autocorrect_with_args — RubbyCop::Cop::Style::SymbolProc
- #autocorrect_words — RubbyCop::Cop::PercentLiteral
- #autocorrected_value — RubbyCop::Cop::Lint::LiteralInInterpolation
- #autocorrected_value_for_symbol — RubbyCop::Cop::Lint::LiteralInInterpolation
- #avoid_autocorrect? — RubbyCop::Cop::Style::TrailingCommaInArguments
- #avoid_autocorrect? — RubbyCop::Cop::TrailingComma
- #avoid_comma — RubbyCop::Cop::TrailingComma
- #backtick_literal? — RubbyCop::Cop::Style::CommandLiteral
- #bad_days — RubbyCop::Cop::Rails::Date
- #bad_methods — RubbyCop::Cop::Rails::ActionFilter
- #bad_methods — RubbyCop::Cop::Rails::Date
- #bad_reader_name? — RubbyCop::Cop::Style::AccessorMethodName
- #bad_rhs? — RubbyCop::Cop::Style::MultilineMemoization
- #bad_writer_name? — RubbyCop::Cop::Style::AccessorMethodName
- #bang_method? — RubbyCop::AST::SendNode
- #bareword? — RubbyCop::Cop::Style::Alias
- #base64_encoded_logo_image — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #base_column — RubbyCop::Cop::Layout::AlignParameters
- #base_column — RubbyCop::Cop::Layout::CaseIndentation
- #base_column — RubbyCop::Cop::ArrayHashIndentation
- #base_description — RubbyCop::Cop::Layout::IndentArray
- #base_description — RubbyCop::Cop::Layout::IndentHash
- #base_dir_for_path_parameters — RubbyCop::Config
- #base_for_method_definition — RubbyCop::Cop::Layout::ElseAlignment
- #base_if_node — RubbyCop::Cop::Style::EmptyElse
- #base_indent_level — RubbyCop::Cop::Layout::IndentHeredoc
- #base_indentation — RubbyCop::Cop::Layout::FirstParameterIndentation
- #base_range — RubbyCop::Cop::Layout::ElseAlignment
- #base_range — RubbyCop::Cop::Layout::FirstParameterIndentation
- #base_source — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #basic_literal? — RubbyCop::AST::Node
- #basic_literal? — RubbyCop::Cop::Lint::LiteralInCondition
- #before_declaring_variable — RubbyCop::Cop::Lint::ShadowingOuterLocalVariable
- #begin_correction — RubbyCop::Cop::Style::ParallelAssignment::RescueCorrector
- #begin_pos — RubbyCop::Cop::Style::Lambda
- #begin_pos_for_replacement — RubbyCop::Cop::Style::SymbolProc
- #begin_range — RubbyCop::Cop::Style::SafeNavigation
- #begin_source — RubbyCop::Cop::PercentLiteral
- #begin_value_used? — RubbyCop::AST::Node
- #begins_its_line? — RubbyCop::Cop::Util
- #belong_to_inner_scope? — RubbyCop::Cop::VariableForce::Scope
- #belong_to_outer_scope? — RubbyCop::Cop::VariableForce::Scope
- #below_array_length? — RubbyCop::Cop::ArrayMinSize
- #binary_operation? — RubbyCop::AST::Node
- #binding — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #binding_irb? — RubbyCop::Cop::Lint::Debugger
- #blacklist — RubbyCop::Cop::Rails::SkipsModelValidations
- #blank_lines_between? — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #blank_lines_count_between — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #block_arg_string — RubbyCop::Cop::Layout::MultilineBlockLayout
- #block_argument? — RubbyCop::AST::SendNode
- #block_argument? — RubbyCop::Cop::VariableForce::Variable
- #block_comment_within? — RubbyCop::Cop::AutocorrectAlignment
- #block_end_align_target — RubbyCop::Cop::Lint::BlockAlignment
- #block_length — RubbyCop::Cop::Util
- #block_range_with_space — RubbyCop::Cop::Style::SymbolProc
- #block_start? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #body — RubbyCop::AST::EnsureNode
- #body — RubbyCop::AST::ForNode
- #body — RubbyCop::AST::ResbodyNode
- #body — RubbyCop::AST::WhenNode
- #body — RubbyCop::AST::ConditionalNode
- #body_end? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #body_indent_level — RubbyCop::Cop::Layout::IndentHeredoc
- #body_length — RubbyCop::Cop::StatementModifier
- #body_node — RubbyCop::Cop::VariableForce::Scope
- #boolean_or_empty_cache? — RubbyCop::OptionsValidator
- #brace_alignment_style — RubbyCop::Cop::Layout::IndentArray
- #brace_alignment_style — RubbyCop::Cop::Layout::IndentHash
- #braces? — RubbyCop::AST::HashNode
- #braces_for_chaining_message — RubbyCop::Cop::Style::BlockDelimiters
- #braces_for_chaining_style? — RubbyCop::Cop::Style::BlockDelimiters
- #braces_will_be_removed? — RubbyCop::Cop::Style::TrailingCommaInArguments
- #braces_with_contents_inside — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #bracketed_array_of? — RubbyCop::Cop::ArraySyntax
- #brackets? — RubbyCop::Cop::TrailingComma
- #branch — RubbyCop::Cop::VariableForce::Branchable
- #branch_index — RubbyCop::AST::WhenNode
- #break_line_before — RubbyCop::Cop::Style::SingleLineMethods
- #build_message — RubbyCop::Cop::Rails::TimeZone
- #builtin_formatter_class — RubbyCop::Formatter::FormatterSet
- #cache_name_from_uri — RubbyCop::RemoteConfig
- #cache_path — RubbyCop::RemoteConfig
- #cache_path_exists? — RubbyCop::RemoteConfig
- #cache_path_expired? — RubbyCop::RemoteConfig
- #cached_run? — RubbyCop::Runner
- #calculate_range — RubbyCop::Cop::AutocorrectAlignment
- #call_chain_starts_with_int? — RubbyCop::Cop::Style::RedundantParentheses
- #call_to_persisted? — RubbyCop::Cop::Rails::SaveBang
- #called_on_string? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #calls_super? — RubbyCop::Cop::Style::MethodMissing
- #calls_to_report — RubbyCop::Cop::Performance::RedundantBlockCall
- #camel_case_method? — RubbyCop::AST::SendNode
- #can_shorten? — RubbyCop::Cop::Style::SymbolProc
- #capture_with_block! — RubbyCop::Cop::VariableForce::Variable
- #case_if_value_used? — RubbyCop::AST::Node
- #case_insensitive_out_of_order? — RubbyCop::Cop::Bundler::OrderedGems
- #case_style? — RubbyCop::Cop::Style::MissingElse
- #chained? — RubbyCop::AST::Node
- #change_visibility — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #check — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #check — RubbyCop::Cop::Layout::CommentIndentation
- #check — RubbyCop::Cop::Layout::IndentArray
- #check — RubbyCop::Cop::Layout::IndentHash
- #check — RubbyCop::Cop::Layout::IndentationConsistency
- #check — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #check — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #check — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #check — RubbyCop::Cop::Layout::SpaceInsideRangeLiteral
- #check — RubbyCop::Cop::Lint::AssignmentInCondition
- #check — RubbyCop::Cop::Lint::ConditionPosition
- #check — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #check — RubbyCop::Cop::Lint::ElseLayout
- #check — RubbyCop::Cop::Lint::InheritException
- #check — RubbyCop::Cop::Lint::UnneededDisable
- #check — RubbyCop::Cop::Performance::TimesMap
- #check — RubbyCop::Cop::Style::BarePercentLiterals
- #check — RubbyCop::Cop::Style::BracesAroundHashParameters
- #check — RubbyCop::Cop::Style::ClassMethods
- #check — RubbyCop::Cop::Style::Documentation
- #check — RubbyCop::Cop::Style::DocumentationMethod
- #check — RubbyCop::Cop::Style::EmptyElse
- #check — RubbyCop::Cop::Style::GlobalVars
- #check — RubbyCop::Cop::Style::HashSyntax
- #check — RubbyCop::Cop::Style::MethodMissing
- #check — RubbyCop::Cop::Style::MissingElse
- #check — RubbyCop::Cop::Style::MixinGrouping
- #check — RubbyCop::Cop::Style::NestedModifier
- #check — RubbyCop::Cop::Style::NumericLiterals
- #check — RubbyCop::Cop::Style::NumericPredicate
- #check — RubbyCop::Cop::Style::RedundantParentheses
- #check — RubbyCop::Cop::Style::SelfAssignment
- #check — RubbyCop::Cop::Style::UnneededPercentQ
- #check — RubbyCop::Cop::Style::WhileUntilModifier
- #check — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check — RubbyCop::Cop::MultilineExpressionIndentation
- #check — RubbyCop::Cop::MultilineLiteralBraceLayout
- #check — RubbyCop::Cop::TrailingComma
- #check_add_column — RubbyCop::Cop::Rails::NotNullColumn
- #check_add_reference — RubbyCop::Cop::Rails::NotNullColumn
- #check_alignment — RubbyCop::Cop::Layout::ElseAlignment
- #check_alignment — RubbyCop::Cop::AutocorrectAlignment
- #check_and_or — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #check_argument — RubbyCop::Cop::Lint::UnusedBlockArgument
- #check_argument — RubbyCop::Cop::Lint::UnusedMethodArgument
- #check_argument — RubbyCop::Cop::Performance::HashEachMethods
- #check_argument — RubbyCop::Cop::Lint::UnusedArgument
- #check_asgn_alignment — RubbyCop::Cop::Lint::EndAlignment
- #check_assignment — RubbyCop::Cop::Layout::ElseAlignment
- #check_assignment — RubbyCop::Cop::Layout::ExtraSpacing
- #check_assignment — RubbyCop::Cop::Layout::IndentAssignment
- #check_assignment — RubbyCop::Cop::Layout::IndentationWidth
- #check_assignment — RubbyCop::Cop::Layout::MultilineAssignmentLayout
- #check_assignment — RubbyCop::Cop::Lint::EndAlignment
- #check_assignment — RubbyCop::Cop::Rails::SaveBang
- #check_assignment_to_condition — RubbyCop::Cop::Style::ConditionalAssignment
- #check_backtick_literal — RubbyCop::Cop::Style::CommandLiteral
- #check_based_on_longest_key — RubbyCop::Cop::Layout::IndentHash
- #check_begin — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #check_begin — RubbyCop::Cop::Lint::Void
- #check_begin_node — RubbyCop::Cop::Style::RedundantReturn
- #check_beginning — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_block_alignment — RubbyCop::Cop::Lint::BlockAlignment
- #check_body — RubbyCop::Cop::Layout::AccessModifierIndentation
- #check_body — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #check_boolean_node — RubbyCop::Cop::Style::SelfAssignment
- #check_both — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_brace_layout — RubbyCop::Cop::MultilineLiteralBraceLayout
- #check_bracketed_array — RubbyCop::Cop::Style::SymbolArray
- #check_bracketed_array — RubbyCop::Cop::Style::WordArray
- #check_branch — RubbyCop::Cop::Style::RedundantReturn
- #check_branches — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #check_case — RubbyCop::Cop::Lint::LiteralInCondition
- #check_case_node — RubbyCop::Cop::Style::RedundantReturn
- #check_change_column_default_node — RubbyCop::Cop::Rails::ReversibleMigration
- #check_child_nodes — RubbyCop::Cop::Lint::UselessAccessModifier
- #check_child_scope — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #check_children_line_break — RubbyCop::Cop::FirstElementLineBreak
- #check_code_length — RubbyCop::Cop::CodeLength
- #check_comma — RubbyCop::Cop::TrailingComma
- #check_compact — RubbyCop::Cop::Style::RaiseArgs
- #check_compact_style — RubbyCop::Cop::Style::ClassAndModuleChildren
- #check_condition — RubbyCop::Cop::Performance::RegexpMatch
- #check_const_receiver — RubbyCop::Cop::Lint::DuplicateMethods
- #check_context_dependent — RubbyCop::Cop::Style::BracesAroundHashParameters
- #check_date_node — RubbyCop::Cop::Rails::Date
- #check_deferred_empty_line — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_defs — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #check_defs — RubbyCop::Cop::Style::ClassMethods
- #check_directive_line — RubbyCop::Cop::Metrics::LineLength
- #check_drop_table_node — RubbyCop::Cop::Rails::ReversibleMigration
- #check_each_arg — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_else — RubbyCop::Cop::Lint::ElseLayout
- #check_empty_lines_except_namespace — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_empty_lines_special — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_end — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #check_end_kw_alignment — RubbyCop::Cop::EndKeywordAlignment
- #check_end_kw_in_node — RubbyCop::Cop::EndKeywordAlignment
- #check_ending — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_ending_if — RubbyCop::Cop::Style::GuardClause
- #check_expected_style — RubbyCop::Cop::ArrayHashIndentation
- #check_exploded — RubbyCop::Cop::Style::RaiseArgs
- #check_expressions — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #check_first — RubbyCop::Cop::ArrayHashIndentation
- #check_for_active_support_aliases? — RubbyCop::Cop::Performance::DoubleStartEndWith
- #check_for_circular_argument_references — RubbyCop::Cop::Lint::CircularArgumentReference
- #check_for_comment — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #check_for_defined — RubbyCop::Cop::Lint::Void
- #check_for_file_join_with_rails_root — RubbyCop::Cop::Rails::FilePath
- #check_for_infinite_loop — RubbyCop::Runner
- #check_for_interpolation — RubbyCop::Cop::Style::VariableInterpolation
- #check_for_line_terminator_or_opener — RubbyCop::Cop::Style::Semicolon
- #check_for_literal — RubbyCop::Cop::Lint::LiteralInCondition
- #check_for_literal — RubbyCop::Cop::Lint::Void
- #check_for_no_comment — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #check_for_rails_root_join_with_slash_separated_path — RubbyCop::Cop::Rails::FilePath
- #check_for_self — RubbyCop::Cop::Lint::Void
- #check_for_unneded_disables? — RubbyCop::Runner
- #check_for_unused_assignments — RubbyCop::Cop::Lint::UselessAssignment
- #check_for_var — RubbyCop::Cop::Lint::Void
- #check_for_void_op — RubbyCop::Cop::Lint::Void
- #check_grouped_style — RubbyCop::Cop::Style::MixinGrouping
- #check_if — RubbyCop::Cop::Layout::IndentationWidth
- #check_if_node — RubbyCop::Cop::Style::RedundantReturn
- #check_indentation — RubbyCop::Cop::Layout::IndentationWidth
- #check_inside — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #check_inside_pipes — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_irreversible_schema_statement_node — RubbyCop::Cop::Rails::ReversibleMigration
- #check_keyword — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #check_left_brace — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #check_line — RubbyCop::Cop::Metrics::LineLength
- #check_line — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_literal — RubbyCop::Cop::Style::TrailingCommaInLiteral
- #check_localtime — RubbyCop::Cop::Rails::TimeZone
- #check_members — RubbyCop::Cop::Layout::IndentationWidth
- #check_method_line_break — RubbyCop::Cop::FirstElementLineBreak
- #check_method_node — RubbyCop::Cop::Rails::ActionFilter
- #check_method_node — RubbyCop::Cop::Style::CollectionMethods
- #check_modifier — RubbyCop::Cop::Layout::AccessModifierIndentation
- #check_multiline_quote_style — RubbyCop::Cop::Style::StringLiterals
- #check_name — RubbyCop::Cop::Style::ClassAndModuleCamelCase
- #check_name — RubbyCop::Cop::ConfigurableFormatting
- #check_negative_conditional — RubbyCop::Cop::NegativeConditional
- #check_nested_style — RubbyCop::Cop::Style::ClassAndModuleChildren
- #check_nesting_level — RubbyCop::Cop::Metrics::BlockNesting
- #check_new_line — RubbyCop::Cop::MultilineLiteralBraceLayout
- #check_new_line_offense — RubbyCop::Cop::Layout::MultilineAssignmentLayout
- #check_new_visibility — RubbyCop::Cop::Lint::UselessAccessModifier
- #check_no_space — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_no_space_style_inside_pipes — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_node — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #check_node — RubbyCop::Cop::Lint::LiteralInCondition
- #check_node — RubbyCop::Cop::Lint::UselessAccessModifier
- #check_node — RubbyCop::Cop::Rails::RelativeDateConstant
- #check_node — RubbyCop::Cop::Style::ConditionalAssignment
- #check_node — RubbyCop::Cop::Style::SafeNavigation
- #check_operator — RubbyCop::Cop::Layout::SpaceAroundOperators
- #check_optarg — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #check_other — RubbyCop::Cop::Layout::ExtraSpacing
- #check_other_alignment — RubbyCop::Cop::Lint::EndAlignment
- #check_pairs — RubbyCop::Cop::Layout::AlignHash
- #check_pairs — RubbyCop::Cop::Rails::NotNullColumn
- #check_percent_array — RubbyCop::Cop::Style::SymbolArray
- #check_percent_array — RubbyCop::Cop::Style::WordArray
- #check_percent_r_literal — RubbyCop::Cop::Style::RegexpLiteral
- #check_percent_x_literal — RubbyCop::Cop::Style::CommandLiteral
- #check_predicate — RubbyCop::Cop::Lint::RequireParentheses
- #check_remove_column_node — RubbyCop::Cop::Rails::ReversibleMigration
- #check_remove_foreign_key_node — RubbyCop::Cop::Rails::ReversibleMigration
- #check_return_node — RubbyCop::Cop::Style::RedundantReturn
- #check_right_brace — RubbyCop::Cop::Layout::IndentHash
- #check_right_brace — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #check_right_bracket — RubbyCop::Cop::Layout::IndentArray
- #check_same_line — RubbyCop::Cop::MultilineLiteralBraceLayout
- #check_same_line_offense — RubbyCop::Cop::Layout::MultilineAssignmentLayout
- #check_scope — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #check_scope — RubbyCop::Cop::Lint::UselessAccessModifier
- #check_scope — RubbyCop::Cop::Style::SignalException
- #check_self_receiver — RubbyCop::Cop::Lint::DuplicateMethods
- #check_send — RubbyCop::Cop::Style::RedundantParentheses
- #check_send — RubbyCop::Cop::Style::SignalException
- #check_send_node — RubbyCop::Cop::Style::SelfAssignment
- #check_separated_style — RubbyCop::Cop::Style::MixinGrouping
- #check_slash_literal — RubbyCop::Cop::Style::RegexpLiteral
- #check_source — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #check_space — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_space_style_inside_pipes — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #check_style — RubbyCop::Cop::Style::ClassAndModuleChildren
- #check_style! — RubbyCop::Cop::Layout::IndentHeredoc
- #check_symmetrical — RubbyCop::Cop::MultilineLiteralBraceLayout
- #check_target_ruby — RubbyCop::Config
- #check_ternary — RubbyCop::Cop::Lint::RequireParentheses
- #check_time_node — RubbyCop::Cop::Rails::TimeZone
- #check_token_set — RubbyCop::Cop::Style::LineEndConcatenation
- #check_tokens — RubbyCop::Cop::Layout::ExtraSpacing
- #check_unary — RubbyCop::Cop::Style::RedundantParentheses
- #check_uri_line — RubbyCop::Cop::Metrics::LineLength
- #check_used_in_conditional — RubbyCop::Cop::Rails::SaveBang
- #check_variable — RubbyCop::Cop::Lint::UnderscorePrefixedVariableName
- #check_when — RubbyCop::Cop::Layout::CaseIndentation
- #check_when_node — RubbyCop::Cop::Style::RedundantReturn
- #checkable_layout? — RubbyCop::Cop::HashAlignment::KeyAlignment
- #checkable_layout? — RubbyCop::Cop::HashAlignment::ValueAlignment
- #checksum — RubbyCop::ProcessedSource
- #child_nodes — RubbyCop::AST::Node
- #children — RubbyCop::Cop::Layout::MultilineMethodCallBraceLayout
- #children — RubbyCop::Cop::MultilineLiteralBraceLayout
- #class_def? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #class_emitter_method? — RubbyCop::Cop::ConfigurableFormatting
- #class_nodes — RubbyCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
- #class_or_module_parent? — RubbyCop::Cop::AccessModifierNode
- #clear — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #close_output_files — RubbyCop::Formatter::FormatterSet
- #closing_brace_on_same_line? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #code — RubbyCop::Cop::Severity
- #code_length — RubbyCop::Cop::ClassishLength
- #code_length — RubbyCop::Cop::TooManyLines
- #collect_variable_like_names — RubbyCop::Cop::Lint::UnneededDisable
- #collect_variable_like_names — RubbyCop::Cop::Lint::UselessAssignment
- #collection — RubbyCop::AST::ForNode
- #colon? — RubbyCop::AST::KeywordSplatNode
- #colon? — RubbyCop::AST::PairNode
- #colored_severity_code — RubbyCop::Formatter::SimpleTextFormatter
- #colorize — RubbyCop::Formatter::Colorizable
- #column — RubbyCop::Cop::Offense
- #column_keywords — RubbyCop::Cop::Rails::DynamicFindBy
- #column_length — RubbyCop::Cop::Offense
- #column_of — RubbyCop::Cop::Layout::FirstParameterIndentation
- #column_range — RubbyCop::Cop::Offense
- #combine_args — RubbyCop::Cop::Performance::DoubleStartEndWith
- #command — RubbyCop::Formatter::DisabledConfigFormatter
- #command? — RubbyCop::AST::SendNode
- #command_or_kernel_call? — RubbyCop::Cop::Style::SignalException
- #comment_column — RubbyCop::Cop::Layout::ExtraSpacing
- #comment_config — RubbyCop::ProcessedSource
- #comment_line? — RubbyCop::Cop::Util
- #comment_lines — RubbyCop::Cop::PrecedingFollowingAlignment
- #comment_lines — RubbyCop::Cop::StatementModifier
- #comment_lines? — RubbyCop::Cop::Style::EmptyMethod
- #comment_on_line? — RubbyCop::Cop::Style::BracesAroundHashParameters
- #comment_only_line? — RubbyCop::CommentConfig
- #comment_range_with_surrounding_space — RubbyCop::Cop::Lint::UnneededDisable
- #commented? — RubbyCop::Cop::StatementModifier
- #comments_in_array? — RubbyCop::Cop::Style::SymbolArray
- #comments_in_array? — RubbyCop::Cop::Style::WordArray
- #common_prefix_length — RubbyCop::StringUtil::JaroWinkler
- #compact? — RubbyCop::Cop::Style::EmptyMethod
- #compact_node_name? — RubbyCop::Cop::Style::ClassAndModuleChildren
- #compact_style? — RubbyCop::Cop::Style::EmptyMethod
- #compare_range — RubbyCop::Cop::Performance::CompareWithBlock
- #comparison_method? — RubbyCop::AST::SendNode
- #compatible_external_encoding_for? — RubbyCop::Cop::Util
- #compile_arg — RubbyCop::NodePattern::Compiler
- #compile_args — RubbyCop::NodePattern::Compiler
- #compile_ascend — RubbyCop::NodePattern::Compiler
- #compile_capt_ellip — RubbyCop::NodePattern::Compiler
- #compile_capture — RubbyCop::NodePattern::Compiler
- #compile_ellipsis — RubbyCop::NodePattern::Compiler
- #compile_expr — RubbyCop::NodePattern::Compiler
- #compile_expr_with_capture_check — RubbyCop::NodePattern::Compiler
- #compile_expr_with_captures — RubbyCop::NodePattern::Compiler
- #compile_expr_with_index — RubbyCop::NodePattern::Compiler
- #compile_funcall — RubbyCop::NodePattern::Compiler
- #compile_intersect — RubbyCop::NodePattern::Compiler
- #compile_literal — RubbyCop::NodePattern::Compiler
- #compile_negation — RubbyCop::NodePattern::Compiler
- #compile_nodetype — RubbyCop::NodePattern::Compiler
- #compile_param — RubbyCop::NodePattern::Compiler
- #compile_predicate — RubbyCop::NodePattern::Compiler
- #compile_seq — RubbyCop::NodePattern::Compiler
- #compile_seq_tail — RubbyCop::NodePattern::Compiler
- #compile_seq_terms — RubbyCop::NodePattern::Compiler
- #compile_seq_terms_with_size — RubbyCop::NodePattern::Compiler
- #compile_union — RubbyCop::NodePattern::Compiler
- #compile_wildcard — RubbyCop::NodePattern::Compiler
- #complete! — RubbyCop::AST::Node
- #complete? — RubbyCop::AST::Node
- #complex_condition? — RubbyCop::Cop::Style::TernaryParentheses
- #complex_content? — RubbyCop::Cop::Style::WordArray
- #complexity — RubbyCop::Cop::Metrics::AbcSize
- #complexity — RubbyCop::Cop::MethodComplexity
- #complexity_score_for — RubbyCop::Cop::Metrics::CyclomaticComplexity
- #complexity_score_for — RubbyCop::Cop::Metrics::PerceivedComplexity
- #compute_distance — RubbyCop::StringUtil::Jaro
- #compute_distance — RubbyCop::StringUtil::JaroWinkler
- #compute_do_source_line_column — RubbyCop::Cop::Lint::BlockAlignment
- #compute_non_zero_distance — RubbyCop::StringUtil::Jaro
- #compute_start_col — RubbyCop::Cop::Lint::BlockAlignment
- #concat_length — RubbyCop::Cop::Style::CommentAnnotation
- #cond_range — RubbyCop::Cop::Style::Next
- #condition — RubbyCop::AST::ConditionalNode
- #conditional? — RubbyCop::Cop::Rails::SaveBang
- #conditional? — RubbyCop::Cop::Style::BlockDelimiters
- #conditional_assignment? — RubbyCop::Cop::Lint::AssignmentInCondition
- #conditional_clause? — RubbyCop::Cop::VariableForce::SimpleConditional
- #conditions — RubbyCop::AST::WhenNode
- #config_lines — RubbyCop::CLI
- #config_ru? — RubbyCop::Cop::Layout::LeadingCommentSpace
- #config_to_allow_offenses — RubbyCop::Cop::Cop
- #config_to_allow_offenses= — RubbyCop::Cop::Cop
- #configured_indent — RubbyCop::Cop::Style::InfiniteLoop
- #configured_indentation_width — RubbyCop::Cop::Layout::IndentationWidth
- #configured_indentation_width — RubbyCop::Cop::Style::MultilineIfModifier
- #configured_indentation_width — RubbyCop::Cop::AutocorrectAlignment
- #conflicting_styles_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #consecutive_duplicates — RubbyCop::Cop::Duplication
- #consecutive_lines — RubbyCop::Cop::Bundler::OrderedGems
- #consider_node? — RubbyCop::Cop::Metrics::BlockNesting
- #considered_failure? — RubbyCop::Runner
- #consistent_multiline? — RubbyCop::Cop::Style::StringLiterals
- #const_name — RubbyCop::AST::Node
- #constructor? — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #contain_local_object? — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #contains_backtick? — RubbyCop::Cop::Style::CommandLiteral
- #contains_colons_or_commas? — RubbyCop::Cop::Lint::PercentSymbolArray
- #contains_cop_matching? — RubbyCop::Cop::Registry
- #contains_disallowed_backtick? — RubbyCop::Cop::Style::CommandLiteral
- #contains_disallowed_slash? — RubbyCop::Cop::Style::RegexpLiteral
- #contains_double_splat? — RubbyCop::Cop::Performance::FixedSize
- #contains_guard_clause? — RubbyCop::Cop::Style::GuardClause
- #contains_multiple_levels_of_exceptions? — RubbyCop::Cop::Lint::ShadowedException
- #contains_preferred_delimiter? — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #contains_quotes_or_commas? — RubbyCop::Cop::Lint::PercentStringArray
- #contains_slash? — RubbyCop::Cop::Style::RegexpLiteral
- #contains_splat? — RubbyCop::Cop::Performance::FixedSize
- #contents_range — RubbyCop::Cop::PercentLiteral
- #contiguous_assignment_lines — RubbyCop::Cop::Layout::ExtraSpacing
- #convention_on — RubbyCop::Cop::Style::Semicolon
- #convert_hash_data — RubbyCop::Cop::Rails::HttpPositionalArguments
- #cop_config — RubbyCop::Cop::Cop
- #cop_config — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #cop_config_params — RubbyCop::Formatter::DisabledConfigFormatter
- #cop_disabled_line_ranges — RubbyCop::CommentConfig
- #cop_enabled_at_line? — RubbyCop::CommentConfig
- #cop_label — RubbyCop::Cop::Metrics::BlockLength
- #cop_label — RubbyCop::Cop::Metrics::MethodLength
- #cop_line_ranges — RubbyCop::CommentConfig
- #cop_name — RubbyCop::Cop::Cop
- #cop_range — RubbyCop::Cop::Lint::UnneededDisable
- #cops — RubbyCop::Cop::Registry
- #cops — RubbyCop::Cop::Team
- #cops_disabled_in_comments_summary — RubbyCop::Formatter::DisabledLinesFormatter
- #cops_of_department — RubbyCop::CLI
- #correct — RubbyCop::Cop::Cop
- #correct_alias_method_to_alias — RubbyCop::Cop::Style::Alias
- #correct_alias_to_alias_method — RubbyCop::Cop::Style::Alias
- #correct_alias_with_symbol_args — RubbyCop::Cop::Style::Alias
- #correct_annotation? — RubbyCop::Cop::Style::CommentAnnotation
- #correct_args — RubbyCop::Cop::Performance::HashEachMethods
- #correct_bracketed — RubbyCop::Cop::Style::SymbolArray
- #correct_bracketed — RubbyCop::Cop::Style::WordArray
- #correct_branches — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #correct_by_library — RubbyCop::Cop::Layout::IndentHeredoc
- #correct_by_squiggly — RubbyCop::Cop::Layout::IndentHeredoc
- #correct_case_when — RubbyCop::Cop::Style::EmptyCaseCondition
- #correct_dot_position_style? — RubbyCop::Cop::Layout::DotPosition
- #correct_if_branches — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #correct_indentation — RubbyCop::Cop::Layout::CommentIndentation
- #correct_indentation — RubbyCop::Cop::MultilineExpressionIndentation
- #correct_inverse_block — RubbyCop::Cop::Style::InverseMethods
- #correct_key_value — RubbyCop::Cop::Layout::AlignHash
- #correct_literal_style? — RubbyCop::Cop::Style::PercentQLiterals
- #correct_method — RubbyCop::Cop::Rails::PluralizationGrammar
- #correct_multiple_elements — RubbyCop::Cop::Performance::RedundantMerge
- #correct_no_value — RubbyCop::Cop::Layout::AlignHash
- #correct_not — RubbyCop::Cop::Style::AndOr
- #correct_operator — RubbyCop::Cop::Performance::RegexpMatch
- #correct_opposite_method — RubbyCop::Cop::Style::Not
- #correct_other — RubbyCop::Cop::Style::AndOr
- #correct_parenthesized — RubbyCop::Cop::Style::TernaryParentheses
- #correct_percent — RubbyCop::Cop::PercentLiteral
- #correct_send — RubbyCop::Cop::Style::AndOr
- #correct_setter — RubbyCop::Cop::Style::AndOr
- #correct_single_element — RubbyCop::Cop::Performance::RedundantMerge
- #correct_style_detected — RubbyCop::Cop::Style::CharacterLiteral
- #correct_style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #correct_unparenthesized — RubbyCop::Cop::Style::TernaryParentheses
- #correct_validate_type — RubbyCop::Cop::Rails::Validation
- #correct_when_conditions — RubbyCop::Cop::Style::EmptyCaseCondition
- #correct_with_parens — RubbyCop::Cop::Style::Not
- #correct_without_parens — RubbyCop::Cop::Style::Not
- #correctable_send? — RubbyCop::Cop::Style::AndOr
- #corrected — RubbyCop::Cop::Offense
- #corrected — RubbyCop::Cop::Style::EmptyMethod
- #corrected — RubbyCop::Cop::Style::PercentQLiterals
- #corrected? — RubbyCop::Cop::Offense
- #correction — RubbyCop::Cop::Performance::Casecmp
- #correction — RubbyCop::Cop::Performance::Sample
- #correction — RubbyCop::Cop::Style::EmptyLiteral
- #correction — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #correction — RubbyCop::Cop::Style::ParallelAssignment::RescueCorrector
- #correction — RubbyCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #correction_compact_to_exploded — RubbyCop::Cop::Style::RaiseArgs
- #correction_exceeds_line_limit? — RubbyCop::Cop::Style::ConditionalAssignment
- #correction_exploded_to_compact — RubbyCop::Cop::Style::RaiseArgs
- #correction_range — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #correction_range — RubbyCop::Cop::Style::ParallelAssignment::RescueCorrector
- #correction_range — RubbyCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #correction_would_break_code? — RubbyCop::Cop::Style::BlockDelimiters
- #corrections — RubbyCop::Formatter::SimpleTextFormatter::Report
- #count_blocks? — RubbyCop::Cop::Metrics::BlockNesting
- #count_comments? — RubbyCop::Cop::CodeLength
- #count_keyword_args? — RubbyCop::Cop::Metrics::ParameterLists
- #count_matches — RubbyCop::Cop::Lint::FormatParameterMismatch
- #count_stats — RubbyCop::Formatter::FuubarStyleFormatter
- #count_stats — RubbyCop::Formatter::SimpleTextFormatter
- #count_transpositions — RubbyCop::StringUtil::Jaro
- #create_parser — RubbyCop::ProcessedSource
- #current_scope — RubbyCop::Cop::VariableForce::VariableTable
- #current_scope_level — RubbyCop::Cop::VariableForce::VariableTable
- #custom_formatter_class — RubbyCop::Formatter::FormatterSet
- #custom_severity — RubbyCop::Cop::Cop
- #danger_chain? — RubbyCop::Cop::Rails::TimeZone
- #debug? — RubbyCop::Cop::MessageAnnotator
- #debug? — RubbyCop::Cop::Team
- #debug? — RubbyCop::TargetFinder
- #declaration_with_comment — RubbyCop::Cop::Bundler::OrderedGems
- #declare_variable — RubbyCop::Cop::VariableForce::VariableTable
- #decorated_message — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #def_correction — RubbyCop::Cop::Style::ParallelAssignment::RescueCorrector
- #def_end — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #def_node? — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #def_node_matcher — RubbyCop::NodePattern::Macros
- #def_node_search — RubbyCop::NodePattern::Macros
- #def_start — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #default_config — RubbyCop::Formatter::DisabledConfigFormatter
- #default_cop_config — RubbyCop::Cop::MethodPreference
- #default_severity — RubbyCop::Cop::Cop
- #deferred_message — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #define_method_call? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #define_options — RubbyCop::Options
- #defined_module — RubbyCop::AST::Node
- #defined_module_name — RubbyCop::AST::Node
- #delegate? — RubbyCop::Cop::Rails::Delegate
- #delete — RubbyCop::Config
- #delimiter — RubbyCop::AST::PairNode
- #delimiter_delta — RubbyCop::AST::HashElementNode::HashElementDelta
- #delimiter_delta — RubbyCop::AST::HashElementNode
- #delta — RubbyCop::AST::HashElementNode::HashElementDelta
- #deltas — RubbyCop::Cop::HashAlignment::KeyAlignment
- #deltas — RubbyCop::Cop::HashAlignment::ValueAlignment
- #deltas_for_first_pair — RubbyCop::Cop::HashAlignment::KeyAlignment
- #deltas_for_first_pair — RubbyCop::Cop::HashAlignment::TableAlignment
- #deltas_for_first_pair — RubbyCop::Cop::HashAlignment::SeparatorAlignment
- #departments — RubbyCop::Cop::Registry
- #dependency? — RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #deprecated_method — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #deprecation_check — RubbyCop::Config
- #descendant_reference — RubbyCop::Cop::VariableForce
- #descendants — RubbyCop::AST::Node
- #describe — RubbyCop::Cop::Lint::UnneededDisable
- #deserialize_offenses — RubbyCop::CachedData
- #details — RubbyCop::Cop::MessageAnnotator
- #detect_quote_styles — RubbyCop::Cop::Style::StringLiterals
- #detected_style — RubbyCop::Cop::ConfigurableEnforcedStyle
- #detected_style= — RubbyCop::Cop::ConfigurableEnforcedStyle
- #detected_styles — RubbyCop::Cop::ArrayHashIndentation
- #detected_styles_for_column — RubbyCop::Cop::ArrayHashIndentation
- #directions — RubbyCop::Cop::Util
- #directive_count — RubbyCop::Cop::Lint::UnneededDisable
- #directive_on_source_line? — RubbyCop::Cop::Metrics::LineLength
- #directive_parts — RubbyCop::CommentConfig
- #directive_range_in_list — RubbyCop::Cop::Lint::UnneededDisable
- #disabled? — RubbyCop::Cop::Offense
- #disabled_line_ranges — RubbyCop::ProcessedSource
- #disallowed_literal? — RubbyCop::Cop::Style::RedundantParentheses
- #dispatch_node — RubbyCop::Cop::VariableForce
- #display_column — RubbyCop::Cop::AutocorrectAlignment
- #display_cop_names? — RubbyCop::Cop::MessageAnnotator
- #display_error_summary — RubbyCop::CLI
- #display_str — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #display_style_guide? — RubbyCop::Cop::MessageAnnotator
- #display_warning_summary — RubbyCop::CLI
- #distance — RubbyCop::StringUtil::Jaro
- #do? — RubbyCop::AST::ForNode
- #do? — RubbyCop::AST::UntilNode
- #do? — RubbyCop::AST::WhileNode
- #do? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #do_inspection_loop — RubbyCop::Runner
- #documentation_comment? — RubbyCop::Cop::DocumentationComment
- #dot? — RubbyCop::AST::SendNode
- #dot_method_begin_pos — RubbyCop::Cop::Rails::UniqBeforePluck
- #dot_method_with_whitespace — RubbyCop::Cop::Rails::UniqBeforePluck
- #double_colon? — RubbyCop::AST::SendNode
- #double_quotes_required? — RubbyCop::Cop::Util
- #double_splat? — RubbyCop::Cop::Layout::AlignHash
- #downcase_eq_range — RubbyCop::Cop::Performance::Casecmp
- #dsl_writer? — RubbyCop::Cop::Style::TrivialAccessors
- #duplicate_location? — RubbyCop::Cop::Cop
- #duplicated_gem_nodes — RubbyCop::Cop::Bundler::DuplicatedGem
- #duplicates — RubbyCop::Cop::Duplication
- #duplicates? — RubbyCop::Cop::Duplication
- #duration_method? — RubbyCop::Cop::Rails::PluralizationGrammar
- #each — RubbyCop::Config
- #each — RubbyCop::Cop::Registry
- #each_already_disabled — RubbyCop::Cop::Lint::UnneededDisable
- #each_ancestor — RubbyCop::AST::Node
- #each_argument_node — RubbyCop::Cop::ArrayHashIndentation
- #each_bad_alignment — RubbyCop::Cop::AutocorrectAlignment
- #each_bad_cons — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #each_child_node — RubbyCop::AST::Node
- #each_command_or_kernel_call — RubbyCop::Cop::Style::SignalException
- #each_condition — RubbyCop::AST::WhenNode
- #each_descendant — RubbyCop::AST::Node
- #each_descendant_reference — RubbyCop::Cop::VariableForce
- #each_directive — RubbyCop::CommentConfig
- #each_extra_empty_line — RubbyCop::Cop::Layout::EmptyLines
- #each_extraneous_space — RubbyCop::Cop::SpaceInside
- #each_inspected_file — RubbyCop::Runner
- #each_key — RubbyCop::AST::HashNode
- #each_line — RubbyCop::Cop::AutocorrectAlignment
- #each_line_range — RubbyCop::Cop::Lint::UnneededDisable
- #each_match_range — RubbyCop::Cop::MatchRange
- #each_member — RubbyCop::Cop::Layout::IndentationWidth
- #each_mentioned_cop — RubbyCop::CommentConfig
- #each_misplaced_optional_arg — RubbyCop::Cop::Style::OptionalArguments
- #each_missing_space — RubbyCop::Cop::SpaceAfterPunctuation
- #each_missing_space — RubbyCop::Cop::SpaceBeforePunctuation
- #each_node — RubbyCop::AST::Node
- #each_node — RubbyCop::Cop::VariableForce::Scope
- #each_pair — RubbyCop::AST::HashNode
- #each_part — RubbyCop::Cop::Style::SingleLineMethods
- #each_redundant_merge — RubbyCop::Cop::Performance::RedundantMerge
- #each_semicolon — RubbyCop::Cop::Style::Semicolon
- #each_style_violation — RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- #each_unnecessary_space_match — RubbyCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #each_unneeded_disable — RubbyCop::Cop::Lint::UnneededDisable
- #each_value — RubbyCop::AST::HashNode
- #each_when — RubbyCop::AST::CaseNode
- #each_wrong_style — RubbyCop::Cop::Style::ModuleFunction
- #effective_column — RubbyCop::Cop::Util
- #elements — RubbyCop::Cop::TrailingComma
- #eligible_next_successor? — RubbyCop::Cop::Style::LineEndConcatenation
- #eligible_node? — RubbyCop::Cop::Performance::Count
- #eligible_node? — RubbyCop::Cop::Performance::Size
- #eligible_node? — RubbyCop::Cop::Style::IfUnlessModifier
- #eligible_operator? — RubbyCop::Cop::Style::LineEndConcatenation
- #eligible_predecessor? — RubbyCop::Cop::Style::LineEndConcatenation
- #eligible_receiver? — RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- #eligible_receiver? — RubbyCop::Cop::Performance::Size
- #eligible_successor? — RubbyCop::Cop::Style::LineEndConcatenation
- #else? — RubbyCop::AST::CaseNode
- #else? — RubbyCop::AST::IfNode
- #else_branch — RubbyCop::AST::CaseNode
- #else_branch — RubbyCop::AST::IfNode
- #elsif? — RubbyCop::AST::IfNode
- #embedded_in_percent_array? — RubbyCop::Cop::Style::UnneededInterpolation
- #emit_capture_list — RubbyCop::NodePattern::Compiler
- #emit_method_code — RubbyCop::NodePattern::Compiler
- #emit_param_list — RubbyCop::NodePattern::Compiler
- #emit_retval — RubbyCop::NodePattern::Compiler
- #emit_trailing_params — RubbyCop::NodePattern::Compiler
- #empty? — RubbyCop::AST::HashNode
- #empty_block? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #empty_body? — RubbyCop::Cop::StatementModifier
- #empty_check — RubbyCop::Cop::Style::EmptyElse
- #empty_else_config — RubbyCop::Cop::Style::MissingElse
- #empty_else_cop_enabled? — RubbyCop::Cop::Style::MissingElse
- #empty_else_style — RubbyCop::Cop::Style::MissingElse
- #empty_expression? — RubbyCop::Cop::Lint::EmptyExpression
- #empty_lines_around? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #empty_literal? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #empty_parentheses? — RubbyCop::Cop::Style::RedundantParentheses
- #empty_style? — RubbyCop::Cop::Style::EmptyElse
- #enable_cop? — RubbyCop::Config
- #enable_rails_cops — RubbyCop::Runner
- #enabled — RubbyCop::Cop::Registry
- #enabled_line? — RubbyCop::Cop::Cop
- #encoding — RubbyCop::Cop::Style::Encoding
- #encoding — RubbyCop::MagicComment::EmacsComment
- #encoding — RubbyCop::MagicComment::VimComment
- #encoding — RubbyCop::MagicComment::SimpleComment
- #encoding_line_number — RubbyCop::Cop::Style::Encoding
- #encoding_mismatch_message — RubbyCop::Cop::Style::Encoding
- #encoding_omitable? — RubbyCop::Cop::Style::Encoding
- #encoding_present? — RubbyCop::Cop::Style::Encoding
- #encoding_specified? — RubbyCop::MagicComment
- #encoding_token? — RubbyCop::Cop::Style::Copyright
- #end_followed_by_whitespace_only? — RubbyCop::Cop::Style::Next
- #end_of_line_comment — RubbyCop::Cop::Style::SingleLineMethods
- #end_parentheses — RubbyCop::Cop::Style::InverseMethods
- #end_pos — RubbyCop::Cop::Style::Lambda
- #end_range — RubbyCop::Cop::Style::Next
- #end_range — RubbyCop::Cop::Style::SafeNavigation
- #end_with_eq? — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #ending_delimiter — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #ends_in_end? — RubbyCop::Cop::Layout::TrailingBlankLines
- #ends_its_line? — RubbyCop::Cop::Util
- #ends_with_condition? — RubbyCop::Cop::Style::Next
- #enforce_double_quotes? — RubbyCop::Cop::Style::EmptyLiteral
- #english_name_replacement — RubbyCop::Cop::Style::SpecialGlobalVars
- #enlist — RubbyCop::Cop::Registry
- #ensure_valid_preferred_delimiters — RubbyCop::Cop::PercentLiteral
- #enumerator? — RubbyCop::Cop::Style::Next
- #eql? — RubbyCop::Cop::Badge
- #eql? — RubbyCop::Cop::Offense
- #equal_sign? — RubbyCop::Cop::Layout::ExtraSpacing
- #escape — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #escape_string — RubbyCop::Cop::Util
- #eval_call? — RubbyCop::Cop::Lint::UselessAccessModifier
- #evaluate_exceptions — RubbyCop::Cop::Lint::ShadowedException
- #exact_name_match? — RubbyCop::Cop::Style::TrivialAccessors
- #exceeds_line_offset? — RubbyCop::Cop::Layout::EmptyLines
- #except_syntax? — RubbyCop::OptionsValidator
- #excess_leading_space? — RubbyCop::Cop::Layout::SpaceAroundOperators
- #excess_range — RubbyCop::Cop::Metrics::LineLength
- #excess_trailing_space? — RubbyCop::Cop::Layout::SpaceAroundOperators
- #excluded_dirs — RubbyCop::TargetFinder
- #excluded_file? — RubbyCop::Cop::Cop
- #excluded_methods — RubbyCop::Cop::Metrics::BlockLength
- #excludes — RubbyCop::Formatter::DisabledConfigFormatter
- #execute_runner — RubbyCop::CLI
- #exit_body_type? — RubbyCop::Cop::Style::Next
- #expand_elses — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #expand_elses — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #expand_elsif — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #expand_when_branches — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #expanded? — RubbyCop::Cop::Style::EmptyMethod
- #expanded_style? — RubbyCop::Cop::Style::EmptyMethod
- #expect_matching_definition? — RubbyCop::Cop::Style::FileName
- #expect_params_after_method_name? — RubbyCop::Cop::Layout::SpaceBeforeFirstArg
- #expect_space? — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #expected_column — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #expected_fields_count — RubbyCop::Cop::Lint::FormatParameterMismatch
- #expected_indent_offset — RubbyCop::Cop::Layout::AccessModifierIndentation
- #expected_name — RubbyCop::Cop::Style::PredicateName
- #expected_signature? — RubbyCop::Cop::Rails::SaveBang
- #explicit? — RubbyCop::Cop::VariableForce::Reference
- #explicit_block_local_variable? — RubbyCop::Cop::VariableForce::Variable
- #explicit_style? — RubbyCop::Cop::Style::LambdaCall
- #expr_replacement — RubbyCop::Cop::Style::OneLineConditional
- #extra_avoid_comma_info — RubbyCop::Cop::TrailingComma
- #extra_details? — RubbyCop::Cop::MessageAnnotator
- #extra_indentation — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #extra_space_range — RubbyCop::Cop::Layout::ExtraSpacing
- #extract — RubbyCop::MagicComment
- #extract_body — RubbyCop::Cop::TooManyLines
- #extract_frozen_string_literal — RubbyCop::MagicComment::EmacsComment
- #extract_frozen_string_literal — RubbyCop::MagicComment::SimpleComment
- #extract_heredocs — RubbyCop::Cop::Metrics::LineLength
- #extract_method — RubbyCop::Cop::Rails::TimeZone
- #extract_method_chain — RubbyCop::Cop::Rails::Date
- #extract_method_chain — RubbyCop::Cop::Rails::TimeZone
- #extract_parts — RubbyCop::Cop::Style::SafeNavigation
- #extract_rhs — RubbyCop::Cop::CheckAssignment
- #extract_source — RubbyCop::Cop::Performance::Sample
- #extract_sources — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #fail_due_to — RubbyCop::NodePattern::Compiler
- #fail_fast? — RubbyCop::TargetFinder
- #falsey_literal? — RubbyCop::AST::Node
- #file — RubbyCop::RemoteConfig
- #file_checksum — RubbyCop::ResultCache
- #file_finished — RubbyCop::Formatter::BaseFormatter
- #file_finished — RubbyCop::Formatter::DisabledConfigFormatter
- #file_finished — RubbyCop::Formatter::EmacsStyleFormatter
- #file_finished — RubbyCop::Formatter::FileListFormatter
- #file_finished — RubbyCop::Formatter::FormatterSet
- #file_finished — RubbyCop::Formatter::FuubarStyleFormatter
- #file_finished — RubbyCop::Formatter::HTMLFormatter
- #file_finished — RubbyCop::Formatter::JSONFormatter
- #file_finished — RubbyCop::Formatter::OffenseCountFormatter
- #file_finished — RubbyCop::Formatter::ProgressFormatter
- #file_finished — RubbyCop::Formatter::SimpleTextFormatter
- #file_finished — RubbyCop::Formatter::WorstOffendersFormatter
- #file_name_matches_any? — RubbyCop::Cop::Cop
- #file_offense_cache — RubbyCop::Runner
- #file_offenses — RubbyCop::Runner
- #file_started — RubbyCop::Formatter::BaseFormatter
- #file_started — RubbyCop::Formatter::DisabledConfigFormatter
- #file_started — RubbyCop::Formatter::DisabledLinesFormatter
- #file_started — RubbyCop::Formatter::FormatterSet
- #file_started — RubbyCop::Runner
- #file_to_exclude? — RubbyCop::Config
- #file_to_include? — RubbyCop::Config
- #filename_good? — RubbyCop::Cop::Style::FileName
- #files — RubbyCop::Formatter::SimpleTextFormatter::Report
- #filter_cop_classes — RubbyCop::Runner
- #filtered_run? — RubbyCop::Runner
- #find — RubbyCop::TargetFinder
- #find_class_or_module — RubbyCop::Cop::Style::FileName
- #find_common_characters — RubbyCop::StringUtil::Jaro
- #find_excessive_uri_range — RubbyCop::Cop::Metrics::LineLength
- #find_files — RubbyCop::TargetFinder
- #find_first_offense — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #find_first_possible_offense — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #find_last_match — RubbyCop::Cop::Performance::RegexpMatch
- #find_location — RubbyCop::Cop::Cop
- #find_nested_defs — RubbyCop::Cop::Lint::NestedMethodDefinition
- #find_similar_name — RubbyCop::NameSimilarity
- #find_target_files — RubbyCop::Runner
- #find_unneeded — RubbyCop::Cop::Lint::UnneededDisable
- #find_valid_order — RubbyCop::Cop::Style::ParallelAssignment
- #find_variable — RubbyCop::Cop::VariableForce::VariableTable
- #find_variables_in_loop — RubbyCop::Cop::VariableForce
- #finished — RubbyCop::Formatter::BaseFormatter
- #finished — RubbyCop::Formatter::DisabledConfigFormatter
- #finished — RubbyCop::Formatter::DisabledLinesFormatter
- #finished — RubbyCop::Formatter::HTMLFormatter
- #finished — RubbyCop::Formatter::JSONFormatter
- #finished — RubbyCop::Formatter::OffenseCountFormatter
- #finished — RubbyCop::Formatter::ProgressFormatter
- #finished — RubbyCop::Formatter::SimpleTextFormatter
- #finished — RubbyCop::Formatter::WorstOffendersFormatter
- #first_arg? — RubbyCop::Cop::Style::RedundantParentheses
- #first_argument — RubbyCop::AST::SendNode
- #first_argument_returned? — RubbyCop::Cop::Style::EachWithObject
- #first_argument_unparenthesized? — RubbyCop::Cop::Style::EmptyLiteral
- #first_child_requires_empty_line? — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #first_comment_line? — RubbyCop::Cop::Style::CommentAnnotation
- #first_empty_line_required_child — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #first_line — RubbyCop::Cop::Offense
- #first_line — RubbyCop::Cop::Style::FileName
- #first_line_comment — RubbyCop::Cop::Style::IfUnlessModifier
- #first_non_ascii_chars — RubbyCop::Cop::Style::AsciiComments
- #first_non_ascii_chars — RubbyCop::Cop::Style::AsciiIdentifiers
- #first_offense_range — RubbyCop::Cop::Style::AsciiComments
- #first_offense_range — RubbyCop::Cop::Style::AsciiIdentifiers
- #first_part_of_call_chain — RubbyCop::Cop::Util
- #first_source — RubbyCop::Cop::Performance::StringReplacement
- #first_token — RubbyCop::Cop::Layout::InitialIndentation
- #fixed_indentation? — RubbyCop::Cop::Layout::AlignParameters
- #fixed_parameter_indentation? — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #flow_command? — RubbyCop::Cop::Lint::UnreachableCode
- #followed_by_space? — RubbyCop::Cop::Layout::SpaceAfterColon
- #following_line — RubbyCop::Cop::Layout::ExtraSpacing
- #for — RubbyCop::ConfigStore
- #for_all_cops — RubbyCop::Config
- #for_bad_filename — RubbyCop::Cop::Style::FileName
- #for_cop — RubbyCop::Config
- #for_value_used? — RubbyCop::AST::Node
- #force_default_config! — RubbyCop::ConfigStore
- #force_equal_sign_alignment? — RubbyCop::Cop::Layout::ExtraSpacing
- #force_exclusion? — RubbyCop::TargetFinder
- #force_hash_rockets? — RubbyCop::Cop::Style::HashSyntax
- #forces — RubbyCop::Cop::Team
- #forces_for — RubbyCop::Cop::Team
- #format? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #format_arg? — RubbyCop::Cop::Rails::HttpPositionalArguments
- #format_binary — RubbyCop::Cop::Style::NumericLiteralPrefix
- #format_decimal — RubbyCop::Cop::Style::NumericLiteralPrefix
- #format_english_message — RubbyCop::Cop::Style::SpecialGlobalVars
- #format_hex — RubbyCop::Cop::Style::NumericLiteralPrefix
- #format_list — RubbyCop::Cop::Style::SpecialGlobalVars
- #format_message — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #format_message — RubbyCop::Cop::Lint::BlockAlignment
- #format_message — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #format_message — RubbyCop::Cop::Style::SpecialGlobalVars
- #format_method? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #format_number — RubbyCop::Cop::Style::NumericLiterals
- #format_octal — RubbyCop::Cop::Style::NumericLiteralPrefix
- #format_octal_zero_only — RubbyCop::Cop::Style::NumericLiteralPrefix
- #format_source_line_column — RubbyCop::Cop::Lint::BlockAlignment
- #formatter_class — RubbyCop::Formatter::FormatterSet
- #formatter_set — RubbyCop::Runner
- #found_instance_method — RubbyCop::Cop::Lint::DuplicateMethods
- #found_method — RubbyCop::Cop::Lint::DuplicateMethods
- #from_json — RubbyCop::CachedData
- #frozen_string_literal — RubbyCop::MagicComment
- #frozen_string_literal — RubbyCop::MagicComment::VimComment
- #frozen_string_literal? — RubbyCop::MagicComment
- #frozen_string_literal_comment — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #frozen_string_literal_comment_exists? — RubbyCop::Cop::FrozenStringLiteral
- #frozen_string_literal_specified? — RubbyCop::MagicComment
- #frozen_string_literals_enabled? — RubbyCop::Cop::FrozenStringLiteral
- #full_options — RubbyCop::RakeTask
- #functional_block? — RubbyCop::Cop::Style::BlockDelimiters
- #functional_method? — RubbyCop::Cop::Style::BlockDelimiters
- #get_blocks — RubbyCop::Cop::Style::BlockDelimiters
- #get_param — RubbyCop::NodePattern::Compiler
- #get_processed_source — RubbyCop::Runner
- #get_source_range — RubbyCop::Cop::Bundler::OrderedGems
- #good_alignment? — RubbyCop::Cop::Layout::AlignHash
- #good_days — RubbyCop::Cop::Rails::Date
- #good_methods — RubbyCop::Cop::Rails::ActionFilter
- #good_methods — RubbyCop::Cop::Rails::Date
- #good_methods — RubbyCop::Cop::Rails::TimeZone
- #group_mixins — RubbyCop::Cop::Style::MixinGrouping
- #grouped_duplicates — RubbyCop::Cop::Duplication
- #grouped_expression? — RubbyCop::Cop::MultilineExpressionIndentation
- #grouped_style? — RubbyCop::Cop::Style::MixinGrouping
- #handle — RubbyCop::Cop::Style::WhileUntilDo
- #handle_error — RubbyCop::Cop::Team
- #handle_exiting_options — RubbyCop::CLI
- #handle_node — RubbyCop::Cop::Lint::LiteralInCondition
- #handle_response — RubbyCop::RemoteConfig
- #handle_warning — RubbyCop::Cop::Team
- #hash — RubbyCop::Cop::Badge
- #hash — RubbyCop::Cop::Offense
- #hash — RubbyCop::Cop::Severity
- #hash? — RubbyCop::Cop::Performance::Size
- #hash_element? — RubbyCop::Cop::Style::RedundantParentheses
- #hash_for_file — RubbyCop::Formatter::JSONFormatter
- #hash_for_location — RubbyCop::Formatter::JSONFormatter
- #hash_for_offense — RubbyCop::Formatter::JSONFormatter
- #hash_literal_as_first_arg? — RubbyCop::Cop::Style::RedundantParentheses
- #hash_literal_with_braces — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #hash_rocket? — RubbyCop::AST::KeywordSplatNode
- #hash_rocket? — RubbyCop::AST::PairNode
- #hash_rocket_delta — RubbyCop::Cop::HashAlignment::TableAlignment
- #hash_rocket_delta — RubbyCop::Cop::HashAlignment::SeparatorAlignment
- #hash_rockets_check — RubbyCop::Cop::Style::HashSyntax
- #hash_table_style? — RubbyCop::Cop::Layout::SpaceAroundOperators
- #head — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #heredoc? — RubbyCop::Cop::Layout::IndentHeredoc
- #heredoc? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #heredoc? — RubbyCop::Cop::TrailingComma
- #heredoc_indent_type — RubbyCop::Cop::Layout::IndentHeredoc
- #heredoc_lines — RubbyCop::Cop::Style::Next
- #heredoc_literal? — RubbyCop::Cop::Style::CommandLiteral
- #heredoc_ranges — RubbyCop::Cop::AutocorrectAlignment
- #hex_bin_dec_literal_type — RubbyCop::Cop::Style::NumericLiteralPrefix
- #highlighted_area — RubbyCop::Cop::Offense
- #highlighted_source_line — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #highlights — RubbyCop::Cop::Cop
- #hightlight_source_tag — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #if? — RubbyCop::AST::IfNode
- #if_branch — RubbyCop::AST::IfNode
- #if_else_children? — RubbyCop::Cop::Style::Next
- #if_style? — RubbyCop::Cop::Style::MissingElse
- #if_without_else? — RubbyCop::Cop::Style::Next
- #ignore_class_methods? — RubbyCop::Cop::Style::TrivialAccessors
- #ignore_cop_directives? — RubbyCop::Cop::Metrics::LineLength
- #ignore_empty_blocks? — RubbyCop::Cop::Lint::UnusedBlockArgument
- #ignore_executable_scripts? — RubbyCop::Cop::Style::FileName
- #ignore_hash_argument? — RubbyCop::Cop::Layout::AlignHash
- #ignore_macros? — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #ignore_node — RubbyCop::Cop::IgnoredNode
- #ignore_offense? — RubbyCop::Cop::Lint::UnneededDisable
- #ignored_by_find_each? — RubbyCop::Cop::Rails::FindEach
- #ignored_line? — RubbyCop::Cop::Metrics::LineLength
- #ignored_line? — RubbyCop::Cop::IgnoredPattern
- #ignored_list — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #ignored_literal? — RubbyCop::Cop::Layout::MultilineMethodCallBraceLayout
- #ignored_literal? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #ignored_method? — RubbyCop::Cop::Style::BlockDelimiters
- #ignored_method? — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #ignored_method? — RubbyCop::Cop::Style::SymbolProc
- #ignored_methods — RubbyCop::Cop::Style::SymbolProc
- #ignored_node? — RubbyCop::Cop::IgnoredNode
- #ignored_nodes — RubbyCop::Cop::IgnoredNode
- #ignored_patterns — RubbyCop::Cop::IgnoredPattern
- #ignored_range? — RubbyCop::Cop::Layout::ExtraSpacing
- #ignored_ranges — RubbyCop::Cop::Layout::ExtraSpacing
- #immutable_literal? — RubbyCop::AST::Node
- #immutable_literal? — RubbyCop::Cop::Style::RedundantFreeze
- #implements_respond_to_missing? — RubbyCop::Cop::Style::MethodMissing
- #implicit_call? — RubbyCop::AST::SendNode
- #implicit_concatenation? — RubbyCop::Cop::Style::UnneededInterpolation
- #implicit_literal? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #implicit_style? — RubbyCop::Cop::Style::LambdaCall
- #in_its_own_process_with — HostEnvironmentSimulatorHelper
- #in_module_or_instance_eval? — RubbyCop::Cop::Style::TrivialAccessors
- #include? — RubbyCop::Cop::VariableForce::Scope
- #include_semantic_changes? — RubbyCop::Cop::Style::NonNilCheck
- #include_ternary? — RubbyCop::Cop::Style::ConditionalAssignment
- #incompatible_options — RubbyCop::OptionsValidator
- #incorrect_style — RubbyCop::Cop::Layout::CaseIndentation
- #incorrect_style_detected — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #incorrect_style_detected — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #incorrect_style_detected — RubbyCop::Cop::Style::For
- #incorrect_style_detected — RubbyCop::Cop::ArrayHashIndentation
- #incorrect_style_detected — RubbyCop::Cop::MultilineExpressionIndentation
- #indent — RubbyCop::Cop::Style::MixinGrouping
- #indent — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #indent_for — RubbyCop::Cop::Performance::CaseWhenSplat
- #indent_level — RubbyCop::Cop::Layout::IndentHeredoc
- #indent_one_step? — RubbyCop::Cop::Layout::CaseIndentation
- #indent_width — RubbyCop::Cop::Performance::RedundantMerge
- #indentation — RubbyCop::Cop::AutocorrectAlignment
- #indentation — RubbyCop::Cop::MultilineExpressionIndentation
- #indentation_consistency_style — RubbyCop::Cop::Layout::IndentationWidth
- #indentation_of_block_start_line — RubbyCop::Cop::Layout::BlockEndNewline
- #indentation_to_check? — RubbyCop::Cop::Layout::IndentationWidth
- #indentation_width — RubbyCop::Cop::Layout::CaseIndentation
- #indentation_width — RubbyCop::Cop::Layout::IndentHeredoc
- #indentation_width — RubbyCop::Cop::Style::ConditionalAssignment
- #indented_body — RubbyCop::Cop::Layout::IndentHeredoc
- #indented_body — RubbyCop::Cop::Style::MultilineIfModifier
- #index_of_first_token — RubbyCop::Cop::SurroundingSpace
- #index_of_last_token — RubbyCop::Cop::SurroundingSpace
- #inefficient_comparison — RubbyCop::Cop::Performance::Casecmp
- #infinite_loop? — RubbyCop::Cop::Style::TernaryParentheses
- #inline_fix_branch — RubbyCop::Cop::Performance::CaseWhenSplat
- #insert_after — RubbyCop::Cop::Corrector
- #insert_before — RubbyCop::Cop::Corrector
- #insert_notice_before — RubbyCop::Cop::Style::Copyright
- #inside_arg_list_parentheses? — RubbyCop::Cop::MultilineExpressionIndentation
- #inside_comment? — RubbyCop::Cop::TrailingComma
- #inside_interpolation? — RubbyCop::Cop::StringHelp
- #inspect_file — RubbyCop::Cop::Team
- #inspect_file — RubbyCop::Runner
- #inspect_files — RubbyCop::Runner
- #inspect_gemfile — CopHelper
- #inspect_source — CopHelper
- #inspect_source_file — CopHelper
- #inspect_variables_in_scope — RubbyCop::Cop::VariableForce
- #integer_part — RubbyCop::Cop::IntegerNode
- #interpolated_quotes? — RubbyCop::Cop::Style::UnneededPercentQ
- #interpolation? — RubbyCop::Cop::Style::UnneededInterpolation
- #interpret_string_escapes — RubbyCop::Cop::Util
- #interpreter_directive_comment? — RubbyCop::Cop::DocumentationComment
- #inverse_blocks — RubbyCop::Cop::Style::InverseMethods
- #inverse_delimiter — RubbyCop::AST::PairNode
- #inverse_keyword — RubbyCop::AST::IfNode
- #inverse_keyword — RubbyCop::AST::UntilNode
- #inverse_keyword — RubbyCop::AST::WhileNode
- #inverse_methods — RubbyCop::Cop::Style::InverseMethods
- #inverse_operator — RubbyCop::AST::AndNode
- #inverse_operator — RubbyCop::AST::OrNode
- #invert — RubbyCop::Cop::Style::NumericPredicate
- #investigate — RubbyCop::Cop::Bundler::DuplicatedGem
- #investigate — RubbyCop::Cop::Bundler::OrderedGems
- #investigate — RubbyCop::Cop::Commissioner
- #investigate — RubbyCop::Cop::Force
- #investigate — RubbyCop::Cop::Layout::CommentIndentation
- #investigate — RubbyCop::Cop::Layout::EmptyLineAfterMagicComment
- #investigate — RubbyCop::Cop::Layout::EmptyLines
- #investigate — RubbyCop::Cop::Layout::EndOfLine
- #investigate — RubbyCop::Cop::Layout::ExtraSpacing
- #investigate — RubbyCop::Cop::Layout::InitialIndentation
- #investigate — RubbyCop::Cop::Layout::LeadingCommentSpace
- #investigate — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #investigate — RubbyCop::Cop::Layout::SpaceBeforeComment
- #investigate — RubbyCop::Cop::Layout::Tab
- #investigate — RubbyCop::Cop::Layout::TrailingBlankLines
- #investigate — RubbyCop::Cop::Layout::TrailingWhitespace
- #investigate — RubbyCop::Cop::Metrics::BlockNesting
- #investigate — RubbyCop::Cop::Metrics::LineLength
- #investigate — RubbyCop::Cop::Style::AsciiComments
- #investigate — RubbyCop::Cop::Style::AsciiIdentifiers
- #investigate — RubbyCop::Cop::Style::BlockComments
- #investigate — RubbyCop::Cop::Style::CommentAnnotation
- #investigate — RubbyCop::Cop::Style::Copyright
- #investigate — RubbyCop::Cop::Style::Encoding
- #investigate — RubbyCop::Cop::Style::FileName
- #investigate — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #investigate — RubbyCop::Cop::Style::InlineComment
- #investigate — RubbyCop::Cop::Style::LineEndConcatenation
- #investigate — RubbyCop::Cop::Style::Next
- #investigate — RubbyCop::Cop::Style::Semicolon
- #investigate — RubbyCop::Cop::Style::SignalException
- #investigate — RubbyCop::Cop::Team
- #investigate — RubbyCop::Cop::VariableForce
- #investigate — RubbyCop::Cop::ParserDiagnostic
- #investigate — RubbyCop::Cop::RescueNode
- #investigate — RubbyCop::Cop::SpaceAfterPunctuation
- #investigate — RubbyCop::Cop::SpaceBeforePunctuation
- #investigate — RubbyCop::Cop::SpaceInside
- #invoke_custom_processing — RubbyCop::Cop::Commissioner
- #invoke_hook — RubbyCop::Cop::VariableForce::VariableTable
- #irrelevant_line — RubbyCop::Cop::CodeLength
- #iterate_until_no_changes — RubbyCop::Runner
- #join_force? — RubbyCop::Cop::Cop
- #join_force? — RubbyCop::Cop::Lint::ShadowingOuterLocalVariable
- #join_force? — RubbyCop::Cop::Lint::UnderscorePrefixedVariableName
- #join_force? — RubbyCop::Cop::Lint::UselessAssignment
- #join_force? — RubbyCop::Cop::Rails::SaveBang
- #join_force? — RubbyCop::Cop::Lint::UnusedArgument
- #join_terms — RubbyCop::NodePattern::Compiler
- #just_first_word_of_sentence? — RubbyCop::Cop::Style::AnnotationComment
- #key — RubbyCop::AST::HashElementNode
- #key? — RubbyCop::Config
- #key_delta — RubbyCop::AST::HashElementNode::HashElementDelta
- #key_delta — RubbyCop::Cop::HashAlignment::TableAlignment
- #key_delta — RubbyCop::Cop::HashAlignment::SeparatorAlignment
- #key_delta — RubbyCop::AST::HashElementNode
- #keys — RubbyCop::AST::HashNode
- #keys — RubbyCop::Config
- #keyword — RubbyCop::AST::CaseNode
- #keyword — RubbyCop::AST::ForNode
- #keyword — RubbyCop::AST::IfNode
- #keyword — RubbyCop::AST::UntilNode
- #keyword — RubbyCop::AST::WhileNode
- #keyword? — RubbyCop::AST::Node
- #keyword? — RubbyCop::Cop::Style::RedundantSelf
- #keyword? — RubbyCop::Cop::Style::AnnotationComment
- #keyword_ancestor? — RubbyCop::Cop::Style::RedundantParentheses
- #keyword_appearance? — RubbyCop::Cop::Style::AnnotationComment
- #keyword_argument? — RubbyCop::Cop::VariableForce::Variable
- #keyword_bang? — RubbyCop::AST::Node
- #keyword_locations — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_locations_in_ensure — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_locations_in_rescue — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #keyword_not? — RubbyCop::AST::Node
- #keyword_splat? — RubbyCop::AST::HashElementNode::HashElementDelta
- #keyword_with_changed_precedence? — RubbyCop::Cop::Style::OneLineConditional
- #keyword_with_redundant_parentheses? — RubbyCop::Cop::Style::RedundantParentheses
- #kind — RubbyCop::Cop::Layout::SpaceAfterComma
- #kind — RubbyCop::Cop::Layout::SpaceAfterSemicolon
- #kind — RubbyCop::Cop::Layout::SpaceBeforeComma
- #kind — RubbyCop::Cop::Layout::SpaceBeforeSemicolon
- #kw_node_with_special_indentation — RubbyCop::Cop::MultilineExpressionIndentation
- #lambda_arg_string — RubbyCop::Cop::Style::Lambda
- #lambda_node? — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #lambda_node? — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #largest_brackets_size — RubbyCop::Cop::ArrayMinSize
- #last_argument — RubbyCop::AST::SendNode
- #last_call_of_method? — RubbyCop::Cop::Rails::SaveBang
- #last_element_range_with_trailing_comma — RubbyCop::Cop::MultilineLiteralBraceLayout
- #last_element_trailing_comma_range — RubbyCop::Cop::MultilineLiteralBraceLayout
- #last_end_pos_inside_pipes — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #last_expression — RubbyCop::Cop::Lint::UselessSetterCall
- #last_line — RubbyCop::Cop::Offense
- #last_line_heredoc? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #last_magic_comment — RubbyCop::Cop::Layout::EmptyLineAfterMagicComment
- #last_match_used? — RubbyCop::Cop::Performance::RegexpMatch
- #last_special_comment — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #lazy? — RubbyCop::Cop::Performance::Detect
- #leading_comment_lines — RubbyCop::Cop::FrozenStringLiteral
- #leading_spaces — RubbyCop::Cop::Performance::RedundantMerge
- #left_brace? — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #left_hand_operand — RubbyCop::Cop::Style::NestedModifier
- #left_hand_side — RubbyCop::Cop::MultilineExpressionIndentation
- #left_side? — RubbyCop::Cop::SpaceInside::Brackets
- #length — RubbyCop::Cop::Registry
- #length_in_modifier_form — RubbyCop::Cop::StatementModifier
- #less_indented? — RubbyCop::Cop::Layout::CommentIndentation
- #level — RubbyCop::Cop::Severity
- #lexical_scope_type — RubbyCop::Cop::Style::Alias
- #lhs — RubbyCop::AST::BinaryOperatorNode
- #lhs — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #lhs_all_match? — RubbyCop::Cop::Style::ConditionalAssignment
- #lhs_for_send — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #limited_common_prefix_length — RubbyCop::StringUtil::JaroWinkler
- #line — RubbyCop::Cop::Offense
- #line_after_comment — RubbyCop::Cop::Layout::CommentIndentation
- #line_between? — RubbyCop::Cop::Layout::DotPosition
- #line_break_after_left_paren? — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #line_break_before_keyword? — RubbyCop::Cop::EndKeywordAlignment
- #line_count — RubbyCop::Cop::StatementModifier
- #line_count_based_block_style? — RubbyCop::Cop::Style::BlockDelimiters
- #line_count_based_message — RubbyCop::Cop::Style::BlockDelimiters
- #line_distance — RubbyCop::Cop::Util
- #line_in_whitelisted_heredoc? — RubbyCop::Cop::Metrics::LineLength
- #line_length_cop_enabled? — RubbyCop::Cop::Style::ConditionalAssignment
- #line_length_without_directive — RubbyCop::Cop::Metrics::LineLength
- #line_numbers_of_inner_nodes — RubbyCop::Cop::ClassishLength
- #line_range — RubbyCop::Cop::Util
- #lines — RubbyCop::ProcessedSource
- #lines_between_defs — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #list_files — RubbyCop::Runner
- #literal? — RubbyCop::AST::Node
- #literal_at_end? — RubbyCop::Cop::Performance::EndWith
- #literal_at_start? — RubbyCop::Cop::Performance::StartWith
- #literal_number? — RubbyCop::Cop::Rails::PluralizationGrammar
- #literal_type — RubbyCop::Cop::Style::NumericLiteralPrefix
- #load — RubbyCop::ResultCache
- #loc_to_source_line_column — RubbyCop::Cop::Lint::BlockAlignment
- #logical_operator? — RubbyCop::AST::PredicateOperatorNode
- #long_opt_symbol — RubbyCop::Options
- #longest_line — RubbyCop::Cop::Style::ConditionalAssignment
- #longest_line_exceeds_line_limit? — RubbyCop::Cop::Style::ConditionalAssignment
- #longest_rhs — RubbyCop::Cop::Style::ConditionalAssignment
- #longest_rhs_exceeds_line_limit? — RubbyCop::Cop::Style::ConditionalAssignment
- #longest_rhs_full_length — RubbyCop::Cop::Style::ConditionalAssignment
- #looks_like_rails_html_safe? — RubbyCop::Cop::Rails::OutputSafety
- #looks_like_rails_raw? — RubbyCop::Cop::Rails::OutputSafety
- #looks_like_trivial_reader? — RubbyCop::Cop::Style::TrivialAccessors
- #looks_like_trivial_writer? — RubbyCop::Cop::Style::TrivialAccessors
- #lookup_constant — RubbyCop::Cop::Lint::DuplicateMethods
- #macro? — RubbyCop::AST::SendNode
- #make_excludes_absolute — RubbyCop::Config
- #map — RubbyCop::Config
- #mark_assignments_as_referenced_in_loop — RubbyCop::Cop::VariableForce
- #mark_method_as_useless — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #mark_variable_as_captured_by_block_if_so — RubbyCop::Cop::VariableForce::VariableTable
- #match — RubbyCop::MagicComment::EditorComment
- #match? — RubbyCop::Cop::Badge
- #match? — RubbyCop::Cop::Style::FileName
- #match_acronym? — RubbyCop::Cop::Style::FileName
- #match_gvar? — RubbyCop::Cop::Performance::RegexpMatch
- #match_namespace — RubbyCop::Cop::Style::FileName
- #match_path? — RubbyCop::PathUtil
- #match_range — RubbyCop::Cop::MatchRange
- #match_token — RubbyCop::Cop::Style::FormatStringToken
- #match_uris — RubbyCop::Cop::Metrics::LineLength
- #matched_arguments_count? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #matches_ignored_pattern? — RubbyCop::Cop::IgnoredPattern
- #matching_brackets? — RubbyCop::Cop::SpaceInside
- #matching_encoding? — RubbyCop::Cop::Style::Encoding
- #matching_index_range — RubbyCop::StringUtil::Jaro
- #matching_range — RubbyCop::Cop::Lint::UnneededDisable
- #matching_ranges — RubbyCop::Cop::EndKeywordAlignment
- #matching_window — RubbyCop::StringUtil::Jaro
- #max — RubbyCop::Cop::Metrics::LineLength
- #max= — RubbyCop::Cop::ConfigurableMax
- #max_key_value_pairs — RubbyCop::Cop::Performance::RedundantMerge
- #max_length — RubbyCop::Cop::CodeLength
- #max_line_length — RubbyCop::Cop::Style::ConditionalAssignment
- #max_line_length — RubbyCop::Cop::StatementModifier
- #max_parameter_name — RubbyCop::Cop::Style::NumericLiterals
- #max_parameter_name — RubbyCop::Cop::ConfigurableMax
- #max_params — RubbyCop::Cop::Metrics::ParameterLists
- #maximum_empty_lines — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #may_jump_to_other_branch? — RubbyCop::Cop::VariableForce::ExceptionHandler
- #may_run_incompletely? — RubbyCop::Cop::VariableForce::ExceptionHandler
- #maybe_print_corrected_source — RubbyCop::CLI
- #merge — RubbyCop::Config
- #message — RubbyCop::CachedData
- #message — RubbyCop::Cop::Cop
- #message — RubbyCop::Cop::Layout::AccessModifierIndentation
- #message — RubbyCop::Cop::Layout::AlignParameters
- #message — RubbyCop::Cop::Layout::CaseIndentation
- #message — RubbyCop::Cop::Layout::DotPosition
- #message — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #message — RubbyCop::Cop::Layout::FirstParameterIndentation
- #message — RubbyCop::Cop::Layout::IndentArray
- #message — RubbyCop::Cop::Layout::IndentHash
- #message — RubbyCop::Cop::Layout::IndentHeredoc
- #message — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #message — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #message — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #message — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #message — RubbyCop::Cop::Layout::TrailingBlankLines
- #message — RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- #message — RubbyCop::Cop::Lint::Debugger
- #message — RubbyCop::Cop::Lint::FormatParameterMismatch
- #message — RubbyCop::Cop::Lint::LiteralInCondition
- #message — RubbyCop::Cop::Lint::StringConversionInInterpolation
- #message — RubbyCop::Cop::Lint::UnusedBlockArgument
- #message — RubbyCop::Cop::Lint::UnusedMethodArgument
- #message — RubbyCop::Cop::Metrics::BlockNesting
- #message — RubbyCop::Cop::Metrics::ClassLength
- #message — RubbyCop::Cop::Metrics::ModuleLength
- #message — RubbyCop::Cop::Performance::CompareWithBlock
- #message — RubbyCop::Cop::Performance::Sample
- #message — RubbyCop::Cop::Performance::StringReplacement
- #message — RubbyCop::Cop::Rails::ActionFilter
- #message — RubbyCop::Cop::Rails::PluralizationGrammar
- #message — RubbyCop::Cop::Rails::ReadWriteAttribute
- #message — RubbyCop::Cop::Rails::RequestReferer
- #message — RubbyCop::Cop::Rails::SkipsModelValidations
- #message — RubbyCop::Cop::Rails::Validation
- #message — RubbyCop::Cop::Style::Attr
- #message — RubbyCop::Cop::Style::BlockDelimiters
- #message — RubbyCop::Cop::Style::ClassCheck
- #message — RubbyCop::Cop::Style::ClassMethods
- #message — RubbyCop::Cop::Style::ClassVars
- #message — RubbyCop::Cop::Style::CollectionMethods
- #message — RubbyCop::Cop::Style::Copyright
- #message — RubbyCop::Cop::Style::EmptyMethod
- #message — RubbyCop::Cop::Style::FormatString
- #message — RubbyCop::Cop::Style::FormatStringToken
- #message — RubbyCop::Cop::Style::Lambda
- #message — RubbyCop::Cop::Style::LambdaCall
- #message — RubbyCop::Cop::Style::MethodMissing
- #message — RubbyCop::Cop::Style::MethodName
- #message — RubbyCop::Cop::Style::MixinGrouping
- #message — RubbyCop::Cop::Style::NegatedIf
- #message — RubbyCop::Cop::Style::NegatedWhile
- #message — RubbyCop::Cop::Style::NonNilCheck
- #message — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #message — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #message — RubbyCop::Cop::Style::PercentQLiterals
- #message — RubbyCop::Cop::Style::PredicateName
- #message — RubbyCop::Cop::Style::PreferredHashMethods
- #message — RubbyCop::Cop::Style::RaiseArgs
- #message — RubbyCop::Cop::Style::SignalException
- #message — RubbyCop::Cop::Style::SingleLineBlockParams
- #message — RubbyCop::Cop::Style::SpecialGlobalVars
- #message — RubbyCop::Cop::Style::StringLiterals
- #message — RubbyCop::Cop::Style::StringLiteralsInInterpolation
- #message — RubbyCop::Cop::Style::StringMethods
- #message — RubbyCop::Cop::Style::TernaryParentheses
- #message — RubbyCop::Cop::Style::UnneededPercentQ
- #message — RubbyCop::Cop::Style::VariableName
- #message — RubbyCop::Cop::Style::VariableNumber
- #message — RubbyCop::Formatter::SimpleTextFormatter
- #message — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #message — RubbyCop::Cop::TooManyLines
- #message_for_dup — RubbyCop::Cop::Lint::DuplicateMethods
- #message_for_lambda — RubbyCop::Cop::Lint::UnusedBlockArgument
- #message_for_normal_block — RubbyCop::Cop::Lint::UnusedBlockArgument
- #message_for_underscore_prefix — RubbyCop::Cop::Lint::UnusedBlockArgument
- #message_for_useless_assignment — RubbyCop::Cop::Lint::UselessAssignment
- #message_line_modifier — RubbyCop::Cop::Style::Lambda
- #message_specification — RubbyCop::Cop::Lint::UselessAssignment
- #message_text — RubbyCop::Cop::Style::FormatStringToken
- #messages — RubbyCop::Cop::Cop
- #meta_assignment_node — RubbyCop::Cop::VariableForce::Assignment
- #metadata_hash — RubbyCop::Formatter::JSONFormatter
- #method? — RubbyCop::AST::SendNode
- #method_argument? — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #method_argument? — RubbyCop::Cop::VariableForce::Variable
- #method_as_param? — RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- #method_call — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #method_call_with_changed_precedence? — RubbyCop::Cop::Style::OneLineConditional
- #method_call_with_redundant_parentheses? — RubbyCop::Cop::Style::RedundantParentheses
- #method_chain — RubbyCop::Cop::Rails::FindEach
- #method_def_node_parts — RubbyCop::Cop::OnMethodDef
- #method_definition? — RubbyCop::Cop::Lint::UselessAccessModifier
- #method_from_time_class? — RubbyCop::Cop::Rails::TimeZone
- #method_name — RubbyCop::AST::SendNode
- #method_name — RubbyCop::Cop::Style::FormatString
- #method_name_matches? — RubbyCop::Cop::Rails::Delegate
- #method_names — RubbyCop::Cop::Style::SingleLineBlockParams
- #method_send? — RubbyCop::Cop::Rails::Date
- #method_send? — RubbyCop::Cop::Rails::TimeZone
- #method_suffix — RubbyCop::Cop::Performance::StringReplacement
- #method_uses_parens? — RubbyCop::Cop::Style::IfUnlessModifier
- #method_uses_parens? — RubbyCop::Cop::FirstElementLineBreak
- #method_with_block? — RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- #method_with_format_args? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #methods — RubbyCop::Cop::Style::SingleLineBlockParams
- #min_body_length — RubbyCop::Cop::MinBodyLength
- #min_body_length? — RubbyCop::Cop::MinBodyLength
- #min_digits — RubbyCop::Cop::Style::NumericLiterals
- #min_size_config — RubbyCop::Cop::ArrayMinSize
- #minimum_empty_lines — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #minimum_severity_to_fail — RubbyCop::Runner
- #minimum_target_rails_version — RubbyCop::Cop::TargetRailsVersion
- #minimum_target_ruby_version — RubbyCop::Cop::TargetRubyVersion
- #missing_else_style — RubbyCop::Cop::Style::EmptyElse
- #missing_parentheses — RubbyCop::Cop::Style::MethodDefParentheses
- #missing_parentheses — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #missing_parentheses_corrector — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #mixed_delimiters? — RubbyCop::AST::HashNode
- #mobilized_cop_classes — RubbyCop::Runner
- #modifier? — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #modifier? — RubbyCop::Cop::Style::NestedModifier
- #modifier_and_def_on_same_line? — RubbyCop::Cop::OnMethodDef
- #modifier_fits_on_single_line? — RubbyCop::Cop::StatementModifier
- #modifier_form? — RubbyCop::AST::IfNode
- #modifier_form? — RubbyCop::AST::ModifierNode
- #modifier_node? — RubbyCop::Cop::AccessModifierNode
- #modifier_op? — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #modifier_range — RubbyCop::Cop::Style::ParallelAssignment::ModifierCorrector
- #modifier_replacement — RubbyCop::Cop::Style::InfiniteLoop
- #modifier_statement? — RubbyCop::Cop::Style::ParallelAssignment
- #modifier_structure? — RubbyCop::Cop::AccessModifierNode
- #move_assignment_inside_condition — RubbyCop::Cop::Style::ConditionalAssignment
- #move_assignment_outside_condition — RubbyCop::Cop::Style::ConditionalAssignment
- #move_comment — RubbyCop::Cop::Style::SingleLineMethods
- #move_pos — RubbyCop::Cop::Util
- #multiline? — RubbyCop::AST::Node
- #multiline? — RubbyCop::Cop::TrailingComma
- #multiline_condition? — RubbyCop::AST::ConditionalNode
- #multiple_assignment? — RubbyCop::Cop::VariableForce::Assignment
- #multiple_assignment_message — RubbyCop::Cop::Lint::UselessAssignment
- #multiple_assignment_node — RubbyCop::Cop::VariableForce::Assignment
- #multiple_blank_lines_groups? — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #mutable_literal? — RubbyCop::AST::Node
- #n — RubbyCop::AST::Builder
- #name — RubbyCop::Cop::Cop
- #name — RubbyCop::Cop::Force
- #name — RubbyCop::Cop::VariableForce::Assignment
- #name — RubbyCop::Cop::VariableForce::Scope
- #named_mode? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #names — RubbyCop::Cop::Registry
- #names_match? — RubbyCop::Cop::Style::TrivialAccessors
- #namespace? — RubbyCop::Cop::Style::Documentation
- #namespace? — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #need_check_localtime? — RubbyCop::Cop::Rails::TimeZone
- #needs_conversion? — RubbyCop::Cop::Rails::HttpPositionalArguments
- #needs_escaping? — RubbyCop::Cop::Util
- #needs_reorder? — RubbyCop::Cop::Performance::CaseWhenSplat
- #needs_whitespace? — RubbyCop::Cop::Style::Lambda
- #negated_condition — RubbyCop::Cop::NegativeConditional
- #negative_conditional_corrector — RubbyCop::Cop::NegativeConditional
- #nested_conditional? — RubbyCop::AST::IfNode
- #new_alignment — RubbyCop::Cop::Layout::AlignHash
- #new_branch_without_then — RubbyCop::Cop::Performance::CaseWhenSplat
- #new_class_or_module_block? — RubbyCop::AST::Node
- #new_condition_with_then — RubbyCop::Cop::Performance::CaseWhenSplat
- #new_expression — RubbyCop::Cop::Style::NestedModifier
- #next_capture — RubbyCop::NodePattern::Compiler
- #next_line_empty? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #next_match_pos — RubbyCop::Cop::Performance::RegexpMatch
- #next_temp_value — RubbyCop::NodePattern::Compiler
- #nil_check — RubbyCop::Cop::Style::EmptyElse
- #nil_methods — RubbyCop::Cop::Lint::SafeNavigationChain
- #nil_style? — RubbyCop::Cop::Style::EmptyElse
- #no_acceptable_style! — RubbyCop::Cop::ConfigurableEnforcedStyle
- #no_acceptable_style? — RubbyCop::Cop::ConfigurableEnforcedStyle
- #no_base_message — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #no_definition_message — RubbyCop::Cop::Style::FileName
- #no_elements_on_same_line? — RubbyCop::Cop::TrailingComma
- #no_mixed_keys_check — RubbyCop::Cop::Style::HashSyntax
- #no_offense_counts_without_auto_gen_config? — RubbyCop::OptionsValidator
- #no_space — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #no_space_inside_left_brace — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #no_surrounding_space? — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #node_args — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #node_body — RubbyCop::Cop::Style::CommandLiteral
- #node_body — RubbyCop::Cop::Style::RegexpLiteral
- #node_klass — RubbyCop::AST::Builder
- #node_map — RubbyCop::AST::Builder
- #node_parts — RubbyCop::AST::AndNode
- #node_parts — RubbyCop::AST::CaseNode
- #node_parts — RubbyCop::AST::EnsureNode
- #node_parts — RubbyCop::AST::ForNode
- #node_parts — RubbyCop::AST::IfNode
- #node_parts — RubbyCop::AST::KeywordSplatNode
- #node_parts — RubbyCop::AST::OrNode
- #node_parts — RubbyCop::AST::PairNode
- #node_parts — RubbyCop::AST::ResbodyNode
- #node_parts — RubbyCop::AST::SendNode
- #node_parts — RubbyCop::AST::UntilNode
- #node_parts — RubbyCop::AST::WhenNode
- #node_parts — RubbyCop::AST::WhileNode
- #node_search — RubbyCop::NodePattern::Macros
- #node_search_all — RubbyCop::NodePattern::Macros
- #node_search_body — RubbyCop::NodePattern::Macros
- #node_search_first — RubbyCop::NodePattern::Macros
- #nodoc — RubbyCop::Cop::Style::Documentation
- #nodoc? — RubbyCop::Cop::Style::Documentation
- #nodoc_comment? — RubbyCop::Cop::Style::Documentation
- #non_comment_token_line_numbers — RubbyCop::CommentConfig
- #non_complex_type? — RubbyCop::Cop::Style::TernaryParentheses
- #non_eligible_body? — RubbyCop::Cop::StatementModifier
- #non_eligible_condition? — RubbyCop::Cop::StatementModifier
- #non_eligible_if? — RubbyCop::Cop::Style::IfUnlessModifier
- #non_eligible_node? — RubbyCop::Cop::StatementModifier
- #non_modifier_range — RubbyCop::Cop::Style::InfiniteLoop
- #non_modifier_then? — RubbyCop::Cop::Style::MultilineIfThen
- #non_public? — RubbyCop::Cop::DefNode
- #non_splat? — RubbyCop::Cop::Performance::CaseWhenSplat
- #non_string_argument? — RubbyCop::Cop::Performance::FixedSize
- #not_for_this_cop? — RubbyCop::Cop::MultilineExpressionIndentation
- #not_to_receiver — RubbyCop::Cop::Style::InverseMethods
- #notice — RubbyCop::Cop::Style::Copyright
- #notice_found? — RubbyCop::Cop::Style::Copyright
- #numeric_type? — RubbyCop::AST::Node
- #obsolete_cops — RubbyCop::Config
- #obsolete_parameter_message — RubbyCop::Config
- #obsolete_parameters — RubbyCop::Config
- #octal_literal_type — RubbyCop::Cop::Style::NumericLiteralPrefix
- #octal_zero_only? — RubbyCop::Cop::Style::NumericLiteralPrefix
- #offending_node? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #offending_node? — RubbyCop::Cop::Rails::Exit
- #offending_range — RubbyCop::Cop::Layout::IndentationWidth
- #offending_range — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #offending_range — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #offending_selector? — RubbyCop::Cop::Style::Lambda
- #offending_selector? — RubbyCop::Cop::Style::PreferredHashMethods
- #offense — RubbyCop::Cop::Layout::IndentationWidth
- #offense — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #offense — RubbyCop::Cop::Layout::SpaceAroundOperators
- #offense — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #offense — RubbyCop::Cop::Performance::StringReplacement
- #offense — RubbyCop::Cop::Style::Encoding
- #offense — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #offense — RubbyCop::Cop::Style::RedundantParentheses
- #offense — RubbyCop::Cop::Style::SymbolProc
- #offense? — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #offense? — RubbyCop::Cop::Rails::PluralizationGrammar
- #offense? — RubbyCop::Cop::Style::CharacterLiteral
- #offense? — RubbyCop::Cop::Style::LambdaCall
- #offense? — RubbyCop::Cop::Style::StringLiterals
- #offense? — RubbyCop::Cop::Style::StringLiteralsInInterpolation
- #offense? — RubbyCop::Cop::Style::TernaryParentheses
- #offense_array_node? — RubbyCop::Cop::Style::EmptyLiteral
- #offense_detected — RubbyCop::Cop::Layout::TrailingBlankLines
- #offense_for_levels — RubbyCop::Cop::Performance::FlatMap
- #offense_for_method — RubbyCop::Cop::Performance::FlatMap
- #offense_hash_node? — RubbyCop::Cop::Style::EmptyLiteral
- #offense_location — RubbyCop::Cop::Style::Next
- #offense_message — RubbyCop::Cop::Layout::EndOfLine
- #offense_message — RubbyCop::Cop::Layout::SpaceAroundOperators
- #offense_node — RubbyCop::Cop::Style::Next
- #offense_range — RubbyCop::Cop::Lint::ShadowedException
- #offenses — RubbyCop::Cop::Team
- #offenses — RubbyCop::Formatter::SimpleTextFormatter::Report
- #offensive? — RubbyCop::Cop::Performance::Sample
- #offset — RubbyCop::Cop::AutocorrectAlignment
- #offset — RubbyCop::Cop::SpaceAfterPunctuation
- #offset_provided? — RubbyCop::Cop::Rails::TimeZone
- #on_alias — RubbyCop::Cop::Style::Alias
- #on_and — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #on_and — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_and — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_and — RubbyCop::Cop::Rails::Present
- #on_and — RubbyCop::Cop::Style::AndOr
- #on_and — RubbyCop::Cop::Style::SafeNavigation
- #on_and_asgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_and_asgn — RubbyCop::Cop::Style::RedundantSelf
- #on_arg — RubbyCop::Cop::Style::VariableName
- #on_arg — RubbyCop::Cop::Style::VariableNumber
- #on_args — RubbyCop::Cop::Metrics::ParameterLists
- #on_args — RubbyCop::Cop::Style::OptionHash
- #on_args — RubbyCop::Cop::Style::RedundantSelf
- #on_argument — RubbyCop::Cop::Style::RedundantSelf
- #on_array — RubbyCop::Cop::Layout::AlignArray
- #on_array — RubbyCop::Cop::Layout::FirstArrayElementLineBreak
- #on_array — RubbyCop::Cop::Layout::IndentArray
- #on_array — RubbyCop::Cop::Layout::MultilineArrayBraceLayout
- #on_array — RubbyCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #on_array — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_array — RubbyCop::Cop::Lint::PercentStringArray
- #on_array — RubbyCop::Cop::Lint::PercentSymbolArray
- #on_array — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_array — RubbyCop::Cop::Style::SymbolArray
- #on_array — RubbyCop::Cop::Style::TrailingCommaInLiteral
- #on_array — RubbyCop::Cop::Style::UnneededCapitalW
- #on_array — RubbyCop::Cop::Style::WordArray
- #on_assignment — RubbyCop::Cop::Style::MutableConstant
- #on_begin — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #on_begin — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #on_begin — RubbyCop::Cop::Layout::IndentationConsistency
- #on_begin — RubbyCop::Cop::Lint::EmptyExpression
- #on_begin — RubbyCop::Cop::Lint::UnreachableCode
- #on_begin — RubbyCop::Cop::Lint::Void
- #on_begin — RubbyCop::Cop::Style::RedundantParentheses
- #on_begin — RubbyCop::Cop::Style::Semicolon
- #on_binary — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_block — RubbyCop::Cop::Layout::AccessModifierIndentation
- #on_block — RubbyCop::Cop::Layout::BlockEndNewline
- #on_block — RubbyCop::Cop::Layout::EmptyLinesAroundBlockBody
- #on_block — RubbyCop::Cop::Layout::IndentationWidth
- #on_block — RubbyCop::Cop::Layout::MultilineBlockLayout
- #on_block — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #on_block — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_block — RubbyCop::Cop::Layout::SpaceBeforeBlockBraces
- #on_block — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #on_block — RubbyCop::Cop::Lint::BlockAlignment
- #on_block — RubbyCop::Cop::Lint::NextWithoutAccumulator
- #on_block — RubbyCop::Cop::Lint::UselessAccessModifier
- #on_block — RubbyCop::Cop::Metrics::BlockLength
- #on_block — RubbyCop::Cop::Performance::CompareWithBlock
- #on_block — RubbyCop::Cop::Performance::HashEachMethods
- #on_block — RubbyCop::Cop::Performance::RedundantSortBy
- #on_block — RubbyCop::Cop::Performance::TimesMap
- #on_block — RubbyCop::Cop::Rails::ActionFilter
- #on_block — RubbyCop::Cop::Style::BlockDelimiters
- #on_block — RubbyCop::Cop::Style::CollectionMethods
- #on_block — RubbyCop::Cop::Style::EachForSimpleLoop
- #on_block — RubbyCop::Cop::Style::EachWithObject
- #on_block — RubbyCop::Cop::Style::For
- #on_block — RubbyCop::Cop::Style::InverseMethods
- #on_block — RubbyCop::Cop::Style::Lambda
- #on_block — RubbyCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_block — RubbyCop::Cop::Style::MultilineBlockChain
- #on_block — RubbyCop::Cop::Style::Next
- #on_block — RubbyCop::Cop::Style::Proc
- #on_block — RubbyCop::Cop::Style::SingleLineBlockParams
- #on_block — RubbyCop::Cop::Style::SymbolProc
- #on_block — RubbyCop::AST::Traversal
- #on_blockarg — RubbyCop::Cop::Style::RedundantSelf
- #on_break — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_case — RubbyCop::Cop::Layout::CaseIndentation
- #on_case — RubbyCop::Cop::Layout::ElseAlignment
- #on_case — RubbyCop::Cop::Layout::IndentationWidth
- #on_case — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_case — RubbyCop::Cop::Lint::DuplicateCaseCondition
- #on_case — RubbyCop::Cop::Lint::EmptyWhen
- #on_case — RubbyCop::Cop::Lint::EndAlignment
- #on_case — RubbyCop::Cop::Lint::LiteralInCondition
- #on_case — RubbyCop::Cop::Performance::CaseWhenSplat
- #on_case — RubbyCop::Cop::Performance::RegexpMatch
- #on_case — RubbyCop::Cop::Style::ConditionalAssignment
- #on_case — RubbyCop::Cop::Style::EmptyCaseCondition
- #on_case — RubbyCop::Cop::Style::EmptyElse
- #on_case — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #on_case — RubbyCop::Cop::Style::MissingElse
- #on_case — RubbyCop::AST::Traversal
- #on_casgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_casgn — RubbyCop::Cop::Rails::RelativeDateConstant
- #on_casgn — RubbyCop::Cop::Style::ConstantName
- #on_casgn — RubbyCop::Cop::Style::MutableConstant
- #on_casgn — RubbyCop::AST::Traversal
- #on_class — RubbyCop::Cop::Layout::AccessModifierIndentation
- #on_class — RubbyCop::Cop::Layout::EmptyLinesAroundClassBody
- #on_class — RubbyCop::Cop::Layout::IndentationWidth
- #on_class — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_class — RubbyCop::Cop::Lint::EndAlignment
- #on_class — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #on_class — RubbyCop::Cop::Lint::InheritException
- #on_class — RubbyCop::Cop::Lint::UselessAccessModifier
- #on_class — RubbyCop::Cop::Metrics::ClassLength
- #on_class — RubbyCop::Cop::Style::ClassAndModuleCamelCase
- #on_class — RubbyCop::Cop::Style::ClassAndModuleChildren
- #on_class — RubbyCop::Cop::Style::ClassMethods
- #on_class — RubbyCop::Cop::Style::Documentation
- #on_class — RubbyCop::Cop::Style::StructInheritance
- #on_class — RubbyCop::AST::Traversal
- #on_class — RubbyCop::Cop::EnforceSuperclass
- #on_conditionals — RubbyCop::Cop::Style::AndOr
- #on_const — RubbyCop::Cop::Lint::UnifiedInteger
- #on_const — RubbyCop::Cop::Rails::Date
- #on_const — RubbyCop::Cop::Rails::TimeZone
- #on_const — RubbyCop::AST::Traversal
- #on_csend — RubbyCop::AST::Traversal
- #on_cvasgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_cvasgn — RubbyCop::Cop::Style::ClassVars
- #on_cvasgn — RubbyCop::Cop::Style::SelfAssignment
- #on_cvasgn — RubbyCop::Cop::Style::VariableName
- #on_cvasgn — RubbyCop::Cop::Style::VariableNumber
- #on_def — RubbyCop::Cop::Lint::DuplicateMethods
- #on_def — RubbyCop::Cop::Performance::RedundantBlockCall
- #on_def — RubbyCop::Cop::Rails::Delegate
- #on_def — RubbyCop::Cop::Style::DocumentationMethod
- #on_def — RubbyCop::Cop::Style::MethodName
- #on_def — RubbyCop::Cop::Style::OpMethod
- #on_def — RubbyCop::Cop::Style::OptionalArguments
- #on_def — RubbyCop::Cop::Style::RedundantSelf
- #on_def — RubbyCop::Cop::Style::TrivialAccessors
- #on_def — RubbyCop::AST::Traversal
- #on_def — RubbyCop::Cop::OnMethodDef
- #on_defined? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_defs — RubbyCop::Cop::Lint::DuplicateMethods
- #on_defs — RubbyCop::Cop::Style::MethodName
- #on_defs — RubbyCop::Cop::Style::RedundantSelf
- #on_defs — RubbyCop::Cop::Style::TrivialAccessors
- #on_defs — RubbyCop::AST::Traversal
- #on_defs — RubbyCop::Cop::OnMethodDef
- #on_dstr — RubbyCop::Cop::Layout::IndentHeredoc
- #on_dstr — RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- #on_dstr — RubbyCop::Cop::Lint::EmptyInterpolation
- #on_dstr — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #on_dstr — RubbyCop::Cop::Lint::LiteralInInterpolation
- #on_dstr — RubbyCop::Cop::Lint::StringConversionInInterpolation
- #on_dstr — RubbyCop::Cop::Rails::FilePath
- #on_dstr — RubbyCop::Cop::Style::BarePercentLiterals
- #on_dstr — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_dstr — RubbyCop::Cop::Style::StringLiterals
- #on_dstr — RubbyCop::Cop::Style::UnneededInterpolation
- #on_dstr — RubbyCop::Cop::Style::UnneededPercentQ
- #on_dstr — RubbyCop::Cop::Style::VariableInterpolation
- #on_eflipflop — RubbyCop::Cop::Style::FlipFlop
- #on_ensure — RubbyCop::Cop::Layout::IndentationWidth
- #on_ensure — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #on_ensure — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_ensure — RubbyCop::Cop::Lint::EmptyEnsure
- #on_ensure — RubbyCop::Cop::Lint::EnsureReturn
- #on_ensure — RubbyCop::AST::Traversal
- #on_erange — RubbyCop::Cop::Layout::SpaceInsideRangeLiteral
- #on_float — RubbyCop::Cop::Lint::FloatOutOfRange
- #on_float — RubbyCop::Cop::Style::NumericLiterals
- #on_for — RubbyCop::Cop::Layout::IndentationWidth
- #on_for — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_for — RubbyCop::Cop::Style::For
- #on_for — RubbyCop::Cop::Style::Next
- #on_for — RubbyCop::AST::Traversal
- #on_gvar — RubbyCop::Cop::Style::GlobalVars
- #on_gvar — RubbyCop::Cop::Style::SpecialGlobalVars
- #on_gvasgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_gvasgn — RubbyCop::Cop::Style::GlobalVars
- #on_hash — RubbyCop::Cop::Layout::AlignHash
- #on_hash — RubbyCop::Cop::Layout::FirstHashElementLineBreak
- #on_hash — RubbyCop::Cop::Layout::IndentHash
- #on_hash — RubbyCop::Cop::Layout::MultilineHashBraceLayout
- #on_hash — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #on_hash — RubbyCop::Cop::Lint::DuplicatedKey
- #on_hash — RubbyCop::Cop::Style::HashSyntax
- #on_hash — RubbyCop::Cop::Style::TrailingCommaInLiteral
- #on_if — RubbyCop::Cop::Layout::ElseAlignment
- #on_if — RubbyCop::Cop::Layout::IndentationWidth
- #on_if — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_if — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_if — RubbyCop::Cop::Lint::AssignmentInCondition
- #on_if — RubbyCop::Cop::Lint::ConditionPosition
- #on_if — RubbyCop::Cop::Lint::ElseLayout
- #on_if — RubbyCop::Cop::Lint::EndAlignment
- #on_if — RubbyCop::Cop::Lint::LiteralInCondition
- #on_if — RubbyCop::Cop::Performance::RegexpMatch
- #on_if — RubbyCop::Cop::Rails::Blank
- #on_if — RubbyCop::Cop::Rails::Present
- #on_if — RubbyCop::Cop::Style::AndOr
- #on_if — RubbyCop::Cop::Style::ConditionalAssignment
- #on_if — RubbyCop::Cop::Style::GuardClause
- #on_if — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #on_if — RubbyCop::Cop::Style::IfInsideElse
- #on_if — RubbyCop::Cop::Style::IfUnlessModifier
- #on_if — RubbyCop::Cop::Style::IfUnlessModifierOfIfUnless
- #on_if — RubbyCop::Cop::Style::MultilineIfModifier
- #on_if — RubbyCop::Cop::Style::MultilineTernaryOperator
- #on_if — RubbyCop::Cop::Style::NegatedIf
- #on_if — RubbyCop::Cop::Style::NestedModifier
- #on_if — RubbyCop::Cop::Style::NestedTernaryOperator
- #on_if — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #on_if — RubbyCop::Cop::Style::SafeNavigation
- #on_if — RubbyCop::Cop::Style::TernaryParentheses
- #on_if — RubbyCop::Cop::Style::UnlessElse
- #on_if — RubbyCop::AST::Traversal
- #on_if — RubbyCop::Cop::OnNormalIfUnless
- #on_iflipflop — RubbyCop::Cop::Style::FlipFlop
- #on_int — RubbyCop::Cop::Style::NumericLiteralPrefix
- #on_int — RubbyCop::Cop::Style::NumericLiterals
- #on_irange — RubbyCop::Cop::Layout::SpaceInsideRangeLiteral
- #on_ivasgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_ivasgn — RubbyCop::Cop::Style::SelfAssignment
- #on_ivasgn — RubbyCop::Cop::Style::VariableName
- #on_ivasgn — RubbyCop::Cop::Style::VariableNumber
- #on_kwbegin — RubbyCop::Cop::Layout::EmptyLinesAroundBeginBody
- #on_kwbegin — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #on_kwbegin — RubbyCop::Cop::Layout::IndentationConsistency
- #on_kwbegin — RubbyCop::Cop::Layout::IndentationWidth
- #on_kwbegin — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_kwbegin — RubbyCop::Cop::Lint::Void
- #on_kwoptarg — RubbyCop::Cop::Layout::SpaceAfterColon
- #on_kwoptarg — RubbyCop::Cop::Lint::CircularArgumentReference
- #on_lvasgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_lvasgn — RubbyCop::Cop::Style::RedundantSelf
- #on_lvasgn — RubbyCop::Cop::Style::SelfAssignment
- #on_lvasgn — RubbyCop::Cop::Style::VariableName
- #on_lvasgn — RubbyCop::Cop::Style::VariableNumber
- #on_masgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_masgn — RubbyCop::Cop::Rails::RelativeDateConstant
- #on_masgn — RubbyCop::Cop::Style::ParallelAssignment
- #on_masgn — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #on_method_def — RubbyCop::Cop::Layout::AlignParameters
- #on_method_def — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #on_method_def — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #on_method_def — RubbyCop::Cop::Layout::EmptyLinesAroundMethodBody
- #on_method_def — RubbyCop::Cop::Layout::FirstMethodParameterLineBreak
- #on_method_def — RubbyCop::Cop::Layout::IndentationWidth
- #on_method_def — RubbyCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
- #on_method_def — RubbyCop::Cop::Layout::SpaceAfterMethodName
- #on_method_def — RubbyCop::Cop::Lint::DefEndAlignment
- #on_method_def — RubbyCop::Cop::Lint::NestedMethodDefinition
- #on_method_def — RubbyCop::Cop::Lint::UselessSetterCall
- #on_method_def — RubbyCop::Cop::Metrics::MethodLength
- #on_method_def — RubbyCop::Cop::Style::AccessorMethodName
- #on_method_def — RubbyCop::Cop::Style::DefWithParentheses
- #on_method_def — RubbyCop::Cop::Style::DocumentationMethod
- #on_method_def — RubbyCop::Cop::Style::EmptyMethod
- #on_method_def — RubbyCop::Cop::Style::GuardClause
- #on_method_def — RubbyCop::Cop::Style::MethodDefParentheses
- #on_method_def — RubbyCop::Cop::Style::MethodMissing
- #on_method_def — RubbyCop::Cop::Style::NonNilCheck
- #on_method_def — RubbyCop::Cop::Style::PredicateName
- #on_method_def — RubbyCop::Cop::Style::RedundantBegin
- #on_method_def — RubbyCop::Cop::Style::RedundantReturn
- #on_method_def — RubbyCop::Cop::Style::SingleLineMethods
- #on_method_def — RubbyCop::Cop::Style::TrivialAccessors
- #on_method_def — RubbyCop::Cop::MethodComplexity
- #on_module — RubbyCop::Cop::Layout::AccessModifierIndentation
- #on_module — RubbyCop::Cop::Layout::EmptyLinesAroundModuleBody
- #on_module — RubbyCop::Cop::Layout::IndentationWidth
- #on_module — RubbyCop::Cop::Lint::EndAlignment
- #on_module — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #on_module — RubbyCop::Cop::Lint::UselessAccessModifier
- #on_module — RubbyCop::Cop::Metrics::ModuleLength
- #on_module — RubbyCop::Cop::Style::ClassAndModuleCamelCase
- #on_module — RubbyCop::Cop::Style::ClassAndModuleChildren
- #on_module — RubbyCop::Cop::Style::ClassMethods
- #on_module — RubbyCop::Cop::Style::Documentation
- #on_module — RubbyCop::Cop::Style::ModuleFunction
- #on_module — RubbyCop::AST::Traversal
- #on_next — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_node — RubbyCop::Cop::Util
- #on_normal_if_unless — RubbyCop::Cop::Style::EmptyElse
- #on_normal_if_unless — RubbyCop::Cop::Style::IfWithSemicolon
- #on_normal_if_unless — RubbyCop::Cop::Style::MissingElse
- #on_normal_if_unless — RubbyCop::Cop::Style::MultilineIfThen
- #on_normal_if_unless — RubbyCop::Cop::Style::OneLineConditional
- #on_nth_ref — RubbyCop::Cop::Style::PerlBackrefs
- #on_op_asgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_op_asgn — RubbyCop::Cop::Style::RedundantSelf
- #on_op_asgn — RubbyCop::AST::Traversal
- #on_optarg — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #on_optarg — RubbyCop::Cop::Lint::CircularArgumentReference
- #on_or — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #on_or — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_or — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_or — RubbyCop::Cop::Performance::DoubleStartEndWith
- #on_or — RubbyCop::Cop::Rails::Blank
- #on_or — RubbyCop::Cop::Rails::Present
- #on_or — RubbyCop::Cop::Style::AndOr
- #on_or — RubbyCop::Cop::Style::SafeNavigation
- #on_or_asgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_or_asgn — RubbyCop::Cop::Rails::RelativeDateConstant
- #on_or_asgn — RubbyCop::Cop::Style::MultilineMemoization
- #on_or_asgn — RubbyCop::Cop::Style::MutableConstant
- #on_or_asgn — RubbyCop::Cop::Style::RedundantSelf
- #on_pair — RubbyCop::Cop::Layout::SpaceAfterColon
- #on_pair — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_percent_literal — RubbyCop::Cop::Layout::SpaceInsideArrayPercentLiteral
- #on_percent_literal — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_percent_literal — RubbyCop::Cop::Lint::PercentStringArray
- #on_percent_literal — RubbyCop::Cop::Lint::PercentSymbolArray
- #on_percent_literal — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_percent_literal — RubbyCop::Cop::Style::PercentQLiterals
- #on_percent_literal — RubbyCop::Cop::Style::UnneededCapitalW
- #on_postexe — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_postexe — RubbyCop::Cop::Lint::EndInMethod
- #on_postexe — RubbyCop::Cop::Style::EndBlock
- #on_preexe — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_preexe — RubbyCop::Cop::Style::BeginBlock
- #on_regexp — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_regexp — RubbyCop::Cop::Style::RegexpLiteral
- #on_regexp — RubbyCop::Cop::Style::VariableInterpolation
- #on_regexp — RubbyCop::Cop::StringHelp
- #on_resbody — RubbyCop::Cop::Layout::IndentationWidth
- #on_resbody — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #on_resbody — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_resbody — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_resbody — RubbyCop::Cop::Lint::HandleExceptions
- #on_resbody — RubbyCop::Cop::Lint::RescueException
- #on_resbody — RubbyCop::Cop::Style::RescueModifier
- #on_resbody — RubbyCop::AST::Traversal
- #on_rescue — RubbyCop::Cop::Layout::ElseAlignment
- #on_rescue — RubbyCop::Cop::Layout::IndentationWidth
- #on_rescue — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_rescue — RubbyCop::Cop::Lint::ShadowedException
- #on_rescue — RubbyCop::Cop::Style::SignalException
- #on_rescue — RubbyCop::AST::Traversal
- #on_return — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_return — RubbyCop::Cop::Lint::NonLocalExitFromIterator
- #on_same_line? — RubbyCop::Cop::TrailingComma
- #on_sclass — RubbyCop::Cop::Layout::AccessModifierIndentation
- #on_sclass — RubbyCop::Cop::Layout::EmptyLinesAroundClassBody
- #on_sclass — RubbyCop::Cop::Lint::UselessAccessModifier
- #on_sclass — RubbyCop::AST::Traversal
- #on_send — RubbyCop::Cop::Layout::AlignHash
- #on_send — RubbyCop::Cop::Layout::AlignParameters
- #on_send — RubbyCop::Cop::Layout::ClosingParenthesisIndentation
- #on_send — RubbyCop::Cop::Layout::DotPosition
- #on_send — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #on_send — RubbyCop::Cop::Layout::FirstMethodArgumentLineBreak
- #on_send — RubbyCop::Cop::Layout::FirstParameterIndentation
- #on_send — RubbyCop::Cop::Layout::IndentArray
- #on_send — RubbyCop::Cop::Layout::IndentHash
- #on_send — RubbyCop::Cop::Layout::IndentationWidth
- #on_send — RubbyCop::Cop::Layout::MultilineMethodCallBraceLayout
- #on_send — RubbyCop::Cop::Layout::SpaceAfterNot
- #on_send — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_send — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_send — RubbyCop::Cop::Layout::SpaceBeforeFirstArg
- #on_send — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #on_send — RubbyCop::Cop::Lint::AmbiguousBlockAssociation
- #on_send — RubbyCop::Cop::Lint::Debugger
- #on_send — RubbyCop::Cop::Lint::DefEndAlignment
- #on_send — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #on_send — RubbyCop::Cop::Lint::EachWithObjectArgument
- #on_send — RubbyCop::Cop::Lint::FormatParameterMismatch
- #on_send — RubbyCop::Cop::Lint::MultipleCompare
- #on_send — RubbyCop::Cop::Lint::ParenthesesAsGroupedExpression
- #on_send — RubbyCop::Cop::Lint::RandOne
- #on_send — RubbyCop::Cop::Lint::RequireParentheses
- #on_send — RubbyCop::Cop::Lint::SafeNavigationChain
- #on_send — RubbyCop::Cop::Lint::UselessComparison
- #on_send — RubbyCop::Cop::Performance::Caller
- #on_send — RubbyCop::Cop::Performance::Casecmp
- #on_send — RubbyCop::Cop::Performance::Count
- #on_send — RubbyCop::Cop::Performance::Detect
- #on_send — RubbyCop::Cop::Performance::EndWith
- #on_send — RubbyCop::Cop::Performance::FixedSize
- #on_send — RubbyCop::Cop::Performance::FlatMap
- #on_send — RubbyCop::Cop::Performance::LstripRstrip
- #on_send — RubbyCop::Cop::Performance::RangeInclude
- #on_send — RubbyCop::Cop::Performance::RedundantMatch
- #on_send — RubbyCop::Cop::Performance::RedundantMerge
- #on_send — RubbyCop::Cop::Performance::ReverseEach
- #on_send — RubbyCop::Cop::Performance::Sample
- #on_send — RubbyCop::Cop::Performance::Size
- #on_send — RubbyCop::Cop::Performance::StartWith
- #on_send — RubbyCop::Cop::Performance::StringReplacement
- #on_send — RubbyCop::Cop::Performance::TimesMap
- #on_send — RubbyCop::Cop::Rails::ActionFilter
- #on_send — RubbyCop::Cop::Rails::ActiveSupportAliases
- #on_send — RubbyCop::Cop::Rails::Blank
- #on_send — RubbyCop::Cop::Rails::Date
- #on_send — RubbyCop::Cop::Rails::DelegateAllowBlank
- #on_send — RubbyCop::Cop::Rails::DynamicFindBy
- #on_send — RubbyCop::Cop::Rails::EnumUniqueness
- #on_send — RubbyCop::Cop::Rails::Exit
- #on_send — RubbyCop::Cop::Rails::FilePath
- #on_send — RubbyCop::Cop::Rails::FindBy
- #on_send — RubbyCop::Cop::Rails::FindEach
- #on_send — RubbyCop::Cop::Rails::HasAndBelongsToMany
- #on_send — RubbyCop::Cop::Rails::HttpPositionalArguments
- #on_send — RubbyCop::Cop::Rails::NotNullColumn
- #on_send — RubbyCop::Cop::Rails::Output
- #on_send — RubbyCop::Cop::Rails::OutputSafety
- #on_send — RubbyCop::Cop::Rails::PluralizationGrammar
- #on_send — RubbyCop::Cop::Rails::Present
- #on_send — RubbyCop::Cop::Rails::ReadWriteAttribute
- #on_send — RubbyCop::Cop::Rails::RequestReferer
- #on_send — RubbyCop::Cop::Rails::ReversibleMigration
- #on_send — RubbyCop::Cop::Rails::SafeNavigation
- #on_send — RubbyCop::Cop::Rails::SaveBang
- #on_send — RubbyCop::Cop::Rails::ScopeArgs
- #on_send — RubbyCop::Cop::Rails::SkipsModelValidations
- #on_send — RubbyCop::Cop::Rails::UniqBeforePluck
- #on_send — RubbyCop::Cop::Rails::Validation
- #on_send — RubbyCop::Cop::Security::Eval
- #on_send — RubbyCop::Cop::Security::JSONLoad
- #on_send — RubbyCop::Cop::Security::MarshalLoad
- #on_send — RubbyCop::Cop::Security::YAMLLoad
- #on_send — RubbyCop::Cop::Style::Alias
- #on_send — RubbyCop::Cop::Style::ArrayJoin
- #on_send — RubbyCop::Cop::Style::Attr
- #on_send — RubbyCop::Cop::Style::AutoResourceCleanup
- #on_send — RubbyCop::Cop::Style::BlockDelimiters
- #on_send — RubbyCop::Cop::Style::BracesAroundHashParameters
- #on_send — RubbyCop::Cop::Style::CaseEquality
- #on_send — RubbyCop::Cop::Style::ClassCheck
- #on_send — RubbyCop::Cop::Style::CollectionMethods
- #on_send — RubbyCop::Cop::Style::ColonMethodCall
- #on_send — RubbyCop::Cop::Style::ConditionalAssignment
- #on_send — RubbyCop::Cop::Style::DoubleNegation
- #on_send — RubbyCop::Cop::Style::EmptyLiteral
- #on_send — RubbyCop::Cop::Style::EvenOdd
- #on_send — RubbyCop::Cop::Style::FormatString
- #on_send — RubbyCop::Cop::Style::ImplicitRuntimeError
- #on_send — RubbyCop::Cop::Style::InverseMethods
- #on_send — RubbyCop::Cop::Style::LambdaCall
- #on_send — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #on_send — RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- #on_send — RubbyCop::Cop::Style::MethodCalledOnDoEndBlock
- #on_send — RubbyCop::Cop::Style::MixinGrouping
- #on_send — RubbyCop::Cop::Style::NestedParenthesizedCalls
- #on_send — RubbyCop::Cop::Style::NilComparison
- #on_send — RubbyCop::Cop::Style::NonNilCheck
- #on_send — RubbyCop::Cop::Style::Not
- #on_send — RubbyCop::Cop::Style::NumericPredicate
- #on_send — RubbyCop::Cop::Style::PreferredHashMethods
- #on_send — RubbyCop::Cop::Style::RaiseArgs
- #on_send — RubbyCop::Cop::Style::RedundantException
- #on_send — RubbyCop::Cop::Style::RedundantFreeze
- #on_send — RubbyCop::Cop::Style::RedundantSelf
- #on_send — RubbyCop::Cop::Style::Send
- #on_send — RubbyCop::Cop::Style::SignalException
- #on_send — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #on_send — RubbyCop::Cop::Style::StringMethods
- #on_send — RubbyCop::Cop::Style::TrailingCommaInArguments
- #on_send — RubbyCop::Cop::Style::ZeroLengthPredicate
- #on_send — RubbyCop::AST::Traversal
- #on_send — RubbyCop::Cop::CheckAssignment
- #on_send — RubbyCop::Cop::EnforceSuperclass
- #on_send — RubbyCop::Cop::MultilineExpressionIndentation
- #on_special_asgn — RubbyCop::Cop::Layout::SpaceAroundOperators
- #on_splat — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #on_str — RubbyCop::Cop::Layout::IndentHeredoc
- #on_str — RubbyCop::Cop::Style::BarePercentLiterals
- #on_str — RubbyCop::Cop::Style::FormatStringToken
- #on_str — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_str — RubbyCop::Cop::Style::PercentQLiterals
- #on_str — RubbyCop::Cop::Style::UnneededPercentQ
- #on_str — RubbyCop::Cop::StringHelp
- #on_super — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_super — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #on_sym — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_sym — RubbyCop::Cop::Style::SymbolLiteral
- #on_until — RubbyCop::Cop::Layout::IndentationWidth
- #on_until — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_until — RubbyCop::Cop::Lint::AssignmentInCondition
- #on_until — RubbyCop::Cop::Lint::ConditionPosition
- #on_until — RubbyCop::Cop::Lint::EndAlignment
- #on_until — RubbyCop::Cop::Lint::LiteralInCondition
- #on_until — RubbyCop::Cop::Style::AndOr
- #on_until — RubbyCop::Cop::Style::InfiniteLoop
- #on_until — RubbyCop::Cop::Style::NegatedWhile
- #on_until — RubbyCop::Cop::Style::NestedModifier
- #on_until — RubbyCop::Cop::Style::Next
- #on_until — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #on_until — RubbyCop::Cop::Style::WhileUntilDo
- #on_until — RubbyCop::Cop::Style::WhileUntilModifier
- #on_until — RubbyCop::AST::Traversal
- #on_until_post — RubbyCop::Cop::Lint::LiteralInCondition
- #on_until_post — RubbyCop::Cop::Lint::Loop
- #on_until_post — RubbyCop::Cop::Style::AndOr
- #on_until_post — RubbyCop::Cop::Style::InfiniteLoop
- #on_when — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_when — RubbyCop::Cop::Style::WhenThen
- #on_when — RubbyCop::AST::Traversal
- #on_while — RubbyCop::Cop::Layout::IndentationWidth
- #on_while — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_while — RubbyCop::Cop::Lint::AssignmentInCondition
- #on_while — RubbyCop::Cop::Lint::ConditionPosition
- #on_while — RubbyCop::Cop::Lint::EndAlignment
- #on_while — RubbyCop::Cop::Lint::LiteralInCondition
- #on_while — RubbyCop::Cop::Style::AndOr
- #on_while — RubbyCop::Cop::Style::InfiniteLoop
- #on_while — RubbyCop::Cop::Style::NegatedWhile
- #on_while — RubbyCop::Cop::Style::NestedModifier
- #on_while — RubbyCop::Cop::Style::Next
- #on_while — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #on_while — RubbyCop::Cop::Style::WhileUntilDo
- #on_while — RubbyCop::Cop::Style::WhileUntilModifier
- #on_while — RubbyCop::AST::Traversal
- #on_while_post — RubbyCop::Cop::Lint::LiteralInCondition
- #on_while_post — RubbyCop::Cop::Lint::Loop
- #on_while_post — RubbyCop::Cop::Style::AndOr
- #on_while_post — RubbyCop::Cop::Style::InfiniteLoop
- #on_xstr — RubbyCop::Cop::Layout::IndentHeredoc
- #on_xstr — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #on_xstr — RubbyCop::Cop::Style::CommandLiteral
- #on_xstr — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #on_xstr — RubbyCop::Cop::Style::VariableInterpolation
- #on_yield — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #on_yield — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #on_zsuper — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #one_child? — RubbyCop::Cop::Style::ClassAndModuleChildren
- #oneliner? — RubbyCop::Cop::Layout::MultilineBlockLayout
- #only_begin_arg? — RubbyCop::Cop::Style::RedundantParentheses
- #only_closing_paren_before_comma? — RubbyCop::Cop::Style::RedundantParentheses
- #only_includes_unneeded_disable? — RubbyCop::OptionsValidator
- #op_method? — RubbyCop::Cop::Style::OpMethod
- #opening_brace_on_same_line? — RubbyCop::Cop::MultilineLiteralBraceLayout
- #operation_description — RubbyCop::Cop::MultilineExpressionIndentation
- #operation_rhs — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #operator — RubbyCop::AST::KeywordSplatNode
- #operator — RubbyCop::Cop::VariableForce::Assignment
- #operator — RubbyCop::AST::PredicateOperatorNode
- #operator? — RubbyCop::Cop::Util
- #operator_assignment? — RubbyCop::Cop::VariableForce::Assignment
- #operator_assignment_message — RubbyCop::Cop::Lint::UselessAssignment
- #operator_assignment_node — RubbyCop::Cop::VariableForce::Assignment
- #operator_keyword? — RubbyCop::AST::Node
- #operator_method? — RubbyCop::AST::SendNode
- #operator_with_regular_syntax? — RubbyCop::Cop::Layout::SpaceAroundOperators
- #opposite_kw — RubbyCop::Cop::Style::Next
- #opposite_method? — RubbyCop::Cop::Style::Not
- #opposite_style_detected — RubbyCop::Cop::Style::CharacterLiteral
- #opposite_style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #option — RubbyCop::Options
- #options_config= — RubbyCop::ConfigStore
- #ordered_offense_counts — RubbyCop::Formatter::OffenseCountFormatter
- #ordered_offense_counts — RubbyCop::Formatter::WorstOffendersFormatter
- #other_message — RubbyCop::Cop::Style::FileName
- #other_offense_in_same_range? — RubbyCop::Cop::Layout::IndentationWidth
- #output_cop — RubbyCop::Formatter::DisabledConfigFormatter
- #output_cop_comments — RubbyCop::Formatter::DisabledConfigFormatter
- #output_cop_config — RubbyCop::Formatter::DisabledConfigFormatter
- #output_cop_param_comments — RubbyCop::Formatter::DisabledConfigFormatter
- #output_exclude_list — RubbyCop::Formatter::DisabledConfigFormatter
- #output_exclude_path — RubbyCop::Formatter::DisabledConfigFormatter
- #output_offending_files — RubbyCop::Formatter::DisabledConfigFormatter
- #output_offenses — RubbyCop::Formatter::DisabledConfigFormatter
- #own_line_comment? — RubbyCop::Cop::Layout::CommentIndentation
- #pairs — RubbyCop::AST::HashNode
- #pairs_on_same_line? — RubbyCop::AST::HashNode
- #parens_allowed? — RubbyCop::Cop::Style::RedundantParentheses
- #parens_required? — RubbyCop::Cop::Parentheses
- #parent — RubbyCop::AST::Node
- #parent= — RubbyCop::AST::Node
- #parent_block_node — RubbyCop::Cop::Lint::NextWithoutAccumulator
- #parent_module_name — RubbyCop::AST::Node
- #parent_module_name_for_block — RubbyCop::AST::Node
- #parent_module_name_for_sclass — RubbyCop::AST::Node
- #parent_module_name_part — RubbyCop::AST::Node
- #parentheses? — RubbyCop::Cop::Style::MethodCallWithArgsParentheses
- #parentheses? — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #parentheses? — RubbyCop::Cop::Util
- #parenthesize? — RubbyCop::Cop::Style::IfUnlessModifier
- #parenthesized? — RubbyCop::AST::SendNode
- #parenthesized? — RubbyCop::Cop::Style::TernaryParentheses
- #parenthesized_call? — RubbyCop::Cop::Util
- #parenthesized_source — RubbyCop::Cop::Style::NumericPredicate
- #parse — RubbyCop::Cop::Cop
- #parse — RubbyCop::Options
- #parse — RubbyCop::ProcessedSource
- #parse_source — CopHelper
- #parser_class — RubbyCop::ProcessedSource
- #part_of_an_array? — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #part_of_assignment_rhs — RubbyCop::Cop::MultilineExpressionIndentation
- #part_of_block_body? — RubbyCop::Cop::MultilineExpressionIndentation
- #part_of_ignored_node? — RubbyCop::Cop::IgnoredNode
- #partial_matcher! — RubbyCop::Cop::Style::FileName
- #parts — RubbyCop::Cop::Style::BlockComments
- #path_relative_to_config — RubbyCop::Config
- #patterns_to_exclude — RubbyCop::Config
- #patterns_to_include — RubbyCop::Config
- #percent? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #percent_literal? — RubbyCop::AST::ArrayNode
- #percent_literal? — RubbyCop::Cop::PercentLiteral
- #percent_syntax? — RubbyCop::Cop::Style::WordArray
- #persisted_referenced? — RubbyCop::Cop::Rails::SaveBang
- #pipe? — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #plural_method? — RubbyCop::Cop::Rails::PluralizationGrammar
- #plural_receiver? — RubbyCop::Cop::Rails::PluralizationGrammar
- #pluralize — RubbyCop::Cop::Rails::PluralizationGrammar
- #pluralize — RubbyCop::Formatter::TextUtil
- #pop_scope — RubbyCop::Cop::VariableForce::VariableTable
- #possible_dsl? — RubbyCop::Cop::Lint::DuplicateMethods
- #possible_ellipses — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #possibly_include_hidden? — RubbyCop::Config
- #preceded_by_operator? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #preceding_comment? — RubbyCop::Cop::DocumentationComment
- #preceding_line — RubbyCop::Cop::Layout::ExtraSpacing
- #preceding_lines — RubbyCop::Cop::DocumentationComment
- #preceding_non_public_modifier? — RubbyCop::Cop::DefNode
- #preceed? — RubbyCop::Cop::Util
- #predicate? — RubbyCop::Cop::Style::TrivialAccessors
- #predicate_method? — RubbyCop::AST::SendNode
- #predicate_prefixes — RubbyCop::Cop::Style::PredicateName
- #predicate_whitelist — RubbyCop::Cop::Style::PredicateName
- #preferred_base_class — RubbyCop::Cop::Lint::InheritException
- #preferred_delimiters — RubbyCop::Cop::Style::CommandLiteral
- #preferred_delimiters — RubbyCop::Cop::Style::RegexpLiteral
- #preferred_delimiters — RubbyCop::Cop::PercentLiteral
- #preferred_delimiters_config — RubbyCop::Cop::PercentLiteral
- #preferred_delimiters_for — RubbyCop::Cop::PercentLiteral
- #preferred_method — RubbyCop::Cop::Performance::Detect
- #preferred_method — RubbyCop::Cop::Rails::ActionFilter
- #preferred_method — RubbyCop::Cop::Rails::Validation
- #preferred_method — RubbyCop::Cop::MethodPreference
- #preferred_methods — RubbyCop::Cop::MethodPreference
- #preferred_names — RubbyCop::Cop::Style::SpecialGlobalVars
- #preferred_string_literal — RubbyCop::Cop::Style::EmptyLiteral
- #prefix_blacklist — RubbyCop::Cop::Style::PredicateName
- #prefixed_method_name — RubbyCop::Cop::Rails::Delegate
- #prepare — RubbyCop::Cop::Commissioner
- #prev_node — RubbyCop::Cop::Layout::EmptyLineBetweenDefs
- #previous_and_current_lines_empty? — RubbyCop::Cop::Layout::EmptyLines
- #previous_code_line — RubbyCop::Cop::Layout::FirstParameterIndentation
- #previous_declaration — RubbyCop::Cop::Bundler::OrderedGems
- #previous_line_empty? — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #previous_line_ignoring_comments — RubbyCop::Cop::Layout::EmptyLinesAroundAccessModifier
- #previous_line_ignoring_comments — RubbyCop::Cop::Layout::EmptyLinesAroundBody
- #primitive_array? — RubbyCop::Cop::Lint::LiteralInCondition
- #print_available_cops — RubbyCop::CLI
- #print_cop_details — RubbyCop::CLI
- #print_cops_of_department — RubbyCop::CLI
- #prints_as_self? — RubbyCop::Cop::Lint::LiteralInInterpolation
- #private_or_protected_before — RubbyCop::Cop::Rails::Delegate
- #private_or_protected_delegation — RubbyCop::Cop::Rails::Delegate
- #private_or_protected_inline — RubbyCop::Cop::Rails::Delegate
- #procedural_method? — RubbyCop::Cop::Style::BlockDelimiters
- #process — RubbyCop::Cop::PercentLiteral
- #process_assignment — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_assignment_node — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_binary_operator_assignment — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_children — RubbyCop::Cop::VariableForce
- #process_commissioner_errors — RubbyCop::Cop::Team
- #process_control_op — RubbyCop::Cop::Style::ParenthesesAroundCondition
- #process_explicit_path — RubbyCop::TargetFinder
- #process_file — RubbyCop::Runner
- #process_logical_op — RubbyCop::Cop::Style::AndOr
- #process_logical_operator_assignment — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_loop — RubbyCop::Cop::VariableForce
- #process_multiple_assignment — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #process_node — RubbyCop::Cop::VariableForce
- #process_regexp_named_captures — RubbyCop::Cop::VariableForce
- #process_rescue — RubbyCop::Cop::VariableForce
- #process_scope — RubbyCop::Cop::VariableForce
- #process_send — RubbyCop::Cop::VariableForce
- #process_source — RubbyCop::Cop::Performance::DoubleStartEndWith
- #process_variable_assignment — RubbyCop::Cop::VariableForce
- #process_variable_declaration — RubbyCop::Cop::VariableForce
- #process_variable_multiple_assignment — RubbyCop::Cop::VariableForce
- #process_variable_operator_assignment — RubbyCop::Cop::VariableForce
- #process_variable_referencing — RubbyCop::Cop::VariableForce
- #process_zero_arity_super — RubbyCop::Cop::VariableForce
- #progressbar_color — RubbyCop::Formatter::FuubarStyleFormatter
- #proper_block_style? — RubbyCop::Cop::Style::BlockDelimiters
- #proper_dot_position? — RubbyCop::Cop::Layout::DotPosition
- #proper_method_name — RubbyCop::Cop::Style::PreferredHashMethods
- #pure? — RubbyCop::AST::Node
- #push_scope — RubbyCop::Cop::VariableForce::VariableTable
- #put_comma — RubbyCop::Cop::TrailingComma
- #qualified? — RubbyCop::Cop::Badge
- #qualified_cop_name — RubbyCop::CommentConfig
- #qualified_cop_name — RubbyCop::Cop::Registry
- #qualified_name — RubbyCop::Cop::Lint::DuplicateMethods
- #qualify_badge — RubbyCop::Cop::Registry
- #rails? — RubbyCop::Cop::SafeMode
- #rails_safe_mode? — RubbyCop::Cop::SafeMode
- #rainbow — RubbyCop::Formatter::Colorizable
- #raised_to_power_negative_numeric? — RubbyCop::Cop::Style::RedundantParentheses
- #range — RubbyCop::Cop::Performance::HashEachMethods
- #range — RubbyCop::Cop::Performance::StringReplacement
- #range_between — RubbyCop::Cop::Util
- #range_between_condition_and_else — RubbyCop::Cop::Style::UnlessElse
- #range_between_else_and_end — RubbyCop::Cop::Style::UnlessElse
- #range_between_tokens — RubbyCop::Cop::SpaceInside
- #range_by_whole_lines — RubbyCop::Cop::Util
- #range_of_space_to_the_left — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #range_of_space_to_the_right — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #range_size — RubbyCop::Cop::Performance::Sample
- #range_with_surrounding_comma — RubbyCop::Cop::Util
- #range_with_surrounding_space — RubbyCop::Cop::Util
- #read_attribute_replacement — RubbyCop::Cop::Rails::ReadWriteAttribute
- #real_column — RubbyCop::Cop::Offense
- #receiver — RubbyCop::AST::SendNode
- #receiver_alignment_base — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #redundant_parentheses_enabled? — RubbyCop::Cop::Style::TernaryParentheses
- #reference! — RubbyCop::Cop::VariableForce::Assignment
- #reference! — RubbyCop::Cop::VariableForce::Variable
- #reference? — RubbyCop::AST::Node
- #reference_url — RubbyCop::Cop::MessageAnnotator
- #reference_variable — RubbyCop::Cop::VariableForce::VariableTable
- #referenced? — RubbyCop::Cop::VariableForce::Variable
- #regex — RubbyCop::Cop::Style::FileName
- #regex_matches — RubbyCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
- #regexp_captured_names — RubbyCop::Cop::VariableForce
- #regexp_named_capture? — RubbyCop::Cop::VariableForce::Assignment
- #register_offense — RubbyCop::Cop::Bundler::DuplicatedGem
- #register_offense — RubbyCop::Cop::Bundler::OrderedGems
- #register_offense — RubbyCop::Cop::Lint::BlockAlignment
- #register_offense — RubbyCop::Cop::Lint::Loop
- #register_offense — RubbyCop::Cop::Metrics::LineLength
- #register_offense — RubbyCop::Cop::Performance::Detect
- #register_offense — RubbyCop::Cop::Performance::FlatMap
- #register_offense — RubbyCop::Cop::Rails::ActiveSupportAliases
- #register_offense — RubbyCop::Cop::Rails::FilePath
- #registered? — RubbyCop::Cop::Registry
- #regular_method_call? — RubbyCop::Cop::Style::RedundantSelf
- #regular_method_call_with_arguments? — RubbyCop::Cop::Layout::SpaceBeforeFirstArg
- #regular_method_right_hand_side — RubbyCop::Cop::MultilineExpressionIndentation
- #regular_operator? — RubbyCop::Cop::Layout::SpaceAroundOperators
- #reindent — RubbyCop::Cop::Style::Next
- #reindent_line — RubbyCop::Cop::Style::Next
- #reindentable_lines — RubbyCop::Cop::Style::Next
- #reject_mutually_exclusive_defaults — RubbyCop::Config
- #reject_obsolete_cops_and_parameters — RubbyCop::Config
- #relative_date_method? — RubbyCop::Cop::Rails::RelativeDateConstant
- #relative_path — RubbyCop::PathUtil
- #relative_to_receiver_message — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #relevant_diagnostic? — RubbyCop::Cop::Lint::AmbiguousOperator
- #relevant_diagnostic? — RubbyCop::Cop::Lint::AmbiguousRegexpLiteral
- #relevant_diagnostic? — RubbyCop::Cop::Lint::InvalidCharacterLiteral
- #relevant_diagnostic? — RubbyCop::Cop::Lint::UselessElseWithoutRescue
- #relevant_file? — RubbyCop::Cop::Cop
- #relevant_node? — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #relevant_node? — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #relevant_options_digest — RubbyCop::ResultCache
- #remove — RubbyCop::Cop::Corrector
- #remove — RubbyCop::Cop::AutocorrectAlignment
- #remove_braces — RubbyCop::Cop::Style::BracesAroundHashParameters
- #remove_braces_with_whitespace — RubbyCop::Cop::Style::BracesAroundHashParameters
- #remove_brackets — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #remove_irrelevant_cops — RubbyCop::Cop::Commissioner
- #remove_leading — RubbyCop::Cop::Corrector
- #remove_optarg_equals — RubbyCop::Cop::Layout::ExtraSpacing
- #remove_preceding — RubbyCop::Cop::Corrector
- #remove_second_param — RubbyCop::Cop::Performance::StringReplacement
- #remove_space_before — RubbyCop::Cop::Lint::BlockAlignment
- #remove_trailing — RubbyCop::Cop::Corrector
- #remove_unparenthesized_whitespaces — RubbyCop::Cop::Style::Lambda
- #remove_whitespace_in_branches — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #render_html — RubbyCop::Formatter::HTMLFormatter
- #reorder_condition — RubbyCop::Cop::Performance::CaseWhenSplat
- #reordering_correction — RubbyCop::Cop::Performance::CaseWhenSplat
- #repeated_condition? — RubbyCop::Cop::Lint::DuplicateCaseCondition
- #replace — RubbyCop::Cop::Corrector
- #replace_begin_end_with_modifier — RubbyCop::Cop::Style::InfiniteLoop
- #replace_braces_with_do_end — RubbyCop::Cop::Style::BlockDelimiters
- #replace_branch_assignment — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #replace_do_end_with_braces — RubbyCop::Cop::Style::BlockDelimiters
- #replace_method — RubbyCop::Cop::Performance::StringReplacement
- #replace_source — RubbyCop::Cop::Style::InfiniteLoop
- #replacement — RubbyCop::Cop::Layout::CaseIndentation
- #replacement — RubbyCop::Cop::Performance::CaseWhenSplat
- #replacement — RubbyCop::Cop::Rails::Blank
- #replacement — RubbyCop::Cop::Rails::Present
- #replacement — RubbyCop::Cop::Rails::SafeNavigation
- #replacement — RubbyCop::Cop::Style::NumericPredicate
- #replacement — RubbyCop::Cop::Style::OneLineConditional
- #replacement — RubbyCop::Cop::Style::SpecialGlobalVars
- #replacement — RubbyCop::Cop::Style::ZeroLengthPredicate
- #replacement_method — RubbyCop::Cop::Lint::DeprecatedClassMethods
- #replacement_method — RubbyCop::Cop::Performance::StringReplacement
- #replacement_method — RubbyCop::Cop::Style::Attr
- #replacement_method — RubbyCop::Cop::Style::EvenOdd
- #replacement_operator — RubbyCop::Cop::Style::NestedModifier
- #replacement_range — RubbyCop::Cop::Style::EmptyLiteral
- #replacement_supported? — RubbyCop::Cop::Style::NumericPredicate
- #report_file — RubbyCop::Formatter::ClangStyleFormatter
- #report_file — RubbyCop::Formatter::SimpleTextFormatter
- #report_file_as_mark — RubbyCop::Formatter::ProgressFormatter
- #report_highlighted_area — RubbyCop::Formatter::ClangStyleFormatter
- #report_line — RubbyCop::Formatter::ClangStyleFormatter
- #report_offense — RubbyCop::Formatter::ClangStyleFormatter
- #report_opposing_styles — RubbyCop::Cop::ConfigurableFormatting
- #report_summary — RubbyCop::Formatter::OffenseCountFormatter
- #report_summary — RubbyCop::Formatter::SimpleTextFormatter
- #report_summary — RubbyCop::Formatter::WorstOffendersFormatter
- #request — RubbyCop::RemoteConfig
- #require_for_non_public_methods? — RubbyCop::Cop::Style::DocumentationMethod
- #require_parentheses? — RubbyCop::Cop::Style::MethodDefParentheses
- #require_parentheses? — RubbyCop::Cop::Style::NumericPredicate
- #require_parentheses? — RubbyCop::Cop::Style::TernaryParentheses
- #require_parentheses_when_complex? — RubbyCop::Cop::Style::TernaryParentheses
- #requires_bare_percent? — RubbyCop::Cop::Style::BarePercentLiterals
- #requires_interpolation? — RubbyCop::Cop::Style::UnneededCapitalW
- #requires_parens? — RubbyCop::Cop::Style::NestedModifier
- #requires_parens? — RubbyCop::Cop::Style::Not
- #requires_parentheses? — RubbyCop::Cop::Style::OneLineConditional
- #requires_percent_q? — RubbyCop::Cop::Style::BarePercentLiterals
- #rescue_modifier? — RubbyCop::Cop::RescueNode
- #rescued_exceptions — RubbyCop::Cop::Lint::ShadowedException
- #reset_callbacks — RubbyCop::Cop::Commissioner
- #reset_errors — RubbyCop::Cop::Commissioner
- #resolve_badge — RubbyCop::Cop::Registry
- #resolve_block_method_name — RubbyCop::Cop::Style::SymbolProc
- #resolve_inheritance — RubbyCop::ConfigLoaderResolver
- #resolve_inheritance_from_gems — RubbyCop::ConfigLoaderResolver
- #resolve_requires — RubbyCop::ConfigLoaderResolver
- #return_of_method_call? — RubbyCop::Cop::Style::ParallelAssignment
- #return_value — RubbyCop::Cop::Style::EachWithObject
- #return_value? — RubbyCop::Cop::Lint::NonLocalExitFromIterator
- #return_value_assigned? — RubbyCop::Cop::Rails::SaveBang
- #return_value_chaining? — RubbyCop::Cop::Style::BlockDelimiters
- #return_value_node_of_scope — RubbyCop::Cop::Lint::UselessAssignment
- #return_value_of_scope? — RubbyCop::Cop::Style::BlockDelimiters
- #return_value_used? — RubbyCop::Cop::Style::BlockDelimiters
- #reverse_index — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #revert_method_uselessness — RubbyCop::Cop::Lint::IneffectiveAccessModifier
- #rewrite — RubbyCop::Cop::Corrector
- #rewrite_with_modifier — RubbyCop::Cop::Performance::RedundantMerge
- #rhs — RubbyCop::AST::BinaryOperatorNode
- #right_argument_count? — RubbyCop::Cop::Rails::Exit
- #right_assignment_node — RubbyCop::Cop::Rails::SaveBang
- #right_brace? — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #right_brace_and_space — RubbyCop::Cop::Style::BracesAroundHashParameters
- #right_hand_operand — RubbyCop::Cop::Style::NestedModifier
- #right_hand_side — RubbyCop::Cop::MultilineExpressionIndentation
- #right_method_name? — RubbyCop::Cop::Rails::Exit
- #right_receiver? — RubbyCop::Cop::Rails::Exit
- #right_side? — RubbyCop::Cop::SpaceInside::Brackets
- #rspec_matcher? — RubbyCop::Cop::Style::NestedParenthesizedCalls
- #rubbycop_checksum — RubbyCop::ResultCache
- #rubbycop_directive_comment? — RubbyCop::Cop::DocumentationComment
- #ruby19_check — RubbyCop::Cop::Style::HashSyntax
- #ruby19_no_mixed_keys_check — RubbyCop::Cop::Style::HashSyntax
- #ruby_executable? — RubbyCop::TargetFinder
- #ruby_extension? — RubbyCop::TargetFinder
- #ruby_file? — RubbyCop::TargetFinder
- #ruby_filename? — RubbyCop::TargetFinder
- #run — RubbyCop::CLI
- #run — RubbyCop::NodePattern::Compiler
- #run — RubbyCop::Runner
- #run_cli — RubbyCop::RakeTask
- #run_exclusively_with? — RubbyCop::Cop::VariableForce::Branchable
- #run_hook — RubbyCop::Cop::Force
- #run_main_task — RubbyCop::RakeTask
- #s — RubbyCop::AST::Sexp
- #safe_assignment_allowed? — RubbyCop::Cop::SafeAssignment
- #safe_chain? — RubbyCop::Cop::Rails::Date
- #safe_method — RubbyCop::Cop::Rails::TimeZone
- #safe_mode? — RubbyCop::Cop::SafeMode
- #safe_navigation_call? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #safe_to_time? — RubbyCop::Cop::Rails::Date
- #same_line? — RubbyCop::AST::HashElementNode
- #same_line? — RubbyCop::Cop::Util
- #same_name_assignment? — RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- #sample_arg — RubbyCop::Cop::Performance::Sample
- #sample_size — RubbyCop::Cop::Performance::Sample
- #sample_size_for_one_arg — RubbyCop::Cop::Performance::Sample
- #sample_size_for_two_args — RubbyCop::Cop::Performance::Sample
- #save — RubbyCop::ResultCache
- #save_in_cache — RubbyCop::Runner
- #scan — RubbyCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
- #scan_node — RubbyCop::Cop::VariableForce::Scope
- #scanned_node? — RubbyCop::Cop::VariableForce
- #scanned_nodes — RubbyCop::Cop::VariableForce
- #scope — RubbyCop::Cop::VariableForce::Assignment
- #scope_body — RubbyCop::Cop::Performance::RegexpMatch
- #scope_root — RubbyCop::Cop::Performance::RegexpMatch
- #scope_stack — RubbyCop::Cop::VariableForce::VariableTable
- #scope_type — RubbyCop::Cop::Style::Alias
- #scoped_node? — RubbyCop::Cop::Lint::NonLocalExitFromIterator
- #scoping_method_call? — RubbyCop::Cop::Lint::NestedMethodDefinition
- #scrub_string — RubbyCop::Cop::Lint::PercentStringArray
- #second_argument — RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- #select — RubbyCop::Cop::Registry
- #selected_cops_of_department — RubbyCop::CLI
- #selector_range — RubbyCop::Cop::Layout::DotPosition
- #self_receiver? — RubbyCop::AST::SendNode
- #semantic_alignment_base — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #semantic_alignment_node — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #semantic_block_style? — RubbyCop::Cop::Style::BlockDelimiters
- #semantic_message — RubbyCop::Cop::Style::BlockDelimiters
- #semantic_operator? — RubbyCop::AST::PredicateOperatorNode
- #separate_mixins — RubbyCop::Cop::Style::MixinGrouping
- #separated_style? — RubbyCop::Cop::Style::MixinGrouping
- #separator_delta — RubbyCop::Cop::HashAlignment::ValueAlignment
- #separator_style? — RubbyCop::Cop::Layout::IndentHash
- #serialize_offense — RubbyCop::CachedData
- #setter_call_to_local_variable? — RubbyCop::Cop::Lint::UselessSetterCall
- #setter_method? — RubbyCop::AST::SendNode
- #setter_method? — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #setup_ivars — RubbyCop::RakeTask
- #setup_subtasks — RubbyCop::RakeTask
- #shebang? — RubbyCop::Cop::Style::FileName
- #shebang_token? — RubbyCop::Cop::Style::Copyright
- #short_group_regex — RubbyCop::Cop::Style::NumericLiterals
- #should_align? — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #should_align_with_base? — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #should_aligned_with_preceding_line? — RubbyCop::Cop::Layout::ExtraSpacing
- #should_be_unused? — RubbyCop::Cop::VariableForce::Variable
- #should_have_comma? — RubbyCop::Cop::TrailingComma
- #should_indent_relative_to_receiver? — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #sibling_index — RubbyCop::AST::Node
- #sibling_mixins — RubbyCop::Cop::Style::MixinGrouping
- #similar_name_message — RubbyCop::Cop::Lint::UselessAssignment
- #similarity — RubbyCop::StringUtil
- #simple_if_without_break? — RubbyCop::Cop::Style::Next
- #simple_method_arg? — RubbyCop::Cop::Style::EachWithObject
- #single_child? — RubbyCop::Cop::Style::UnneededInterpolation
- #single_interpolation? — RubbyCop::Cop::Style::UnneededInterpolation
- #single_line? — RubbyCop::AST::Node
- #single_line_as_modifier? — RubbyCop::Cop::StatementModifier
- #single_line_condition? — RubbyCop::AST::ConditionalNode
- #single_line_conditions_only? — RubbyCop::Cop::Style::ConditionalAssignment
- #single_line_ignoring_receiver? — RubbyCop::Cop::Layout::MultilineMethodCallBraceLayout
- #single_variable_interpolation? — RubbyCop::Cop::Style::UnneededInterpolation
- #singular_method? — RubbyCop::Cop::Rails::PluralizationGrammar
- #singular_receiver? — RubbyCop::Cop::Rails::PluralizationGrammar
- #singularize — RubbyCop::Cop::Rails::PluralizationGrammar
- #skip_check? — RubbyCop::Cop::Layout::IndentationWidth
- #skip_children! — RubbyCop::Cop::VariableForce
- #skip_children? — RubbyCop::Cop::Lint::AssignmentInCondition
- #slash_literal? — RubbyCop::Cop::Style::RegexpLiteral
- #slice_source — RubbyCop::Cop::Style::FormatStringToken
- #slow_caller? — RubbyCop::Cop::Performance::Caller
- #slow_compare? — RubbyCop::Cop::Performance::CompareWithBlock
- #smallest_percent_size — RubbyCop::Cop::ArrayMinSize
- #smart_path — RubbyCop::Formatter::DisabledLinesFormatter
- #smart_path — RubbyCop::Formatter::SimpleTextFormatter
- #sort! — RubbyCop::Cop::Registry
- #sort_by_range — RubbyCop::Cop::Performance::RedundantSortBy
- #sorted? — RubbyCop::Cop::Lint::ShadowedException
- #source — RubbyCop::AST::Node
- #source — RubbyCop::Cop::Style::ParallelAssignment::GenericCorrector
- #source_after_highlight — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #source_before_highlight — RubbyCop::Formatter::HTMLFormatter::ERBContext
- #source_from_regex_constructor — RubbyCop::Cop::Performance::StringReplacement
- #source_from_regex_literal — RubbyCop::Cop::Performance::StringReplacement
- #source_line — RubbyCop::Cop::Offense
- #source_location — RubbyCop::Cop::Lint::DuplicateMethods
- #source_range — RubbyCop::AST::Node
- #source_range — RubbyCop::Cop::Performance::Sample
- #source_range — RubbyCop::Cop::Util
- #source_starting_at — RubbyCop::Cop::Performance::Count
- #space — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #space_after_arrow? — RubbyCop::Cop::Layout::SpaceInLambdaLiteral
- #space_after_missing? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #space_before — RubbyCop::Cop::Layout::InitialIndentation
- #space_before_missing? — RubbyCop::Cop::Layout::SpaceAroundKeyword
- #space_between? — RubbyCop::Cop::SurroundingSpace
- #space_detected — RubbyCop::Cop::Layout::SpaceBeforeBlockBraces
- #space_forbidden_before_rcurly? — RubbyCop::Cop::SpaceAfterPunctuation
- #space_inside_left_brace — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #space_inside_right_brace — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #space_missing — RubbyCop::Cop::Layout::SpaceBeforeBlockBraces
- #space_missing? — RubbyCop::Cop::SpaceAfterPunctuation
- #space_missing? — RubbyCop::Cop::SpaceBeforePunctuation
- #space_on_any_side? — RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- #space_on_both_sides? — RubbyCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
- #space_on_each_side? — RubbyCop::Cop::Layout::SpaceInsideStringInterpolation
- #space_range — RubbyCop::Cop::Layout::SpaceInsideHashLiteralBraces
- #space_range — RubbyCop::Cop::Lint::ParenthesesAsGroupedExpression
- #space_required_after? — RubbyCop::Cop::SpaceBeforePunctuation
- #space_required_after_lcurly? — RubbyCop::Cop::SpaceBeforePunctuation
- #space_required_before? — RubbyCop::Cop::SpaceAfterPunctuation
- #space_style_before_rcurly — RubbyCop::Cop::Layout::SpaceAfterComma
- #space_style_before_rcurly — RubbyCop::Cop::Layout::SpaceAfterSemicolon
- #spaces_before_left_parenthesis — RubbyCop::Cop::Lint::ParenthesesAsGroupedExpression
- #special_inner_call_indentation? — RubbyCop::Cop::Layout::FirstParameterIndentation
- #special_keyword? — RubbyCop::AST::Node
- #special_keyword? — RubbyCop::Cop::Lint::LiteralInInterpolation
- #special_keyword_arg? — RubbyCop::Cop::Rails::HttpPositionalArguments
- #special_modifier? — RubbyCop::Cop::Layout::IndentationWidth
- #specifics — RubbyCop::Cop::Layout::SpaceInsideBrackets
- #specifics — RubbyCop::Cop::Layout::SpaceInsideParens
- #specified? — RubbyCop::MagicComment
- #splat_args? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #splat_argument? — RubbyCop::AST::SendNode
- #splat_offenses — RubbyCop::Cop::Performance::CaseWhenSplat
- #splat_variable_before? — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #split_comment — RubbyCop::Cop::Style::AnnotationComment
- #split_token — RubbyCop::Cop::Style::FormatStringToken
- #sprintf? — RubbyCop::Cop::Lint::FormatParameterMismatch
- #square_brackets? — RubbyCop::AST::ArrayNode
- #standard_string_literal? — RubbyCop::Cop::Style::LineEndConcatenation
- #start_for_block_node — RubbyCop::Cop::Lint::BlockAlignment
- #start_line_range — RubbyCop::Cop::Lint::EndAlignment
- #start_of_new_scope? — RubbyCop::Cop::Lint::UselessAccessModifier
- #start_with_percent_q_variant? — RubbyCop::Cop::Style::UnneededPercentQ
- #started — RubbyCop::Formatter::BaseFormatter
- #started — RubbyCop::Formatter::DisabledLinesFormatter
- #started — RubbyCop::Formatter::FuubarStyleFormatter
- #started — RubbyCop::Formatter::HTMLFormatter
- #started — RubbyCop::Formatter::JSONFormatter
- #started — RubbyCop::Formatter::OffenseCountFormatter
- #started — RubbyCop::Formatter::ProgressFormatter
- #started — RubbyCop::Formatter::SimpleTextFormatter
- #started — RubbyCop::Formatter::WorstOffendersFormatter
- #starts_with_access_modifier? — RubbyCop::Cop::Layout::IndentationWidth
- #static_method_name — RubbyCop::Cop::Rails::DynamicFindBy
- #str_content — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #str_contents — RubbyCop::Cop::Style::FormatStringToken
- #string_literal? — RubbyCop::Cop::Lint::ImplicitStringConcatenation
- #string_literal? — RubbyCop::Cop::Style::UnneededPercentQ
- #string_literal_lines — RubbyCop::Cop::Layout::Tab
- #string_literals_config — RubbyCop::Cop::Style::EmptyLiteral
- #string_source — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #string_value — RubbyCop::AST::Builder
- #string_with_slash? — RubbyCop::Cop::Rails::FilePath
- #strip_quotes — RubbyCop::Cop::Util
- #stripped_source_upto — RubbyCop::Cop::Util
- #style — RubbyCop::Cop::Layout::EmptyLinesAroundBeginBody
- #style — RubbyCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
- #style — RubbyCop::Cop::Layout::EmptyLinesAroundMethodBody
- #style — RubbyCop::Cop::Layout::IndentHeredoc
- #style — RubbyCop::Cop::ConfigurableEnforcedStyle
- #style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #style_for_empty_braces — RubbyCop::Cop::Layout::SpaceInsideBlockBraces
- #style_guide_cops_only? — RubbyCop::Runner
- #style_guide_url — RubbyCop::Cop::MessageAnnotator
- #style_parameter_name — RubbyCop::Cop::Layout::SpaceAroundBlockParameters
- #style_parameter_name — RubbyCop::Cop::Lint::BlockAlignment
- #style_parameter_name — RubbyCop::Cop::Rails::UniqBeforePluck
- #style_parameter_name — RubbyCop::Cop::ConfigurableEnforcedStyle
- #style_parameter_name — RubbyCop::Cop::EndKeywordAlignment
- #style_parameter_name — RubbyCop::Cop::TrailingComma
- #summary — RubbyCop::Formatter::SimpleTextFormatter::Report
- #super? — RubbyCop::Cop::Style::SymbolProc
- #support_autocorrect? — RubbyCop::Cop::AutocorrectLogic
- #support_target_rails_version? — RubbyCop::Cop::TargetRailsVersion
- #support_target_ruby_version? — RubbyCop::Cop::TargetRubyVersion
- #supported_styles — RubbyCop::Cop::ConfigurableEnforcedStyle
- #supported_types — RubbyCop::Cop::Layout::MultilineAssignmentLayout
- #suspicious_name? — RubbyCop::Cop::Style::OptionHash
- #swap_range — RubbyCop::Cop::Bundler::OrderedGems
- #sym_indices? — RubbyCop::Cop::Style::HashSyntax
- #symbol_without_quote? — RubbyCop::Cop::Util
- #symbols_contain_spaces? — RubbyCop::Cop::Style::SymbolArray
- #symlink_protection_triggered? — RubbyCop::ResultCache
- #syntactic_alignment_base — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #tail — RubbyCop::Cop::Style::IdenticalConditionalBranches
- #tail — RubbyCop::Cop::Style::ConditionalAssignmentHelper
- #target_args — RubbyCop::Cop::Style::SingleLineBlockParams
- #target_files_in_dir — RubbyCop::TargetFinder
- #target_method_lineno — RubbyCop::Cop::Layout::AlignParameters
- #target_rails_version — RubbyCop::Config
- #target_rails_version — RubbyCop::Cop::Cop
- #target_ruby_version — RubbyCop::Config
- #target_ruby_version — RubbyCop::Cop::Cop
- #targets_exception? — RubbyCop::Cop::Lint::RescueException
- #ternary? — RubbyCop::AST::IfNode
- #ternary_condition? — RubbyCop::Cop::Style::ConditionalAssignment
- #then? — RubbyCop::AST::WhenNode
- #to_assignments — RubbyCop::Cop::Performance::RedundantMerge
- #to_h — RubbyCop::Config
- #to_h — RubbyCop::Cop::Registry
- #to_hash — RubbyCop::Config
- #to_inspect? — RubbyCop::TargetFinder
- #to_json — RubbyCop::CachedData
- #to_modifier_form — RubbyCop::Cop::Style::IfUnlessModifier
- #to_module_name — RubbyCop::Cop::Style::FileName
- #to_namespace — RubbyCop::Cop::Style::FileName
- #to_normal_if — RubbyCop::Cop::Style::MultilineIfModifier
- #to_s — RubbyCop::Config
- #to_s — RubbyCop::Cop::Badge
- #to_s — RubbyCop::Cop::Offense
- #to_s — RubbyCop::Cop::Severity
- #to_s — RubbyCop::Token
- #to_string_literal — RubbyCop::Cop::Util
- #to_supported_styles — RubbyCop::Cop::Util
- #to_symbol_literal — RubbyCop::Cop::Util
- #to_ternary — RubbyCop::Cop::Style::OneLineConditional
- #token_after_last_string — RubbyCop::Cop::Style::LineEndConcatenation
- #token_ranges — RubbyCop::Cop::Style::FormatStringToken
- #token_table — RubbyCop::Cop::SurroundingSpace
- #tokenize — RubbyCop::ProcessedSource
- #tokens — RubbyCop::Cop::Style::FormatStringToken
- #tokens — RubbyCop::MagicComment::EditorComment
- #tokens_for_lines — RubbyCop::Cop::Style::Semicolon
- #toplevel_dirs — RubbyCop::TargetFinder
- #total_offense_count — RubbyCop::Formatter::OffenseCountFormatter
- #total_offense_count — RubbyCop::Formatter::WorstOffendersFormatter
- #trailing_range? — RubbyCop::Cop::Lint::UnneededDisable
- #trap_interrupt — RubbyCop::CLI
- #traverse_node — RubbyCop::Cop::Lint::AssignmentInCondition
- #trivial_accessor_kind — RubbyCop::Cop::Style::TrivialAccessors
- #trivial_delegate? — RubbyCop::Cop::Rails::Delegate
- #trivial_reader? — RubbyCop::Cop::Style::TrivialAccessors
- #trivial_writer? — RubbyCop::Cop::Style::TrivialAccessors
- #truthy_literal? — RubbyCop::AST::Node
- #tsort_each_child — RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #tsort_each_node — RubbyCop::Cop::Style::ParallelAssignment::AssignmentSorter
- #two_alternatives? — RubbyCop::Cop::Layout::CommentIndentation
- #type — RubbyCop::Cop::PercentLiteral
- #unary_operation? — RubbyCop::AST::Node
- #unary_plus_non_offense? — RubbyCop::Cop::Layout::ExtraSpacing
- #unbracketed_array? — RubbyCop::Cop::Style::MutableConstant
- #unexpected_double_quotes? — RubbyCop::Cop::Style::StringLiterals
- #unexpected_indent_offset — RubbyCop::Cop::Layout::AccessModifierIndentation
- #unexpected_single_quotes? — RubbyCop::Cop::Style::StringLiterals
- #unexpected_style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #unimportant_missing_cr? — RubbyCop::Cop::Layout::EndOfLine
- #union_terms — RubbyCop::NodePattern::Compiler
- #unless? — RubbyCop::AST::IfNode
- #unless_and_nil_check? — RubbyCop::Cop::Style::NonNilCheck
- #unless_condition — RubbyCop::Cop::Rails::Blank
- #unless_condition — RubbyCop::Cop::Rails::Present
- #unless_else_config — RubbyCop::Cop::Style::MissingElse
- #unless_else_cop_enabled? — RubbyCop::Cop::Style::MissingElse
- #unnecessary_comment_offense — RubbyCop::Cop::Style::FrozenStringLiteralComment
- #unneeded_brackets? — RubbyCop::Cop::Lint::UnneededSplatExpansion
- #unneeded_range — RubbyCop::Cop::Style::TrailingUnderscoreVariable
- #unparenthesized_literal_args? — RubbyCop::Cop::Style::Lambda
- #unparenthesized_method_call? — RubbyCop::Cop::Style::TernaryParentheses
- #unrecognized_style_detected — RubbyCop::Cop::ConfigurableEnforcedStyle
- #unsafe_autocorrect? — RubbyCop::Cop::Style::TernaryParentheses
- #unwanted_parentheses — RubbyCop::Cop::Style::MethodDefParentheses
- #unwanted_parentheses — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #unwanted_parentheses_corrector — RubbyCop::Cop::Style::StabbyLambdaParentheses
- #unwind — RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- #updated — RubbyCop::AST::Node
- #uri_regexp — RubbyCop::Cop::Metrics::LineLength
- #urls — RubbyCop::Cop::MessageAnnotator
- #used? — RubbyCop::Cop::VariableForce::Assignment
- #used? — RubbyCop::Cop::VariableForce::Variable
- #user_vars — RubbyCop::Cop::Style::GlobalVars
- #uses_preferred_delimiter? — RubbyCop::Cop::Style::PercentLiteralDelimiters
- #valid? — RubbyCop::ResultCache
- #valid_argument_types? — RubbyCop::AST::HashElementNode::HashElementDelta
- #valid_line? — RubbyCop::Formatter::ClangStyleFormatter
- #valid_method_rhs_candidate? — RubbyCop::Cop::MultilineExpressionIndentation
- #valid_name? — RubbyCop::Cop::ConfigurableFormatting
- #valid_rhs_candidate? — RubbyCop::Cop::MultilineExpressionIndentation
- #valid_syntax? — RubbyCop::ProcessedSource
- #valid_uri? — RubbyCop::Cop::Metrics::LineLength
- #validate — RubbyCop::Config
- #validate_compatibility — RubbyCop::OptionsValidator
- #validate_config — RubbyCop::Cop::Layout::MultilineMethodCallIndentation
- #validate_config — RubbyCop::Cop::Layout::MultilineOperationIndentation
- #validate_config — RubbyCop::Cop::Style::OptionHash
- #validate_config — RubbyCop::Cop::Team
- #validate_enforced_styles — RubbyCop::Config
- #validate_exclude_limit_option — RubbyCop::OptionsValidator
- #validate_options_vs_config — RubbyCop::CLI
- #validate_parallel — RubbyCop::OptionsValidator
- #validate_parameter_names — RubbyCop::Config
- #validate_section_presence — RubbyCop::Config
- #value — RubbyCop::AST::HashElementNode
- #value_delta — RubbyCop::AST::HashElementNode::HashElementDelta
- #value_delta — RubbyCop::Cop::HashAlignment::TableAlignment
- #value_delta — RubbyCop::Cop::HashAlignment::SeparatorAlignment
- #value_delta — RubbyCop::AST::HashElementNode
- #value_used? — RubbyCop::AST::Node
- #value_used? — RubbyCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
- #values — RubbyCop::AST::ArrayNode
- #values — RubbyCop::AST::HashNode
- #var_nodes — RubbyCop::Cop::Style::VariableInterpolation
- #variable — RubbyCop::AST::ForNode
- #variable? — RubbyCop::AST::Node
- #variable_alignment? — RubbyCop::Cop::EndKeywordAlignment
- #variable_exist? — RubbyCop::Cop::VariableForce::VariableTable
- #variable_in_mass_assignment? — RubbyCop::Cop::Style::MethodCallWithoutArgsParentheses
- #variable_interpolation? — RubbyCop::Cop::Style::UnneededInterpolation
- #variable_like_method_invocation? — RubbyCop::Cop::Lint::UselessAssignment
- #variable_table — RubbyCop::Cop::VariableForce
- #variable_type — RubbyCop::Cop::Lint::UnusedBlockArgument
- #visit_ancestors — RubbyCop::AST::Node
- #visit_descendants — RubbyCop::AST::Node
- #walk — RubbyCop::AST::Traversal
- #warm_cache — RubbyCop::Runner
- #warn_about_unrecognized_cops — RubbyCop::Config
- #when_branch_range — RubbyCop::Cop::Performance::CaseWhenSplat
- #when_branches — RubbyCop::AST::CaseNode
- #while_until_value_used? — RubbyCop::AST::Node
- #white_space_range — RubbyCop::Cop::Style::ConditionalCorrectorHelper
- #whitelist — RubbyCop::Cop::Lint::SafeNavigationChain
- #whitelist — RubbyCop::Cop::Rails::DynamicFindBy
- #whitelist — RubbyCop::Cop::Style::TrivialAccessors
- #whitespace_after? — RubbyCop::Cop::Style::BlockDelimiters
- #whitespace_after? — RubbyCop::Cop::Style::TernaryParentheses
- #whitespace_after_operator? — RubbyCop::Cop::Layout::SpaceAfterNot
- #whitespace_before? — RubbyCop::Cop::Style::BlockDelimiters
- #whitespace_before_arg — RubbyCop::Cop::Style::AndOr
- #whitespace_range — RubbyCop::Cop::Layout::CaseIndentation
- #whitespace_range — RubbyCop::Cop::Layout::RescueEnsureAlignment
- #whitespace_range — RubbyCop::Cop::EndKeywordAlignment
- #with — RubbyCop::Cop::Registry
- #with_color — RubbyCop::Formatter::FuubarStyleFormatter
- #with_cop_error_handling — RubbyCop::Cop::Commissioner
- #with_department — RubbyCop::Cop::Badge
- #with_department — RubbyCop::Cop::Registry
- #with_temp_node — RubbyCop::NodePattern::Compiler
- #with_temp_variable — RubbyCop::NodePattern::Compiler
- #within? — RubbyCop::Cop::AutocorrectAlignment
- #within_change_method? — RubbyCop::Cop::Rails::ReversibleMigration
- #within_node? — RubbyCop::Cop::Util
- #within_reversible_block? — RubbyCop::Cop::Rails::ReversibleMigration
- #without_department — RubbyCop::Cop::Registry
- #word_regex — RubbyCop::Cop::Style::WordArray
- #word_symbol_pair? — RubbyCop::Cop::Style::HashSyntax
- #write_attribute_replacement — RubbyCop::Cop::Rails::ReadWriteAttribute
- #wrong_method_name — RubbyCop::Cop::Rails::RequestReferer
- #wrong_quotes? — RubbyCop::Cop::StringLiteralsHelp