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