Libraries
»
rubocop
(1.68.0)
»
Documentation for rubocop (1.68.0)
Alphabetic Index
File Listing
README
Namespace Listing A-Z
A
AbcSize
(RuboCop::Cop::Metrics)
AbcSizeCalculator
(RuboCop::Cop::Metrics::Utils)
AccessModifierDeclarations
(RuboCop::Cop::Style)
AccessModifierIndentation
(RuboCop::Cop::Layout)
AccessorGrouping
(RuboCop::Cop::Style)
AccessorMethodName
(RuboCop::Cop::Naming)
AddRuntimeDependency
(RuboCop::Cop::Gemspec)
Alias
(RuboCop::Cop::Style)
Alignment
(RuboCop::Cop)
AlignmentCorrector
(RuboCop::Cop)
AllowedIdentifiers
(RuboCop::Cop)
AllowedMethods
(RuboCop::Cop)
AllowedPattern
(RuboCop::Cop)
AllowedReceivers
(RuboCop::Cop)
AmbiguousAssignment
(RuboCop::Cop::Lint)
AmbiguousBlockAssociation
(RuboCop::Cop::Lint)
AmbiguousCopName
(RuboCop::Cop)
AmbiguousEndlessMethodDefinition
(RuboCop::Cop::Style)
AmbiguousOperator
(RuboCop::Cop::Lint)
AmbiguousOperatorPrecedence
(RuboCop::Cop::Lint)
AmbiguousRange
(RuboCop::Cop::Lint)
AmbiguousRegexpLiteral
(RuboCop::Cop::Lint)
And
(RuboCop::Cop::VariableForce::Branch)
AndOr
(RuboCop::Cop::Style)
AnnotatedSource
(RuboCop::RSpec::ExpectOffense)
AnnotationComment
(RuboCop::Cop)
ArgumentAlignment
(RuboCop::Cop::Layout)
ArgumentsEnv
(RuboCop)
ArgumentsFile
(RuboCop)
ArgumentsForwarding
(RuboCop::Cop::Style)
ArrayAlignment
(RuboCop::Cop::Layout)
ArrayCoercion
(RuboCop::Cop::Style)
ArrayFirstLast
(RuboCop::Cop::Style)
ArrayIntersect
(RuboCop::Cop::Style)
ArrayJoin
(RuboCop::Cop::Style)
ArrayMinSize
(RuboCop::Cop)
ArraySyntax
(RuboCop::Cop)
AsciiComments
(RuboCop::Cop::Style)
AsciiIdentifiers
(RuboCop::Cop::Naming)
Assignment
(RuboCop::Cop::VariableForce)
AssignmentInCondition
(RuboCop::Cop::Lint)
AssignmentIndentation
(RuboCop::Cop::Layout)
AssignmentReference
(RuboCop::Cop::VariableForce)
AssignmentSorter
(RuboCop::Cop::Style::ParallelAssignment)
Attr
(RuboCop::Cop::Style)
AutoCorrector
(RuboCop::Cop)
AutoGenConfigFormatter
(RuboCop::Formatter)
AutoGenerateConfig
(RuboCop::CLI::Command)
AutoResourceCleanup
(RuboCop::Cop::Style)
AutocorrectLogic
(RuboCop::Cop)
Autocorrection
(RuboCop::Cop::HashTransformMethod)
B
Badge
(RuboCop::Cop)
BarePercentLiterals
(RuboCop::Cop::Style)
Base
(RuboCop::Cop::VariableForce::Branch)
Base
(RuboCop::CLI::Command)
Base
(RuboCop::Cop)
Base
(RuboCop::Server::ServerCommand)
Base
(RuboCop::Server::ClientCommand)
Base
(RuboCop::Ext::RegexpParser::Expression)
BaseFormatter
(RuboCop::Formatter)
BeginBlock
(RuboCop::Cop::Style)
BeginEndAlignment
(RuboCop::Cop::Layout)
BigDecimalNew
(RuboCop::Cop::Lint)
BinaryOperatorParameterName
(RuboCop::Cop::Naming)
BinaryOperatorWithIdenticalOperands
(RuboCop::Cop::Lint)
BisectedAttrAccessor
(RuboCop::Cop::Style)
BitwisePredicate
(RuboCop::Cop::Style)
BlockAlignment
(RuboCop::Cop::Layout)
BlockComments
(RuboCop::Cop::Style)
BlockDelimiters
(RuboCop::Cop::Style)
BlockEndNewline
(RuboCop::Cop::Layout)
BlockForwarding
(RuboCop::Cop::Naming)
BlockLength
(RuboCop::Cop::Metrics)
BlockNesting
(RuboCop::Cop::Metrics)
BlockParameterName
(RuboCop::Cop::Naming)
BooleanSymbol
(RuboCop::Cop::Lint)
Branch
(RuboCop::Cop::VariableForce)
Branchable
(RuboCop::Cop::VariableForce)
Bundler
(RuboCop::Cop)
BundlerLockFile
(RuboCop::TargetRuby)
C
CLI
(RuboCop::Server)
CLI
(RuboCop)
CSSContext
(RuboCop::Formatter::HTMLFormatter)
Cache
(RuboCop::Server)
CacheConfig
(RuboCop)
CachedData
(RuboCop)
Captures
(RuboCop::Cop::HashTransformMethod)
Case
(RuboCop::Cop::VariableForce::Branch)
CaseCorrector
(RuboCop::Cop::Style)
CaseEquality
(RuboCop::Cop::Style)
CaseIndentation
(RuboCop::Cop::Layout)
CaseLikeIf
(RuboCop::Cop::Style)
CaseMatch
(RuboCop::Cop::VariableForce::Branch)
ChangedEnforcedStyles
(RuboCop::ConfigObsoletion)
ChangedParameter
(RuboCop::ConfigObsoletion)
CharacterLiteral
(RuboCop::Cop::Style)
CharacterSet
(RuboCop::Ext::RegexpParser::Expression)
CheckAssignment
(RuboCop::Cop)
CheckLineBreakable
(RuboCop::Cop)
CircularArgumentReference
(RuboCop::Cop::Lint)
ClangStyleFormatter
(RuboCop::Formatter)
ClassAndModuleCamelCase
(RuboCop::Cop::Naming)
ClassAndModuleChildren
(RuboCop::Cop::Style)
ClassCheck
(RuboCop::Cop::Style)
ClassEqualityComparison
(RuboCop::Cop::Style)
ClassLength
(RuboCop::Cop::Metrics)
ClassMethods
(RuboCop::Cop::Style)
ClassMethodsDefinitions
(RuboCop::Cop::Style)
ClassStructure
(RuboCop::Cop::Layout)
ClassVars
(RuboCop::Cop::Style)
ClientCommand
(RuboCop::Server)
ClosingHeredocIndentation
(RuboCop::Cop::Layout)
ClosingParenthesisIndentation
(RuboCop::Cop::Layout)
CodeLength
(RuboCop::Cop)
CodeLengthCalculator
(RuboCop::Cop::Metrics::Utils)
CollectionCompact
(RuboCop::Cop::Style)
CollectionLiteralLength
(RuboCop::Cop::Metrics)
CollectionMethods
(RuboCop::Cop::Style)
ColonMethodCall
(RuboCop::Cop::Style)
ColonMethodDefinition
(RuboCop::Cop::Style)
Color
(RuboCop::Formatter::HTMLFormatter)
Colorizable
(RuboCop::Formatter)
CombinableDefined
(RuboCop::Cop::Style)
CombinableLoops
(RuboCop::Cop::Style)
Command
(RuboCop::CLI)
CommandLiteral
(RuboCop::Cop::Style)
Comment
(RuboCop::Ext)
CommentAnnotation
(RuboCop::Cop::Style)
CommentConfig
(RuboCop)
CommentIndentation
(RuboCop::Cop::Layout)
CommentRange
(RuboCop::Cop::Style::MagicCommentFormat)
CommentedKeyword
(RuboCop::Cop::Style)
CommentsHelp
(RuboCop::Cop)
Commissioner
(RuboCop::Cop)
ComparableClamp
(RuboCop::Cop::Style)
CompoundHash
(RuboCop::Cop::Security)
ConcatArrayLiterals
(RuboCop::Cop::Style)
ConditionCorrector
(RuboCop::Cop)
ConditionPosition
(RuboCop::Cop::Layout)
ConditionalAssignment
(RuboCop::Cop::Style)
ConditionalAssignmentHelper
(RuboCop::Cop::Style)
ConditionalCorrectorHelper
(RuboCop::Cop::Style)
Config
(RuboCop)
ConfigDisabledCopDirectiveComment
(RuboCop::CommentConfig)
ConfigFinder
(RuboCop)
ConfigLoader
(RuboCop)
ConfigLoaderResolver
(RuboCop)
ConfigNotFoundError
(RuboCop)
ConfigObsoletion
(RuboCop)
ConfigRegeneration
(RuboCop)
ConfigStore
(RuboCop)
ConfigValidator
(RuboCop)
ConfigurableEnforcedStyle
(RuboCop::Cop)
ConfigurableFormatting
(RuboCop::Cop)
ConfigurableMax
(RuboCop::Cop)
ConfigurableNaming
(RuboCop::Cop)
ConfigurableNumbering
(RuboCop::Cop)
ConfigurationInjector
(RuboCop::Cop::Generator)
ConstantDefinitionInBlock
(RuboCop::Cop::Lint)
ConstantName
(RuboCop::Cop::Naming)
ConstantOverwrittenInRescue
(RuboCop::Cop::Lint)
ConstantResolution
(RuboCop::Cop::Lint)
ConstantVisibility
(RuboCop::Cop::Style)
Cop
(RuboCop::Cop)
Cop
(RuboCop)
CopAnalysis
(RuboCop::CommentConfig)
CopConfig
(RuboCop::Config)
CopData
(CopsDocumentationGenerator)
CopDescription
(RuboCop::Cop::InternalAffairs)
CopHelper
CopRule
(RuboCop::ConfigObsoletion)
CopsDocumentationGenerator
Copyright
(RuboCop::Cop::Style)
Core
(RuboCop::Server)
Correction
(RuboCop::Cop::Cop)
CorrectionsProxy
(RuboCop::Cop::Legacy)
Corrector
(RuboCop::Cop::Legacy)
Corrector
(RuboCop::Cop)
CreateEmptyFile
(RuboCop::Cop::InternalAffairs)
CyclomaticComplexity
(RuboCop::Cop::Metrics)
D
DataInheritance
(RuboCop::Cop::Style)
DateTime
(RuboCop::Cop::Style)
Debugger
(RuboCop::Cop::Lint)
DefEndAlignment
(RuboCop::Cop::Layout)
DefNode
(RuboCop::Cop::HashShorthandSyntax)
DefNode
(RuboCop::Cop)
DefWithParentheses
(RuboCop::Cop::Style)
Default
(RuboCop::TargetRuby)
DepartmentName
(RuboCop::Cop::Migration)
DependencyVersion
(RuboCop::Cop::Gemspec)
DeprecatedAttributeAssignment
(RuboCop::Cop::Gemspec)
DeprecatedClassMethods
(RuboCop::Cop::Lint)
DeprecatedConstants
(RuboCop::Cop::Lint)
DeprecatedOpenSSLConstant
(RuboCop::Cop::Lint)
DevelopmentDependencies
(RuboCop::Cop::Gemspec)
Dir
(RuboCop::Cop::Style)
DirEmpty
(RuboCop::Cop::Style)
DirectiveComment
(RuboCop)
DisableCopsWithinSourceCodeDirective
(RuboCop::Cop::Style)
DisabledConfigFormatter
(RuboCop::Formatter)
DisjunctiveAssignmentInConstructor
(RuboCop::Cop::Lint)
DocumentDynamicEvalDefinition
(RuboCop::Cop::Style)
Documentation
(RuboCop::Cop::Style)
Documentation
(RuboCop::Cop)
DocumentationComment
(RuboCop::Cop)
DocumentationMethod
(RuboCop::Cop::Style)
DotPosition
(RuboCop::Cop::Layout)
DoubleCopDisableDirective
(RuboCop::Cop::Style)
DoubleNegation
(RuboCop::Cop::Style)
DuplicateBranch
(RuboCop::Cop::Lint)
DuplicateCaseCondition
(RuboCop::Cop::Lint)
DuplicateElsifCondition
(RuboCop::Cop::Lint)
DuplicateHashKey
(RuboCop::Cop::Lint)
DuplicateMagicComment
(RuboCop::Cop::Lint)
DuplicateMatchPattern
(RuboCop::Cop::Lint)
DuplicateMethods
(RuboCop::Cop::Lint)
DuplicateRegexpCharacterClassElement
(RuboCop::Cop::Lint)
DuplicateRequire
(RuboCop::Cop::Lint)
DuplicateRescueException
(RuboCop::Cop::Lint)
DuplicateSetElement
(RuboCop::Cop::Lint)
DuplicatedAssignment
(RuboCop::Cop::Gemspec)
DuplicatedGem
(RuboCop::Cop::Bundler)
DuplicatedGroup
(RuboCop::Cop::Bundler)
Duplication
(RuboCop::Cop)
DuplicationCheckHandler
(RuboCop::YAMLDuplicationChecker)
E
ERBContext
(RuboCop::Formatter::HTMLFormatter)
EachForSimpleLoop
(RuboCop::Cop::Style)
EachToForCorrector
(RuboCop::Cop)
EachWithObject
(RuboCop::Cop::Style)
EachWithObjectArgument
(RuboCop::Cop::Lint)
EditorComment
(RuboCop::MagicComment)
ElseAlignment
(RuboCop::Cop::Layout)
ElseLayout
(RuboCop::Cop::Lint)
EmacsComment
(RuboCop::MagicComment)
EmacsStyleFormatter
(RuboCop::Formatter)
EmptyBlock
(RuboCop::Cop::Lint)
EmptyBlockParameter
(RuboCop::Cop::Style)
EmptyCaseCondition
(RuboCop::Cop::Style)
EmptyClass
(RuboCop::Cop::Lint)
EmptyComment
(RuboCop::Cop::Layout)
EmptyConditionalBody
(RuboCop::Cop::Lint)
EmptyElse
(RuboCop::Cop::Style)
EmptyEnsure
(RuboCop::Cop::Lint)
EmptyExpression
(RuboCop::Cop::Lint)
EmptyFile
(RuboCop::Cop::Lint)
EmptyHeredoc
(RuboCop::Cop::Style)
EmptyInPattern
(RuboCop::Cop::Lint)
EmptyInterpolation
(RuboCop::Cop::Lint)
EmptyLambdaParameter
(RuboCop::Cop::Style)
EmptyLineAfterGuardClause
(RuboCop::Cop::Layout)
EmptyLineAfterMagicComment
(RuboCop::Cop::Layout)
EmptyLineAfterMultilineCondition
(RuboCop::Cop::Layout)
EmptyLineBetweenDefs
(RuboCop::Cop::Layout)
EmptyLineBetweenExpectOffenseAndCorrection
(RuboCop::Cop::InternalAffairs)
EmptyLineCorrector
(RuboCop::Cop)
EmptyLines
(RuboCop::Cop::Layout)
EmptyLinesAroundAccessModifier
(RuboCop::Cop::Layout)
EmptyLinesAroundArguments
(RuboCop::Cop::Layout)
EmptyLinesAroundAttributeAccessor
(RuboCop::Cop::Layout)
EmptyLinesAroundBeginBody
(RuboCop::Cop::Layout)
EmptyLinesAroundBlockBody
(RuboCop::Cop::Layout)
EmptyLinesAroundBody
(RuboCop::Cop::Layout)
EmptyLinesAroundClassBody
(RuboCop::Cop::Layout)
EmptyLinesAroundExceptionHandlingKeywords
(RuboCop::Cop::Layout)
EmptyLinesAroundMethodBody
(RuboCop::Cop::Layout)
EmptyLinesAroundModuleBody
(RuboCop::Cop::Layout)
EmptyLiteral
(RuboCop::Cop::Style)
EmptyMethod
(RuboCop::Cop::Style)
EmptyParameter
(RuboCop::Cop)
EmptyWhen
(RuboCop::Cop::Lint)
Encoding
(RuboCop::Cop::Style)
EndAlignment
(RuboCop::Cop::Layout)
EndBlock
(RuboCop::Cop::Style)
EndKeywordAlignment
(RuboCop::Cop)
EndOfLine
(RuboCop::Cop::Layout)
EndlessMethod
(RuboCop::Cop::Style)
EndlessMethodRewriter
(RuboCop::Cop)
EnforceSuperclass
(RuboCop::Cop)
Ensure
(RuboCop::Cop::VariableForce::Branch)
EnsureReturn
(RuboCop::Cop::Lint)
EnvHome
(RuboCop::Cop::Style)
Environment
(RuboCop::CLI)
ErbNewArguments
(RuboCop::Cop::Lint)
Error
(RuboCop)
ErrorWithAnalyzedFileLocation
(RuboCop)
Eval
(RuboCop::Cop::Security)
EvalWithLocation
(RuboCop::Cop::Style)
EvenOdd
(RuboCop::Cop::Style)
ExactRegexpMatch
(RuboCop::Cop::Style)
ExampleDescription
(RuboCop::Cop::InternalAffairs)
ExampleHeredocDelimiter
(RuboCop::Cop::InternalAffairs)
ExceptionHandler
(RuboCop::Cop::VariableForce::Branch)
ExcludeLimit
(RuboCop)
Exec
(RuboCop::Server::ClientCommand)
Exec
(RuboCop::Server::ServerCommand)
ExecuteRunner
(RuboCop::CLI::Command)
ExpandPathArguments
(RuboCop::Cop::Style)
ExpectOffense
(RuboCop::RSpec)
ExplicitBlockArgument
(RuboCop::Cop::Style)
ExponentialNotation
(RuboCop::Cop::Style)
Expression
(RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment)
Expression
(RuboCop::Ext::RegexpParser)
Ext
(RuboCop)
ExtraSpacing
(RuboCop::Cop::Layout)
ExtractedCop
(RuboCop::ConfigObsoletion)
F
FailureElement
(RuboCop::Formatter::JUnitFormatter)
FeatureLoader
(RuboCop)
FetchEnvVar
(RuboCop::Cop::Style)
FileEmpty
(RuboCop::Cop::Style)
FileFinder
(RuboCop)
FileListFormatter
(RuboCop::Formatter)
FileName
(RuboCop::Cop::Naming)
FileOffenses
(RuboCop::Formatter::HTMLFormatter)
FilePatterns
(RuboCop)
FileRead
(RuboCop::Cop::Style)
FileWrite
(RuboCop::Cop::Style)
Finished
(RuboCop::CLI)
FirstArgumentIndentation
(RuboCop::Cop::Layout)
FirstArrayElementIndentation
(RuboCop::Cop::Layout)
FirstArrayElementLineBreak
(RuboCop::Cop::Layout)
FirstElementLineBreak
(RuboCop::Cop)
FirstHashElementIndentation
(RuboCop::Cop::Layout)
FirstHashElementLineBreak
(RuboCop::Cop::Layout)
FirstMethodArgumentLineBreak
(RuboCop::Cop::Layout)
FirstMethodParameterLineBreak
(RuboCop::Cop::Layout)
FirstParameterIndentation
(RuboCop::Cop::Layout)
FlipFlop
(RuboCop::Cop::Lint)
FloatComparison
(RuboCop::Cop::Lint)
FloatDivision
(RuboCop::Cop::Style)
FloatOutOfRange
(RuboCop::Cop::Lint)
For
(RuboCop::Cop::Style)
For
(RuboCop::Cop::VariableForce::Branch)
ForToEachCorrector
(RuboCop::Cop)
Force
(RuboCop::Cop)
FormatParameterMismatch
(RuboCop::Cop::Lint)
FormatSequence
(RuboCop::Cop::Utils::FormatString)
FormatString
(RuboCop::Cop::Utils)
FormatString
(RuboCop::Cop::Style)
FormatStringToken
(RuboCop::Cop::Style)
Formatter
(RuboCop)
FormatterSet
(RuboCop::Formatter)
FrozenStringLiteral
(RuboCop::Cop)
FrozenStringLiteralComment
(RuboCop::Cop::Style)
FuubarStyleFormatter
(RuboCop::Formatter)
G
GemComment
(RuboCop::Cop::Bundler)
GemDeclaration
(RuboCop::Cop)
GemFilename
(RuboCop::Cop::Bundler)
GemVersion
(RuboCop::Cop::Bundler)
Gemspec
(RuboCop::Cop)
GemspecFile
(RuboCop::TargetRuby)
GemspecHelp
(RuboCop::Cop)
Generator
(RuboCop::Cop)
GenericCorrector
(RuboCop::Cop::Style::ParallelAssignment)
GitHubActionsFormatter
(RuboCop::Formatter)
GlobalStdStream
(RuboCop::Cop::Style)
GlobalVars
(RuboCop::Cop::Style)
GuardClause
(RuboCop::Cop::Style)
H
HTMLFormatter
(RuboCop::Formatter)
HashAlignment
(RuboCop::Cop::Layout)
HashAlignmentStyles
(RuboCop::Cop)
HashAsLastArrayItem
(RuboCop::Cop::Style)
HashCompareByIdentity
(RuboCop::Cop::Lint)
HashConversion
(RuboCop::Cop::Style)
HashEachMethods
(RuboCop::Cop::Style)
HashExcept
(RuboCop::Cop::Style)
HashLikeCase
(RuboCop::Cop::Style)
HashShorthandSyntax
(RuboCop::Cop)
HashSyntax
(RuboCop::Cop::Style)
HashTransformKeys
(RuboCop::Cop::Style)
HashTransformMethod
(RuboCop::Cop)
HashTransformValues
(RuboCop::Cop::Style)
Header
(RuboCop::Server::SocketReader)
Helper
(RuboCop::Server)
Heredoc
(RuboCop::Cop)
HeredocArgumentClosingParenthesis
(RuboCop::Cop::Layout)
HeredocDelimiterCase
(RuboCop::Cop::Naming)
HeredocDelimiterNaming
(RuboCop::Cop::Naming)
HeredocIndentation
(RuboCop::Cop::Layout)
HeredocMethodCallPosition
(RuboCop::Cop::Lint)
HookError
(RuboCop::Cop::Force)
HostEnvironmentSimulatorHelper
I
IdenticalConditionalBranches
(RuboCop::Cop::Style)
IdentityComparison
(RuboCop::Cop::Lint)
If
(RuboCop::Cop::VariableForce::Branch)
IfCorrector
(RuboCop::Cop::Style)
IfInsideElse
(RuboCop::Cop::Style)
IfThenCorrector
(RuboCop::Cop)
IfUnlessModifier
(RuboCop::Cop::Style)
IfUnlessModifierOfIfUnless
(RuboCop::Cop::Style)
IfWithBooleanLiteralBranches
(RuboCop::Cop::Style)
IfWithSemicolon
(RuboCop::Cop::Style)
IgnoredNode
(RuboCop::Cop)
ImplicitRuntimeError
(RuboCop::Cop::Style)
ImplicitStringConcatenation
(RuboCop::Cop::Lint)
InPatternThen
(RuboCop::Cop::Style)
InclusiveLanguage
(RuboCop::Cop::Naming)
IncompatibleIoSelectWithFiberScheduler
(RuboCop::Cop::Lint)
IncorrectCopNameError
(RuboCop)
IndentationConsistency
(RuboCop::Cop::Layout)
IndentationStyle
(RuboCop::Cop::Layout)
IndentationWidth
(RuboCop::Cop::Layout)
IneffectiveAccessModifier
(RuboCop::Cop::Lint)
InfiniteCorrectionLoop
(RuboCop::Runner)
InfiniteLoop
(RuboCop::Cop::Style)
InheritDeprecatedCopClass
(RuboCop::Cop::InternalAffairs)
InheritException
(RuboCop::Cop::Lint)
InitDotfile
(RuboCop::CLI::Command)
InitialIndentation
(RuboCop::Cop::Layout)
InlineComment
(RuboCop::Cop::Style)
InsecureProtocolSource
(RuboCop::Cop::Bundler)
IntegerNode
(RuboCop::Cop)
InternalAffairs
(RuboCop::Cop)
InternalAffairs
(RuboCop)
Interpolation
(RuboCop::Cop)
InterpolationCheck
(RuboCop::Cop::Lint)
InvalidTokenError
(RuboCop::Server)
InverseMethods
(RuboCop::Cop::Style)
InvertibleUnlessCondition
(RuboCop::Cop::Style)
InvestigationReport
(RuboCop::Cop::Commissioner)
InvestigationReport
(RuboCop::Cop::Base)
IoMethods
(RuboCop::Cop::Security)
IpAddresses
(RuboCop::Cop::Style)
ItWithoutArgumentsInBlock
(RuboCop::Cop::Lint)
IteratingBlock
(RuboCop::Cop::Metrics::Utils)
J
JSONFormatter
(RuboCop::Formatter)
JSONLoad
(RuboCop::Cop::Security)
JUnitFormatter
(RuboCop::Formatter)
K
KeyAlignment
(RuboCop::Cop::HashAlignmentStyles)
KeywordArgumentsMerging
(RuboCop::Cop::Style)
KeywordParametersOrder
(RuboCop::Cop::Style)
KeywordSplatAlignment
(RuboCop::Cop::HashAlignmentStyles)
L
LSP
(RuboCop::CLI::Command)
LSP
(RuboCop)
Lambda
(RuboCop::Cop::Style)
LambdaCall
(RuboCop::Cop::Style)
LambdaLiteralToMethodCorrector
(RuboCop::Cop)
LambdaOrProc
(RuboCop::Cop::InternalAffairs)
LambdaWithoutLiteralBlock
(RuboCop::Cop::Lint)
Layout
(RuboCop::Cop)
LeadingCommentSpace
(RuboCop::Cop::Layout)
LeadingEmptyLines
(RuboCop::Cop::Layout)
Legacy
(RuboCop::Cop)
LineBreakCorrector
(RuboCop::Cop)
LineContinuationLeadingSpace
(RuboCop::Cop::Layout)
LineContinuationSpacing
(RuboCop::Cop::Layout)
LineEndConcatenation
(RuboCop::Cop::Style)
LineEndStringConcatenationIndentation
(RuboCop::Cop::Layout)
LineLength
(RuboCop::Cop::Layout)
LineLengthHelp
(RuboCop::Cop)
Lint
(RuboCop::Cop)
LiteralAsCondition
(RuboCop::Cop::Lint)
LiteralAssignmentInCondition
(RuboCop::Cop::Lint)
LiteralInInterpolation
(RuboCop::Cop::Lint)
Loc
(RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment)
LocationExpression
(RuboCop::Cop::InternalAffairs)
LocationLineEqualityComparison
(RuboCop::Cop::InternalAffairs)
Lockfile
(RuboCop)
Logger
(RuboCop::LSP)
LogicalOperator
(RuboCop::Cop::VariableForce::Branch)
Loop
(RuboCop::Cop::Lint)
M
Macro
(RuboCop::Cop::Style::BisectedAttrAccessor)
MagicComment
(RuboCop)
MagicCommentFormat
(RuboCop::Cop::Style)
Map
(RuboCop::Ext::RegexpParser)
MapCompactWithConditionalBlock
(RuboCop::Cop::Style)
MapIntoArray
(RuboCop::Cop::Style)
MapToHash
(RuboCop::Cop::Style)
MapToSet
(RuboCop::Cop::Style)
MarkdownFormatter
(RuboCop::Formatter)
MarshalLoad
(RuboCop::Cop::Security)
MatchRange
(RuboCop::Cop)
MemoizedInstanceVariableName
(RuboCop::Cop::Naming)
MessageAnnotator
(RuboCop::Cop)
MethodCallWithArgsParentheses
(RuboCop::Cop::Style)
MethodCallWithoutArgsParentheses
(RuboCop::Cop::Style)
MethodCalledOnDoEndBlock
(RuboCop::Cop::Style)
MethodComplexity
(RuboCop::Cop)
MethodDefParentheses
(RuboCop::Cop::Style)
MethodLength
(RuboCop::Cop::Metrics)
MethodName
(RuboCop::Cop::Naming)
MethodNameEndWith
(RuboCop::Cop::InternalAffairs)
MethodNameEqual
(RuboCop::Cop::InternalAffairs)
MethodParameterName
(RuboCop::Cop::Naming)
MethodPreference
(RuboCop::Cop)
MethodVariableTracker
(RuboCop::Cop::Lint::UselessSetterCall)
Metrics
(RuboCop::Cop)
Migration
(RuboCop::Cop)
MinBodyLength
(RuboCop::Cop)
MinBranchesCount
(RuboCop::Cop)
MinMax
(RuboCop::Cop::Style)
MinMaxComparison
(RuboCop::Cop::Style)
MissingCopEnableDirective
(RuboCop::Cop::Lint)
MissingElse
(RuboCop::Cop::Style)
MissingRespondToMissing
(RuboCop::Cop::Style)
MissingSuper
(RuboCop::Cop::Lint)
MixedCaseRange
(RuboCop::Cop::Lint)
MixedRegexpCaptureTypes
(RuboCop::Cop::Lint)
MixinGrouping
(RuboCop::Cop::Style)
MixinUsage
(RuboCop::Cop::Style)
ModifierCorrector
(RuboCop::Cop::Style::ParallelAssignment)
ModuleFunction
(RuboCop::Cop::Style)
ModuleLength
(RuboCop::Cop::Metrics)
MultilineArrayBraceLayout
(RuboCop::Cop::Layout)
MultilineArrayLineBreaks
(RuboCop::Cop::Layout)
MultilineAssignmentLayout
(RuboCop::Cop::Layout)
MultilineBlockChain
(RuboCop::Cop::Style)
MultilineBlockLayout
(RuboCop::Cop::Layout)
MultilineElementIndentation
(RuboCop::Cop)
MultilineElementLineBreaks
(RuboCop::Cop)
MultilineExpressionIndentation
(RuboCop::Cop)
MultilineHashBraceLayout
(RuboCop::Cop::Layout)
MultilineHashKeyLineBreaks
(RuboCop::Cop::Layout)
MultilineIfModifier
(RuboCop::Cop::Style)
MultilineIfThen
(RuboCop::Cop::Style)
MultilineInPatternThen
(RuboCop::Cop::Style)
MultilineLiteralBraceCorrector
(RuboCop::Cop)
MultilineLiteralBraceLayout
(RuboCop::Cop)
MultilineMemoization
(RuboCop::Cop::Style)
MultilineMethodArgumentLineBreaks
(RuboCop::Cop::Layout)
MultilineMethodCallBraceLayout
(RuboCop::Cop::Layout)
MultilineMethodCallIndentation
(RuboCop::Cop::Layout)
MultilineMethodDefinitionBraceLayout
(RuboCop::Cop::Layout)
MultilineMethodParameterLineBreaks
(RuboCop::Cop::Layout)
MultilineMethodSignature
(RuboCop::Cop::Style)
MultilineOperationIndentation
(RuboCop::Cop::Layout)
MultilineTernaryOperator
(RuboCop::Cop::Style)
MultilineWhenThen
(RuboCop::Cop::Style)
MultipleComparison
(RuboCop::Cop::Style)
MultipleComparison
(RuboCop::Cop::Lint)
MutableConstant
(RuboCop::Cop::Style)
N
NameSimilarity
(RuboCop)
Naming
(RuboCop::Cop)
NegatedIf
(RuboCop::Cop::Style)
NegatedIfElseCondition
(RuboCop::Cop::Style)
NegatedUnless
(RuboCop::Cop::Style)
NegatedWhile
(RuboCop::Cop::Style)
NegativeConditional
(RuboCop::Cop)
NestedFileDirname
(RuboCop::Cop::Style)
NestedMethodDefinition
(RuboCop::Cop::Lint)
NestedModifier
(RuboCop::Cop::Style)
NestedParenthesizedCalls
(RuboCop::Cop::Style)
NestedPercentLiteral
(RuboCop::Cop::Lint)
NestedTernaryOperator
(RuboCop::Cop::Style)
Next
(RuboCop::Cop::Style)
NextWithoutAccumulator
(RuboCop::Cop::Lint)
NilComparison
(RuboCop::Cop::Style)
NilLambda
(RuboCop::Cop::Style)
NilMethods
(RuboCop::Cop)
NoReturnInBeginEndBlocks
(RuboCop::Cop::Lint)
NodeDestructuring
(RuboCop::Cop::InternalAffairs)
NodeFirstOrLastArgument
(RuboCop::Cop::InternalAffairs)
NodeMatcherDirective
(RuboCop::Cop::InternalAffairs)
NodeTypePredicate
(RuboCop::Cop::InternalAffairs)
NonAtomicFileOperation
(RuboCop::Cop::Lint)
NonDeterministicRequireOrder
(RuboCop::Cop::Lint)
NonLocalExitFromIterator
(RuboCop::Cop::Lint)
NonNilCheck
(RuboCop::Cop::Style)
Not
(RuboCop::Cop::Style)
NumberConversion
(RuboCop::Cop::Lint)
NumberedParameterAssignment
(RuboCop::Cop::Lint)
NumberedParameters
(RuboCop::Cop::Style)
NumberedParametersLimit
(RuboCop::Cop::Style)
NumblockHandler
(RuboCop::Cop::InternalAffairs)
NumericLiteralPrefix
(RuboCop::Cop::Style)
NumericLiterals
(RuboCop::Cop::Style)
NumericPredicate
(RuboCop::Cop::Style)
O
ObjectThen
(RuboCop::Cop::Style)
Offense
(RuboCop::Cop)
OffenseCountFormatter
(RuboCop::Formatter)
OffenseLocationKeyword
(RuboCop::Cop::InternalAffairs)
OmitParentheses
(RuboCop::Cop::Style::MethodCallWithArgsParentheses)
OnNormalIfUnless
(RuboCop::Cop)
OneLineConditional
(RuboCop::Cop::Style)
Open
(RuboCop::Cop::Security)
OpenStructUse
(RuboCop::Cop::Style)
OperatorMethodCall
(RuboCop::Cop::Style)
OptionArgumentError
(RuboCop)
OptionHash
(RuboCop::Cop::Style)
OptionalArguments
(RuboCop::Cop::Style)
OptionalBooleanParameter
(RuboCop::Cop::Style)
Options
(RuboCop)
OptionsHelp
(RuboCop)
OptionsValidator
(RuboCop)
Or
(RuboCop::Cop::VariableForce::Branch)
OrAssignment
(RuboCop::Cop::Style)
OrAssignmentToConstant
(RuboCop::Cop::Lint)
OrderedDependencies
(RuboCop::Cop::Gemspec)
OrderedGemCorrector
(RuboCop::Cop)
OrderedGemNode
(RuboCop::Cop)
OrderedGems
(RuboCop::Cop::Bundler)
OrderedMagicComments
(RuboCop::Cop::Lint)
OutOfRangeRegexpRef
(RuboCop::Cop::Lint)
P
PacmanFormatter
(RuboCop::Formatter)
ParallelAssignment
(RuboCop::Cop::Style)
ParallelFormatter
(RuboCop::RSpec)
ParameterAlignment
(RuboCop::Cop::Layout)
ParameterLists
(RuboCop::Cop::Metrics)
ParameterRule
(RuboCop::ConfigObsoletion)
Parentheses
(RuboCop::Cop)
ParenthesesAroundCondition
(RuboCop::Cop::Style)
ParenthesesAsGroupedExpression
(RuboCop::Cop::Lint)
ParenthesesCorrector
(RuboCop::Cop)
PathUtil
(RuboCop)
PerceivedComplexity
(RuboCop::Cop::Metrics)
PercentArray
(RuboCop::Cop)
PercentLiteral
(RuboCop::Cop)
PercentLiteralCorrector
(RuboCop::Cop)
PercentLiteralDelimiters
(RuboCop::Cop::Style)
PercentQLiterals
(RuboCop::Cop::Style)
PercentStringArray
(RuboCop::Cop::Lint)
PercentSymbolArray
(RuboCop::Cop::Lint)
PerlBackrefs
(RuboCop::Cop::Style)
Platform
(RuboCop)
PrecedingFollowingAlignment
(RuboCop::Cop)
PredicateName
(RuboCop::Cop::Naming)
PreferredDelimiters
(RuboCop::Cop)
PreferredHashMethods
(RuboCop::Cop::Style)
Proc
(RuboCop::Cop::Style)
ProcessedSource
(RuboCop::Ext)
ProcessedSourceBufferName
(RuboCop::Cop::InternalAffairs)
ProgressFormatter
(RuboCop::Formatter)
PunctuationCorrector
(RuboCop::Cop)
Q
QuietFormatter
(RuboCop::Formatter)
QuotedSymbols
(RuboCop::Cop::Style)
R
RSpec
(RuboCop)
RaiseArgs
(RuboCop::Cop::Style)
RaiseException
(RuboCop::Cop::Lint)
RakeTask
(RuboCop)
RandOne
(RuboCop::Cop::Lint)
RandomWithOffset
(RuboCop::Cop::Style)
Range
(RuboCop::Ext)
RangeHelp
(RuboCop::Cop)
RationalLiteral
(RuboCop::Cop)
RedundantArgument
(RuboCop::Cop::Style)
RedundantArrayConstructor
(RuboCop::Cop::Style)
RedundantAssignment
(RuboCop::Cop::Style)
RedundantBegin
(RuboCop::Cop::Style)
RedundantCapitalW
(RuboCop::Cop::Style)
RedundantCondition
(RuboCop::Cop::Style)
RedundantConditional
(RuboCop::Cop::Style)
RedundantConstantBase
(RuboCop::Cop::Style)
RedundantContextConfigParameter
(RuboCop::Cop::InternalAffairs)
RedundantCopDisableDirective
(RuboCop::Cop::Lint)
RedundantCopEnableDirective
(RuboCop::Cop::Lint)
RedundantCurrentDirectoryInPath
(RuboCop::Cop::Style)
RedundantDescribedClassAsSubject
(RuboCop::Cop::InternalAffairs)
RedundantDirGlobSort
(RuboCop::Cop::Lint)
RedundantDoubleSplatHashBraces
(RuboCop::Cop::Style)
RedundantEach
(RuboCop::Cop::Style)
RedundantException
(RuboCop::Cop::Style)
RedundantExpectOffenseArguments
(RuboCop::Cop::InternalAffairs)
RedundantFetchBlock
(RuboCop::Cop::Style)
RedundantFileExtensionInRequire
(RuboCop::Cop::Style)
RedundantFilterChain
(RuboCop::Cop::Style)
RedundantFreeze
(RuboCop::Cop::Style)
RedundantHeredocDelimiterQuotes
(RuboCop::Cop::Style)
RedundantInitialize
(RuboCop::Cop::Style)
RedundantInterpolation
(RuboCop::Cop::Style)
RedundantInterpolationUnfreeze
(RuboCop::Cop::Style)
RedundantLetRuboCopConfigNew
(RuboCop::Cop::InternalAffairs)
RedundantLineBreak
(RuboCop::Cop::Layout)
RedundantLineContinuation
(RuboCop::Cop::Style)
RedundantLocationArgument
(RuboCop::Cop::InternalAffairs)
RedundantMessageArgument
(RuboCop::Cop::InternalAffairs)
RedundantMethodDispatchNode
(RuboCop::Cop::InternalAffairs)
RedundantParentheses
(RuboCop::Cop::Style)
RedundantPercentQ
(RuboCop::Cop::Style)
RedundantRegexpArgument
(RuboCop::Cop::Style)
RedundantRegexpCharacterClass
(RuboCop::Cop::Style)
RedundantRegexpConstructor
(RuboCop::Cop::Style)
RedundantRegexpEscape
(RuboCop::Cop::Style)
RedundantRegexpQuantifiers
(RuboCop::Cop::Lint)
RedundantRequireStatement
(RuboCop::Cop::Lint)
RedundantReturn
(RuboCop::Cop::Style)
RedundantSafeNavigation
(RuboCop::Cop::Lint)
RedundantSelf
(RuboCop::Cop::Style)
RedundantSelfAssignment
(RuboCop::Cop::Style)
RedundantSelfAssignmentBranch
(RuboCop::Cop::Style)
RedundantSort
(RuboCop::Cop::Style)
RedundantSortBy
(RuboCop::Cop::Style)
RedundantSourceRange
(RuboCop::Cop::InternalAffairs)
RedundantSplatExpansion
(RuboCop::Cop::Lint)
RedundantStringCoercion
(RuboCop::Cop::Lint)
RedundantStringEscape
(RuboCop::Cop::Style)
RedundantWithIndex
(RuboCop::Cop::Lint)
RedundantWithObject
(RuboCop::Cop::Lint)
Reference
(RuboCop::Cop::VariableForce)
RefinementImportMethods
(RuboCop::Cop::Lint)
RegexpAsCondition
(RuboCop::Cop::Lint)
RegexpLiteral
(RuboCop::Cop::Style)
RegexpNode
(RuboCop::Ext)
RegexpParser
(RuboCop::Ext)
RegexpRanges
(RuboCop::Cop::Utils)
Registry
(RuboCop::Cop)
RemoteConfig
(RuboCop)
RemovedCop
(RuboCop::ConfigObsoletion)
RenamedCop
(RuboCop::ConfigObsoletion)
RepeatedAttributeDiscount
(RuboCop::Cop::Metrics::Utils)
RepeatedCsendDiscount
(RuboCop::Cop::Metrics::Utils)
Report
(RuboCop::Formatter::SimpleTextFormatter)
Request
(RuboCop::Server::SocketReader)
RequireFileInjector
(RuboCop::Cop::Generator)
RequireLibrary
(RuboCop::Cop)
RequireLibraryCorrector
(RuboCop::Cop)
RequireMFA
(RuboCop::Cop::Gemspec)
RequireOrder
(RuboCop::Cop::Style)
RequireParentheses
(RuboCop::Cop::Lint)
RequireParentheses
(RuboCop::Cop::Style::MethodCallWithArgsParentheses)
RequireRangeParentheses
(RuboCop::Cop::Lint)
RequireRelativeSelfPath
(RuboCop::Cop::Lint)
RequiredRubyVersion
(RuboCop::Cop::Gemspec)
Rescue
(RuboCop::Cop::VariableForce::Branch)
RescueCorrector
(RuboCop::Cop::Style::ParallelAssignment)
RescueEnsureAlignment
(RuboCop::Cop::Layout)
RescueException
(RuboCop::Cop::Lint)
RescueModifier
(RuboCop::Cop::Style)
RescueNode
(RuboCop::Cop)
RescueStandardError
(RuboCop::Cop::Style)
RescueType
(RuboCop::Cop::Lint)
RescuedExceptionsVariableName
(RuboCop::Cop::Naming)
Restart
(RuboCop::Server::ClientCommand)
ResultCache
(RuboCop)
ReturnInVoidContext
(RuboCop::Cop::Lint)
ReturnNil
(RuboCop::Cop::Style)
ReturnNilInPredicateMethodDefinition
(RuboCop::Cop::Style)
Routes
(RuboCop::LSP)
RuboCop
RuboCopConfig
(RuboCop::TargetRuby)
RubyVersionFile
(RuboCop::TargetRuby)
RubyVersionGlobalsUsage
(RuboCop::Cop::Gemspec)
Rule
(RuboCop::ConfigObsoletion)
Runner
(RuboCop::Server::ServerCommand::Base)
Runner
(RuboCop)
Runtime
(RuboCop::LSP)
S
SafeAssignment
(RuboCop::Cop)
SafeNavigation
(RuboCop::Cop::Style)
SafeNavigationChain
(RuboCop::Cop::Lint)
SafeNavigationChainLength
(RuboCop::Cop::Style)
SafeNavigationConsistency
(RuboCop::Cop::Lint)
SafeNavigationWithEmpty
(RuboCop::Cop::Lint)
Sample
(RuboCop::Cop::Style)
Scope
(RuboCop::Cop::VariableForce)
ScriptPermission
(RuboCop::Cop::Lint)
Security
(RuboCop::Cop)
SelectByRegexp
(RuboCop::Cop::Style)
SelfAssignment
(RuboCop::Cop::Style)
SelfAssignment
(RuboCop::Cop::Lint)
Semicolon
(RuboCop::Cop::Style)
Send
(RuboCop::Cop::Style)
SendNodeClassifier
(RuboCop::Cop::Style::ArgumentsForwarding)
SendWithLiteralMethodName
(RuboCop::Cop::Style)
SendWithMixinArgument
(RuboCop::Cop::Lint)
SeparatorAlignment
(RuboCop::Cop::HashAlignmentStyles)
Server
(RuboCop)
Server
(RuboCop::LSP)
ServerCommand
(RuboCop::Server)
ServerStopRequest
(RuboCop::Server)
Severity
(RuboCop::LSP)
Severity
(RuboCop::Cop)
ShadowedArgument
(RuboCop::Cop::Lint)
ShadowedException
(RuboCop::Cop::Lint)
ShadowingOuterLocalVariable
(RuboCop::Cop::Lint)
ShowCops
(RuboCop::CLI::Command)
ShowDocsUrl
(RuboCop::CLI::Command)
SignalException
(RuboCop::Cop::Style)
SimpleComment
(RuboCop::MagicComment)
SimpleConditional
(RuboCop::Cop::VariableForce::Branch)
SimpleTextFormatter
(RuboCop::Formatter)
SingleArgumentDig
(RuboCop::Cop::Style)
SingleLineBlockChain
(RuboCop::Cop::Layout)
SingleLineBlockParams
(RuboCop::Cop::Style)
SingleLineComparison
(RuboCop::Cop::InternalAffairs)
SingleLineDoEndBlock
(RuboCop::Cop::Style)
SingleLineMethods
(RuboCop::Cop::Style)
SlicingWithRange
(RuboCop::Cop::Style)
SocketReader
(RuboCop::Server)
SoleNestedConditional
(RuboCop::Cop::Style)
Source
(RuboCop::TargetRuby)
SpaceAfterColon
(RuboCop::Cop::Layout)
SpaceAfterComma
(RuboCop::Cop::Layout)
SpaceAfterMethodName
(RuboCop::Cop::Layout)
SpaceAfterNot
(RuboCop::Cop::Layout)
SpaceAfterPunctuation
(RuboCop::Cop)
SpaceAfterSemicolon
(RuboCop::Cop::Layout)
SpaceAroundBlockParameters
(RuboCop::Cop::Layout)
SpaceAroundEqualsInParameterDefault
(RuboCop::Cop::Layout)
SpaceAroundKeyword
(RuboCop::Cop::Layout)
SpaceAroundMethodCallOperator
(RuboCop::Cop::Layout)
SpaceAroundOperators
(RuboCop::Cop::Layout)
SpaceBeforeBlockBraces
(RuboCop::Cop::Layout)
SpaceBeforeBrackets
(RuboCop::Cop::Layout)
SpaceBeforeComma
(RuboCop::Cop::Layout)
SpaceBeforeComment
(RuboCop::Cop::Layout)
SpaceBeforeFirstArg
(RuboCop::Cop::Layout)
SpaceBeforePunctuation
(RuboCop::Cop)
SpaceBeforeSemicolon
(RuboCop::Cop::Layout)
SpaceCorrector
(RuboCop::Cop)
SpaceInLambdaLiteral
(RuboCop::Cop::Layout)
SpaceInsideArrayLiteralBrackets
(RuboCop::Cop::Layout)
SpaceInsideArrayPercentLiteral
(RuboCop::Cop::Layout)
SpaceInsideBlockBraces
(RuboCop::Cop::Layout)
SpaceInsideHashLiteralBraces
(RuboCop::Cop::Layout)
SpaceInsideParens
(RuboCop::Cop::Layout)
SpaceInsidePercentLiteralDelimiters
(RuboCop::Cop::Layout)
SpaceInsideRangeLiteral
(RuboCop::Cop::Layout)
SpaceInsideReferenceBrackets
(RuboCop::Cop::Layout)
SpaceInsideStringInterpolation
(RuboCop::Cop::Layout)
SpecialGlobalVars
(RuboCop::Cop::Style)
SplitCop
(RuboCop::ConfigObsoletion)
StabbyLambdaParentheses
(RuboCop::Cop::Style)
Start
(RuboCop::Server::ClientCommand)
StatementModifier
(RuboCop::Cop)
StaticClass
(RuboCop::Cop::Style)
Status
(RuboCop::Server::ClientCommand)
StderrPuts
(RuboCop::Cop::Style)
Stop
(RuboCop::Server::ServerCommand)
Stop
(RuboCop::Server::ClientCommand)
String
StringChars
(RuboCop::Cop::Style)
StringConcatenation
(RuboCop::Cop::Style)
StringHashKeys
(RuboCop::Cop::Style)
StringHelp
(RuboCop::Cop)
StringInterpreter
(RuboCop)
StringLiteralCorrector
(RuboCop::Cop)
StringLiterals
(RuboCop::Cop::Style)
StringLiteralsHelp
(RuboCop::Cop)
StringLiteralsInInterpolation
(RuboCop::Cop::Style)
StringMethods
(RuboCop::Cop::Style)
Strip
(RuboCop::Cop::Style)
StructInheritance
(RuboCop::Cop::Style)
StructNewOverride
(RuboCop::Cop::Lint)
Style
(RuboCop::Cop)
StyleDetectedApiUse
(RuboCop::Cop::InternalAffairs)
SuggestExtensions
(RuboCop::CLI::Command)
Summary
(RuboCop::Formatter::HTMLFormatter)
SuperArguments
(RuboCop::Cop::Style)
SuperWithArgsParentheses
(RuboCop::Cop::Style)
SuppressedException
(RuboCop::Cop::Lint)
SurroundingSpace
(RuboCop::Cop)
SwapValues
(RuboCop::Cop::Style)
SymbolArray
(RuboCop::Cop::Style)
SymbolConversion
(RuboCop::Cop::Lint)
SymbolHelp
(RuboCop::Cop)
SymbolLiteral
(RuboCop::Cop::Style)
SymbolProc
(RuboCop::Cop::Style)
Syntax
(RuboCop::Cop::Lint)
T
TableAlignment
(RuboCop::Cop::HashAlignmentStyles)
TapFormatter
(RuboCop::Formatter)
TargetFinder
(RuboCop)
TargetRuby
(RuboCop)
TargetRubyVersion
(RuboCop::Cop)
Team
(RuboCop::Cop)
TernaryCorrector
(RuboCop::Cop::Style)
TernaryParentheses
(RuboCop::Cop::Style)
TestCaseElement
(RuboCop::Formatter::JUnitFormatter)
TextUtil
(RuboCop::Formatter)
ToEnumArguments
(RuboCop::Cop::Lint)
ToJSON
(RuboCop::Cop::Lint)
ToolVersionsFile
(RuboCop::TargetRuby)
TopLevelMethodDefinition
(RuboCop::Cop::Style)
TopLevelReturnWithArgument
(RuboCop::Cop::Lint)
TrailingBody
(RuboCop::Cop)
TrailingBodyOnClass
(RuboCop::Cop::Style)
TrailingBodyOnMethodDefinition
(RuboCop::Cop::Style)
TrailingBodyOnModule
(RuboCop::Cop::Style)
TrailingComma
(RuboCop::Cop)
TrailingCommaInArguments
(RuboCop::Cop::Style)
TrailingCommaInArrayLiteral
(RuboCop::Cop::Style)
TrailingCommaInAttributeDeclaration
(RuboCop::Cop::Lint)
TrailingCommaInBlockArgs
(RuboCop::Cop::Style)
TrailingCommaInHashLiteral
(RuboCop::Cop::Style)
TrailingEmptyLines
(RuboCop::Cop::Layout)
TrailingMethodEndStatement
(RuboCop::Cop::Style)
TrailingUnderscoreVariable
(RuboCop::Cop::Style)
TrailingWhitespace
(RuboCop::Cop::Layout)
TripleQuotes
(RuboCop::Cop::Lint)
TrivialAccessors
(RuboCop::Cop::Style)
U
UncommunicativeName
(RuboCop::Cop)
UndefinedConfig
(RuboCop::Cop::InternalAffairs)
UnderscorePrefixedVariableName
(RuboCop::Cop::Lint)
UnescapedBracketInRegexp
(RuboCop::Cop::Lint)
UnexpectedBlockArity
(RuboCop::Cop::Lint)
UnifiedInteger
(RuboCop::Cop::Lint)
UnknownServerCommandError
(RuboCop::Server)
UnlessElse
(RuboCop::Cop::Style)
UnlessLogicalOperators
(RuboCop::Cop::Style)
UnmodifiedReduceAccumulator
(RuboCop::Cop::Lint)
UnpackFirst
(RuboCop::Cop::Style)
UnreachableCode
(RuboCop::Cop::Lint)
UnreachableLoop
(RuboCop::Cop::Lint)
Until
(RuboCop::Cop::VariableForce::Branch)
UntilPost
(RuboCop::Cop::VariableForce::Branch)
UnusedArgCorrector
(RuboCop::Cop)
UnusedArgument
(RuboCop::Cop::Lint)
UnusedBlockArgument
(RuboCop::Cop::Lint)
UnusedMethodArgument
(RuboCop::Cop::Lint)
UriEscapeUnescape
(RuboCop::Cop::Lint)
UriRegexp
(RuboCop::Cop::Lint)
UselessAccessModifier
(RuboCop::Cop::Lint)
UselessAssignment
(RuboCop::Cop::Lint)
UselessElseWithoutRescue
(RuboCop::Cop::Lint)
UselessMessageAssertion
(RuboCop::Cop::InternalAffairs)
UselessMethodDefinition
(RuboCop::Cop::Lint)
UselessNumericOperation
(RuboCop::Cop::Lint)
UselessRescue
(RuboCop::Cop::Lint)
UselessRestrictOnSend
(RuboCop::Cop::InternalAffairs)
UselessRuby2Keywords
(RuboCop::Cop::Lint)
UselessSetterCall
(RuboCop::Cop::Lint)
UselessTimes
(RuboCop::Cop::Lint)
Util
(RuboCop::Cop)
Util
(RuboCop)
Utils
(RuboCop::Cop::Metrics)
Utils
(RuboCop::Cop)
V
ValidationError
(RuboCop)
ValueAlignment
(RuboCop::Cop::HashAlignmentStyles)
Variable
(RuboCop::Cop::VariableForce)
VariableForce
(RuboCop::Cop)
VariableInterpolation
(RuboCop::Cop::Style)
VariableName
(RuboCop::Cop::Naming)
VariableNumber
(RuboCop::Cop::Naming)
VariableReference
(RuboCop::Cop::VariableForce)
VariableTable
(RuboCop::Cop::VariableForce)
Version
(RuboCop::CLI::Command)
Version
(RuboCop)
VimComment
(RuboCop::MagicComment)
VisibilityHelp
(RuboCop::Cop)
Void
(RuboCop::Cop::Lint)
W
Warning
(RuboCop)
WhenThen
(RuboCop::Cop::Style)
While
(RuboCop::Cop::VariableForce::Branch)
WhilePost
(RuboCop::Cop::VariableForce::Branch)
WhileUntilDo
(RuboCop::Cop::Style)
WhileUntilModifier
(RuboCop::Cop::Style)
WordArray
(RuboCop::Cop::Style)
WordLocation
(RuboCop::Cop::Naming::InclusiveLanguage)
WorstOffendersFormatter
(RuboCop::Formatter)
Y
YAMLDuplicationChecker
(RuboCop)
YAMLFileRead
(RuboCop::Cop::Style)
YAMLLoad
(RuboCop::Cop::Security)
YodaCondition
(RuboCop::Cop::Style)
YodaExpression
(RuboCop::Cop::Style)
Z
ZeroLengthPredicate
(RuboCop::Cop::Style)