Featured Classes

Demo

All Classes

CopsDocumentationGenerator

class

ArgumentsEnv

class

RuboCop

ArgumentsFile

class

RuboCop

CLI

class

RuboCop

AutoGenerateConfig

class

RuboCop::CLI::Command

Base

class

RuboCop::CLI::Command

ExecuteRunner

class

RuboCop::CLI::Command

InitDotfile

class

RuboCop::CLI::Command

Lsp

class

RuboCop::CLI::Command

ShowCops

class

RuboCop::CLI::Command

ShowDocsUrl

class

RuboCop::CLI::Command

SuggestExtensions

class

RuboCop::CLI::Command

Version

class

RuboCop::CLI::Command

Environment

class

RuboCop::CLI

Finished

class

RuboCop::CLI

CacheConfig

class

RuboCop

CachedData

class

RuboCop

CommentConfig

class

RuboCop

ConfigDisabledCopDirectiveComment

class

RuboCop::CommentConfig

Config

class

RuboCop

ConfigFinder

class

RuboCop

ConfigLoader

class

RuboCop

ConfigLoaderResolver

class

RuboCop

ConfigNotFoundError

class

RuboCop

ConfigObsoletion

class

RuboCop

ChangedEnforcedStyles

class

RuboCop::ConfigObsoletion

ChangedParameter

class

RuboCop::ConfigObsoletion

CopRule

class

RuboCop::ConfigObsoletion

ExtractedCop

class

RuboCop::ConfigObsoletion

ParameterRule

class

RuboCop::ConfigObsoletion

RemovedCop

class

RuboCop::ConfigObsoletion

RenamedCop

class

RuboCop::ConfigObsoletion

Rule

class

RuboCop::ConfigObsoletion

SplitCop

class

RuboCop::ConfigObsoletion

ConfigRegeneration

class

RuboCop

ConfigStore

class

RuboCop

ConfigValidator

class

RuboCop

AlignmentCorrector

class

RuboCop::Cop

AmbiguousCopName

class

RuboCop::Cop

AnnotationComment

class

RuboCop::Cop

Badge

class

RuboCop::Cop

Base

class

RuboCop::Cop

DuplicatedGem

class

RuboCop::Cop::Bundler

DuplicatedGroup

class

RuboCop::Cop::Bundler

GemComment

class

RuboCop::Cop::Bundler

GemFilename

class

RuboCop::Cop::Bundler

GemVersion

class

RuboCop::Cop::Bundler

InsecureProtocolSource

class

RuboCop::Cop::Bundler

OrderedGems

class

RuboCop::Cop::Bundler

Commissioner

class

RuboCop::Cop

ConditionCorrector

class

RuboCop::Cop

Cop

class

RuboCop::Cop

Corrector

class

RuboCop::Cop

EachToForCorrector

class

RuboCop::Cop

EmptyLineCorrector

class

RuboCop::Cop

ForToEachCorrector

class

RuboCop::Cop

Force

class

RuboCop::Cop

DependencyVersion

class

RuboCop::Cop::Gemspec

DeprecatedAttributeAssignment

class

RuboCop::Cop::Gemspec

DevelopmentDependencies

class

RuboCop::Cop::Gemspec

DuplicatedAssignment

class

RuboCop::Cop::Gemspec

OrderedDependencies

class

RuboCop::Cop::Gemspec

RequireMFA

class

RuboCop::Cop::Gemspec

RequiredRubyVersion

class

RuboCop::Cop::Gemspec

RubyVersionGlobalsUsage

class

RuboCop::Cop::Gemspec

Generator

class

RuboCop::Cop

ConfigurationInjector

class

RuboCop::Cop::Generator

RequireFileInjector

class

RuboCop::Cop::Generator

KeyAlignment

class

RuboCop::Cop::HashAlignmentStyles

KeywordSplatAlignment

class

RuboCop::Cop::HashAlignmentStyles

SeparatorAlignment

class

RuboCop::Cop::HashAlignmentStyles

TableAlignment

class

RuboCop::Cop::HashAlignmentStyles

IfThenCorrector

class

RuboCop::Cop

CopDescription

class

RuboCop::Cop::InternalAffairs

CreateEmptyFile

class

RuboCop::Cop::InternalAffairs

EmptyLineBetweenExpectOffenseAndCorrection

class

RuboCop::Cop::InternalAffairs

ExampleDescription

class

RuboCop::Cop::InternalAffairs

ExampleHeredocDelimiter

class

RuboCop::Cop::InternalAffairs

InheritDeprecatedCopClass

class

RuboCop::Cop::InternalAffairs

LambdaOrProc

class

RuboCop::Cop::InternalAffairs

LocationExpression

class

RuboCop::Cop::InternalAffairs

LocationLineEqualityComparison

class

RuboCop::Cop::InternalAffairs

MethodNameEndWith

class

RuboCop::Cop::InternalAffairs

MethodNameEqual

class

RuboCop::Cop::InternalAffairs

NodeDestructuring

class

RuboCop::Cop::InternalAffairs

NodeMatcherDirective

class

RuboCop::Cop::InternalAffairs

NodeTypePredicate

class

RuboCop::Cop::InternalAffairs

NumblockHandler

class

RuboCop::Cop::InternalAffairs

OffenseLocationKeyword

class

RuboCop::Cop::InternalAffairs

ProcessedSourceBufferName

class

RuboCop::Cop::InternalAffairs

RedundantContextConfigParameter

class

RuboCop::Cop::InternalAffairs

RedundantDescribedClassAsSubject

class

RuboCop::Cop::InternalAffairs

RedundantLetRuboCopConfigNew

class

RuboCop::Cop::InternalAffairs

RedundantLocationArgument

class

RuboCop::Cop::InternalAffairs

RedundantMessageArgument

class

RuboCop::Cop::InternalAffairs

RedundantMethodDispatchNode

class

RuboCop::Cop::InternalAffairs

RedundantSourceRange

class

RuboCop::Cop::InternalAffairs

SingleLineComparison

class

RuboCop::Cop::InternalAffairs

StyleDetectedApiUse

class

RuboCop::Cop::InternalAffairs

UndefinedConfig

class

RuboCop::Cop::InternalAffairs

UselessMessageAssertion

class

RuboCop::Cop::InternalAffairs

UselessRestrictOnSend

class

RuboCop::Cop::InternalAffairs

LambdaLiteralToMethodCorrector

class

RuboCop::Cop

AccessModifierIndentation

class

RuboCop::Cop::Layout

ArgumentAlignment

class

RuboCop::Cop::Layout

ArrayAlignment

class

RuboCop::Cop::Layout

AssignmentIndentation

class

RuboCop::Cop::Layout

BeginEndAlignment

class

RuboCop::Cop::Layout

BlockAlignment

class

RuboCop::Cop::Layout

BlockEndNewline

class

RuboCop::Cop::Layout

CaseIndentation

class

RuboCop::Cop::Layout

ClassStructure

class

RuboCop::Cop::Layout

ClosingHeredocIndentation

class

RuboCop::Cop::Layout

ClosingParenthesisIndentation

class

RuboCop::Cop::Layout

CommentIndentation

class

RuboCop::Cop::Layout

ConditionPosition

class

RuboCop::Cop::Layout

DefEndAlignment

class

RuboCop::Cop::Layout

DotPosition

class

RuboCop::Cop::Layout

ElseAlignment

class

RuboCop::Cop::Layout

EmptyComment

class

RuboCop::Cop::Layout

EmptyLineAfterGuardClause

class

RuboCop::Cop::Layout

EmptyLineAfterMagicComment

class

RuboCop::Cop::Layout

EmptyLineAfterMultilineCondition

class

RuboCop::Cop::Layout

EmptyLineBetweenDefs

class

RuboCop::Cop::Layout

EmptyLines

class

RuboCop::Cop::Layout

EmptyLinesAroundAccessModifier

class

RuboCop::Cop::Layout

EmptyLinesAroundArguments

class

RuboCop::Cop::Layout

EmptyLinesAroundAttributeAccessor

class

RuboCop::Cop::Layout

EmptyLinesAroundBeginBody

class

RuboCop::Cop::Layout

EmptyLinesAroundBlockBody

class

RuboCop::Cop::Layout

EmptyLinesAroundClassBody

class

RuboCop::Cop::Layout

EmptyLinesAroundExceptionHandlingKeywords

class

RuboCop::Cop::Layout

EmptyLinesAroundMethodBody

class

RuboCop::Cop::Layout

EmptyLinesAroundModuleBody

class

RuboCop::Cop::Layout

EndAlignment

class

RuboCop::Cop::Layout

EndOfLine

class

RuboCop::Cop::Layout

ExtraSpacing

class

RuboCop::Cop::Layout

FirstArgumentIndentation

class

RuboCop::Cop::Layout

FirstArrayElementIndentation

class

RuboCop::Cop::Layout

FirstArrayElementLineBreak

class

RuboCop::Cop::Layout

FirstHashElementIndentation

class

RuboCop::Cop::Layout

FirstHashElementLineBreak

class

RuboCop::Cop::Layout

FirstMethodArgumentLineBreak

class

RuboCop::Cop::Layout

FirstMethodParameterLineBreak

class

RuboCop::Cop::Layout

FirstParameterIndentation

class

RuboCop::Cop::Layout

HashAlignment

class

RuboCop::Cop::Layout

HeredocArgumentClosingParenthesis

class

RuboCop::Cop::Layout

HeredocIndentation

class

RuboCop::Cop::Layout

IndentationConsistency

class

RuboCop::Cop::Layout

IndentationStyle

class

RuboCop::Cop::Layout

IndentationWidth

class

RuboCop::Cop::Layout

InitialIndentation

class

RuboCop::Cop::Layout

LeadingCommentSpace

class

RuboCop::Cop::Layout

LeadingEmptyLines

class

RuboCop::Cop::Layout

LineContinuationLeadingSpace

class

RuboCop::Cop::Layout

LineContinuationSpacing

class

RuboCop::Cop::Layout

LineEndStringConcatenationIndentation

class

RuboCop::Cop::Layout

LineLength

class

RuboCop::Cop::Layout

MultilineArrayBraceLayout

class

RuboCop::Cop::Layout

MultilineArrayLineBreaks

class

RuboCop::Cop::Layout

MultilineAssignmentLayout

class

RuboCop::Cop::Layout

MultilineBlockLayout

class

RuboCop::Cop::Layout

MultilineHashBraceLayout

class

RuboCop::Cop::Layout

MultilineHashKeyLineBreaks

class

RuboCop::Cop::Layout

MultilineMethodArgumentLineBreaks

class

RuboCop::Cop::Layout

MultilineMethodCallBraceLayout

class

RuboCop::Cop::Layout

MultilineMethodCallIndentation

class

RuboCop::Cop::Layout

MultilineMethodDefinitionBraceLayout

class

RuboCop::Cop::Layout

MultilineMethodParameterLineBreaks

class

RuboCop::Cop::Layout

MultilineOperationIndentation

class

RuboCop::Cop::Layout

ParameterAlignment

class

RuboCop::Cop::Layout

RedundantLineBreak

class

RuboCop::Cop::Layout

RescueEnsureAlignment

class

RuboCop::Cop::Layout

SingleLineBlockChain

class

RuboCop::Cop::Layout

SpaceAfterColon

class

RuboCop::Cop::Layout

SpaceAfterComma

class

RuboCop::Cop::Layout

SpaceAfterMethodName

class

RuboCop::Cop::Layout

SpaceAfterNot

class

RuboCop::Cop::Layout

SpaceAfterSemicolon

class

RuboCop::Cop::Layout

SpaceAroundBlockParameters

class

RuboCop::Cop::Layout

SpaceAroundEqualsInParameterDefault

class

RuboCop::Cop::Layout

SpaceAroundKeyword

class

RuboCop::Cop::Layout

SpaceAroundMethodCallOperator

class

RuboCop::Cop::Layout

SpaceAroundOperators

class

RuboCop::Cop::Layout

SpaceBeforeBlockBraces

class

RuboCop::Cop::Layout

SpaceBeforeBrackets

class

RuboCop::Cop::Layout

SpaceBeforeComma

class

RuboCop::Cop::Layout

SpaceBeforeComment

class

RuboCop::Cop::Layout

SpaceBeforeFirstArg

class

RuboCop::Cop::Layout

SpaceBeforeSemicolon

class

RuboCop::Cop::Layout

SpaceInLambdaLiteral

class

RuboCop::Cop::Layout

SpaceInsideArrayLiteralBrackets

class

RuboCop::Cop::Layout

SpaceInsideArrayPercentLiteral

class

RuboCop::Cop::Layout

SpaceInsideBlockBraces

class

RuboCop::Cop::Layout

SpaceInsideHashLiteralBraces

class

RuboCop::Cop::Layout

SpaceInsideParens

class

RuboCop::Cop::Layout

SpaceInsidePercentLiteralDelimiters

class

RuboCop::Cop::Layout

SpaceInsideRangeLiteral

class

RuboCop::Cop::Layout

SpaceInsideReferenceBrackets

class

RuboCop::Cop::Layout

SpaceInsideStringInterpolation

class

RuboCop::Cop::Layout

TrailingEmptyLines

class

RuboCop::Cop::Layout

TrailingWhitespace

class

RuboCop::Cop::Layout

CorrectionsProxy

class

RuboCop::Cop::Legacy

Corrector

class

RuboCop::Cop::Legacy

LineBreakCorrector

class

RuboCop::Cop

AmbiguousAssignment

class

RuboCop::Cop::Lint

AmbiguousBlockAssociation

class

RuboCop::Cop::Lint

AmbiguousOperator

class

RuboCop::Cop::Lint

AmbiguousOperatorPrecedence

class

RuboCop::Cop::Lint

AmbiguousRange

class

RuboCop::Cop::Lint

AmbiguousRegexpLiteral

class

RuboCop::Cop::Lint

AssignmentInCondition

class

RuboCop::Cop::Lint

BigDecimalNew

class

RuboCop::Cop::Lint

BinaryOperatorWithIdenticalOperands

class

RuboCop::Cop::Lint

BooleanSymbol

class

RuboCop::Cop::Lint

CircularArgumentReference

class

RuboCop::Cop::Lint

ConstantDefinitionInBlock

class

RuboCop::Cop::Lint

ConstantOverwrittenInRescue

class

RuboCop::Cop::Lint

ConstantResolution

class

RuboCop::Cop::Lint

Debugger

class

RuboCop::Cop::Lint

DeprecatedClassMethods

class

RuboCop::Cop::Lint

DeprecatedConstants

class

RuboCop::Cop::Lint

DeprecatedOpenSSLConstant

class

RuboCop::Cop::Lint

DisjunctiveAssignmentInConstructor

class

RuboCop::Cop::Lint

DuplicateBranch

class

RuboCop::Cop::Lint

DuplicateCaseCondition

class

RuboCop::Cop::Lint

DuplicateElsifCondition

class

RuboCop::Cop::Lint

DuplicateHashKey

class

RuboCop::Cop::Lint

DuplicateMagicComment

class

RuboCop::Cop::Lint

DuplicateMatchPattern

class

RuboCop::Cop::Lint

DuplicateMethods

class

RuboCop::Cop::Lint

DuplicateRegexpCharacterClassElement

class

RuboCop::Cop::Lint

DuplicateRequire

class

RuboCop::Cop::Lint

DuplicateRescueException

class

RuboCop::Cop::Lint

EachWithObjectArgument

class

RuboCop::Cop::Lint

ElseLayout

class

RuboCop::Cop::Lint

EmptyBlock

class

RuboCop::Cop::Lint

EmptyClass

class

RuboCop::Cop::Lint

EmptyConditionalBody

class

RuboCop::Cop::Lint

EmptyEnsure

class

RuboCop::Cop::Lint

EmptyExpression

class

RuboCop::Cop::Lint

EmptyFile

class

RuboCop::Cop::Lint

EmptyInPattern

class

RuboCop::Cop::Lint

EmptyInterpolation

class

RuboCop::Cop::Lint

EmptyWhen

class

RuboCop::Cop::Lint

EnsureReturn

class

RuboCop::Cop::Lint

ErbNewArguments

class

RuboCop::Cop::Lint

FlipFlop

class

RuboCop::Cop::Lint

FloatComparison

class

RuboCop::Cop::Lint

FloatOutOfRange

class

RuboCop::Cop::Lint

FormatParameterMismatch

class

RuboCop::Cop::Lint

HashCompareByIdentity

class

RuboCop::Cop::Lint

HeredocMethodCallPosition

class

RuboCop::Cop::Lint

IdentityComparison

class

RuboCop::Cop::Lint

ImplicitStringConcatenation

class

RuboCop::Cop::Lint

IncompatibleIoSelectWithFiberScheduler

class

RuboCop::Cop::Lint

IneffectiveAccessModifier

class

RuboCop::Cop::Lint

InheritException

class

RuboCop::Cop::Lint

InterpolationCheck

class

RuboCop::Cop::Lint

LambdaWithoutLiteralBlock

class

RuboCop::Cop::Lint

LiteralAsCondition

class

RuboCop::Cop::Lint

LiteralInInterpolation

class

RuboCop::Cop::Lint

Loop

class

RuboCop::Cop::Lint

MissingCopEnableDirective

class

RuboCop::Cop::Lint

MissingSuper

class

RuboCop::Cop::Lint

MixedCaseRange

class

RuboCop::Cop::Lint

MixedRegexpCaptureTypes

class

RuboCop::Cop::Lint

MultipleComparison

class

RuboCop::Cop::Lint

NestedMethodDefinition

class

RuboCop::Cop::Lint

NestedPercentLiteral

class

RuboCop::Cop::Lint

NextWithoutAccumulator

class

RuboCop::Cop::Lint

NoReturnInBeginEndBlocks

class

RuboCop::Cop::Lint

NonAtomicFileOperation

class

RuboCop::Cop::Lint

NonDeterministicRequireOrder

class

RuboCop::Cop::Lint

NonLocalExitFromIterator

class

RuboCop::Cop::Lint

NumberConversion

class

RuboCop::Cop::Lint

NumberedParameterAssignment

class

RuboCop::Cop::Lint

OrAssignmentToConstant

class

RuboCop::Cop::Lint

OrderedMagicComments

class

RuboCop::Cop::Lint

OutOfRangeRegexpRef

class

RuboCop::Cop::Lint

ParenthesesAsGroupedExpression

class

RuboCop::Cop::Lint

PercentStringArray

class

RuboCop::Cop::Lint

PercentSymbolArray

class

RuboCop::Cop::Lint

RaiseException

class

RuboCop::Cop::Lint

RandOne

class

RuboCop::Cop::Lint

RedundantCopDisableDirective

class

RuboCop::Cop::Lint

RedundantCopEnableDirective

class

RuboCop::Cop::Lint

RedundantDirGlobSort

class

RuboCop::Cop::Lint

RedundantRegexpQuantifiers

class

RuboCop::Cop::Lint

RedundantRequireStatement

class

RuboCop::Cop::Lint

RedundantSafeNavigation

class

RuboCop::Cop::Lint

RedundantSplatExpansion

class

RuboCop::Cop::Lint

RedundantStringCoercion

class

RuboCop::Cop::Lint

RedundantWithIndex

class

RuboCop::Cop::Lint

RedundantWithObject

class

RuboCop::Cop::Lint

RefinementImportMethods

class

RuboCop::Cop::Lint

RegexpAsCondition

class

RuboCop::Cop::Lint

RequireParentheses

class

RuboCop::Cop::Lint

RequireRangeParentheses

class

RuboCop::Cop::Lint

RequireRelativeSelfPath

class

RuboCop::Cop::Lint

RescueException

class

RuboCop::Cop::Lint

RescueType

class

RuboCop::Cop::Lint

ReturnInVoidContext

class

RuboCop::Cop::Lint

SafeNavigationChain

class

RuboCop::Cop::Lint

SafeNavigationConsistency

class

RuboCop::Cop::Lint

SafeNavigationWithEmpty

class

RuboCop::Cop::Lint

ScriptPermission

class

RuboCop::Cop::Lint

SelfAssignment

class

RuboCop::Cop::Lint

SendWithMixinArgument

class

RuboCop::Cop::Lint

ShadowedArgument

class

RuboCop::Cop::Lint

ShadowedException

class

RuboCop::Cop::Lint

ShadowingOuterLocalVariable

class

RuboCop::Cop::Lint

StructNewOverride

class

RuboCop::Cop::Lint

SuppressedException

class

RuboCop::Cop::Lint

SymbolConversion

class

RuboCop::Cop::Lint

Syntax

class

RuboCop::Cop::Lint

ToEnumArguments

class

RuboCop::Cop::Lint

ToJSON

class

RuboCop::Cop::Lint

TopLevelReturnWithArgument

class

RuboCop::Cop::Lint

TrailingCommaInAttributeDeclaration

class

RuboCop::Cop::Lint

TripleQuotes

class

RuboCop::Cop::Lint

UnderscorePrefixedVariableName

class

RuboCop::Cop::Lint

UnexpectedBlockArity

class

RuboCop::Cop::Lint

UnifiedInteger

class

RuboCop::Cop::Lint

UnmodifiedReduceAccumulator

class

RuboCop::Cop::Lint

UnreachableCode

class

RuboCop::Cop::Lint

UnreachableLoop

class

RuboCop::Cop::Lint

UnusedBlockArgument

class

RuboCop::Cop::Lint

UnusedMethodArgument

class

RuboCop::Cop::Lint

UriEscapeUnescape

class

RuboCop::Cop::Lint

UriRegexp

class

RuboCop::Cop::Lint

UselessAccessModifier

class

RuboCop::Cop::Lint

UselessAssignment

class

RuboCop::Cop::Lint

UselessElseWithoutRescue

class

RuboCop::Cop::Lint

UselessMethodDefinition

class

RuboCop::Cop::Lint

UselessRescue

class

RuboCop::Cop::Lint

UselessRuby2Keywords

class

RuboCop::Cop::Lint

UselessSetterCall

class

RuboCop::Cop::Lint

MethodVariableTracker

class

RuboCop::Cop::Lint::UselessSetterCall

UselessTimes

class

RuboCop::Cop::Lint

Void

class

RuboCop::Cop::Lint

MessageAnnotator

class

RuboCop::Cop

AbcSize

class

RuboCop::Cop::Metrics

BlockLength

class

RuboCop::Cop::Metrics

BlockNesting

class

RuboCop::Cop::Metrics

ClassLength

class

RuboCop::Cop::Metrics

CollectionLiteralLength

class

RuboCop::Cop::Metrics

CyclomaticComplexity

class

RuboCop::Cop::Metrics

MethodLength

class

RuboCop::Cop::Metrics

ModuleLength

class

RuboCop::Cop::Metrics

ParameterLists

class

RuboCop::Cop::Metrics

PerceivedComplexity

class

RuboCop::Cop::Metrics

AbcSizeCalculator

class

RuboCop::Cop::Metrics::Utils

CodeLengthCalculator

class

RuboCop::Cop::Metrics::Utils

DepartmentName

class

RuboCop::Cop::Migration

MultilineLiteralBraceCorrector

class

RuboCop::Cop

AccessorMethodName

class

RuboCop::Cop::Naming

AsciiIdentifiers

class

RuboCop::Cop::Naming

BinaryOperatorParameterName

class

RuboCop::Cop::Naming

BlockForwarding

class

RuboCop::Cop::Naming

BlockParameterName

class

RuboCop::Cop::Naming

ClassAndModuleCamelCase

class

RuboCop::Cop::Naming

ConstantName

class

RuboCop::Cop::Naming

FileName

class

RuboCop::Cop::Naming

HeredocDelimiterCase

class

RuboCop::Cop::Naming

HeredocDelimiterNaming

class

RuboCop::Cop::Naming

InclusiveLanguage

class

RuboCop::Cop::Naming

MemoizedInstanceVariableName

class

RuboCop::Cop::Naming

MethodName

class

RuboCop::Cop::Naming

MethodParameterName

class

RuboCop::Cop::Naming

PredicateName

class

RuboCop::Cop::Naming

RescuedExceptionsVariableName

class

RuboCop::Cop::Naming

VariableName

class

RuboCop::Cop::Naming

VariableNumber

class

RuboCop::Cop::Naming

Offense

class

RuboCop::Cop

OrderedGemCorrector

class

RuboCop::Cop

ParenthesesCorrector

class

RuboCop::Cop

PercentLiteralCorrector

class

RuboCop::Cop

PreferredDelimiters

class

RuboCop::Cop

PunctuationCorrector

class

RuboCop::Cop

Registry

class

RuboCop::Cop

RequireLibraryCorrector

class

RuboCop::Cop

CompoundHash

class

RuboCop::Cop::Security

Eval

class

RuboCop::Cop::Security

IoMethods

class

RuboCop::Cop::Security

JSONLoad

class

RuboCop::Cop::Security

MarshalLoad

class

RuboCop::Cop::Security

Open

class

RuboCop::Cop::Security

YAMLLoad

class

RuboCop::Cop::Security

Severity

class

RuboCop::Cop

SpaceCorrector

class

RuboCop::Cop

StringLiteralCorrector

class

RuboCop::Cop

AccessModifierDeclarations

class

RuboCop::Cop::Style

AccessorGrouping

class

RuboCop::Cop::Style

Alias

class

RuboCop::Cop::Style

AndOr

class

RuboCop::Cop::Style

ArgumentsForwarding

class

RuboCop::Cop::Style

SendNodeClassifier

class

RuboCop::Cop::Style::ArgumentsForwarding

ArrayCoercion

class

RuboCop::Cop::Style

ArrayIntersect

class

RuboCop::Cop::Style

ArrayJoin

class

RuboCop::Cop::Style

AsciiComments

class

RuboCop::Cop::Style

Attr

class

RuboCop::Cop::Style

AutoResourceCleanup

class

RuboCop::Cop::Style

BarePercentLiterals

class

RuboCop::Cop::Style

BeginBlock

class

RuboCop::Cop::Style

BisectedAttrAccessor

class

RuboCop::Cop::Style

Macro

class

RuboCop::Cop::Style::BisectedAttrAccessor

BlockComments

class

RuboCop::Cop::Style

BlockDelimiters

class

RuboCop::Cop::Style

CaseCorrector

class

RuboCop::Cop::Style

CaseEquality

class

RuboCop::Cop::Style

CaseLikeIf

class

RuboCop::Cop::Style

CharacterLiteral

class

RuboCop::Cop::Style

ClassAndModuleChildren

class

RuboCop::Cop::Style

ClassCheck

class

RuboCop::Cop::Style

ClassEqualityComparison

class

RuboCop::Cop::Style

ClassMethods

class

RuboCop::Cop::Style

ClassMethodsDefinitions

class

RuboCop::Cop::Style

ClassVars

class

RuboCop::Cop::Style

CollectionCompact

class

RuboCop::Cop::Style

CollectionMethods

class

RuboCop::Cop::Style

ColonMethodCall

class

RuboCop::Cop::Style

ColonMethodDefinition

class

RuboCop::Cop::Style

CombinableLoops

class

RuboCop::Cop::Style

CommandLiteral

class

RuboCop::Cop::Style

CommentAnnotation

class

RuboCop::Cop::Style

CommentedKeyword

class

RuboCop::Cop::Style

ComparableClamp

class

RuboCop::Cop::Style

ConcatArrayLiterals

class

RuboCop::Cop::Style

ConditionalAssignment

class

RuboCop::Cop::Style

ConstantVisibility

class

RuboCop::Cop::Style

Copyright

class

RuboCop::Cop::Style

DataInheritance

class

RuboCop::Cop::Style

DateTime

class

RuboCop::Cop::Style

DefWithParentheses

class

RuboCop::Cop::Style

Dir

class

RuboCop::Cop::Style

DirEmpty

class

RuboCop::Cop::Style

DisableCopsWithinSourceCodeDirective

class

RuboCop::Cop::Style

DocumentDynamicEvalDefinition

class

RuboCop::Cop::Style

Documentation

class

RuboCop::Cop::Style

DocumentationMethod

class

RuboCop::Cop::Style

DoubleCopDisableDirective

class

RuboCop::Cop::Style

DoubleNegation

class

RuboCop::Cop::Style

EachForSimpleLoop

class

RuboCop::Cop::Style

EachWithObject

class

RuboCop::Cop::Style

EmptyBlockParameter

class

RuboCop::Cop::Style

EmptyCaseCondition

class

RuboCop::Cop::Style

EmptyElse

class

RuboCop::Cop::Style

EmptyHeredoc

class

RuboCop::Cop::Style

EmptyLambdaParameter

class

RuboCop::Cop::Style

EmptyLiteral

class

RuboCop::Cop::Style

EmptyMethod

class

RuboCop::Cop::Style

Encoding

class

RuboCop::Cop::Style

EndBlock

class

RuboCop::Cop::Style

EndlessMethod

class

RuboCop::Cop::Style

EnvHome

class

RuboCop::Cop::Style

EvalWithLocation

class

RuboCop::Cop::Style

EvenOdd

class

RuboCop::Cop::Style

ExactRegexpMatch

class

RuboCop::Cop::Style

ExpandPathArguments

class

RuboCop::Cop::Style

ExplicitBlockArgument

class

RuboCop::Cop::Style

ExponentialNotation

class

RuboCop::Cop::Style

FetchEnvVar

class

RuboCop::Cop::Style

FileEmpty

class

RuboCop::Cop::Style

FileRead

class

RuboCop::Cop::Style

FileWrite

class

RuboCop::Cop::Style

FloatDivision

class

RuboCop::Cop::Style

For

class

RuboCop::Cop::Style

FormatString

class

RuboCop::Cop::Style

FormatStringToken

class

RuboCop::Cop::Style

FrozenStringLiteralComment

class

RuboCop::Cop::Style

GlobalStdStream

class

RuboCop::Cop::Style

GlobalVars

class

RuboCop::Cop::Style

GuardClause

class

RuboCop::Cop::Style

HashAsLastArrayItem

class

RuboCop::Cop::Style

HashConversion

class

RuboCop::Cop::Style

HashEachMethods

class

RuboCop::Cop::Style

HashExcept

class

RuboCop::Cop::Style

HashLikeCase

class

RuboCop::Cop::Style

HashSyntax

class

RuboCop::Cop::Style

HashTransformKeys

class

RuboCop::Cop::Style

HashTransformValues

class

RuboCop::Cop::Style

IdenticalConditionalBranches

class

RuboCop::Cop::Style

IfCorrector

class

RuboCop::Cop::Style

IfInsideElse

class

RuboCop::Cop::Style

IfUnlessModifier

class

RuboCop::Cop::Style

IfUnlessModifierOfIfUnless

class

RuboCop::Cop::Style

IfWithBooleanLiteralBranches

class

RuboCop::Cop::Style

IfWithSemicolon

class

RuboCop::Cop::Style

ImplicitRuntimeError

class

RuboCop::Cop::Style

InPatternThen

class

RuboCop::Cop::Style

InfiniteLoop

class

RuboCop::Cop::Style

InlineComment

class

RuboCop::Cop::Style

InverseMethods

class

RuboCop::Cop::Style

InvertibleUnlessCondition

class

RuboCop::Cop::Style

IpAddresses

class

RuboCop::Cop::Style

KeywordParametersOrder

class

RuboCop::Cop::Style

Lambda

class

RuboCop::Cop::Style

LambdaCall

class

RuboCop::Cop::Style

LineEndConcatenation

class

RuboCop::Cop::Style

MagicCommentFormat

class

RuboCop::Cop::Style

CommentRange

class

RuboCop::Cop::Style::MagicCommentFormat

MapCompactWithConditionalBlock

class

RuboCop::Cop::Style

MapToHash

class

RuboCop::Cop::Style

MapToSet

class

RuboCop::Cop::Style

MethodCallWithArgsParentheses

class

RuboCop::Cop::Style

MethodCallWithoutArgsParentheses

class

RuboCop::Cop::Style

MethodCalledOnDoEndBlock

class

RuboCop::Cop::Style

MethodDefParentheses

class

RuboCop::Cop::Style

MinMax

class

RuboCop::Cop::Style

MinMaxComparison

class

RuboCop::Cop::Style

MissingElse

class

RuboCop::Cop::Style

MissingRespondToMissing

class

RuboCop::Cop::Style

MixinGrouping

class

RuboCop::Cop::Style

MixinUsage

class

RuboCop::Cop::Style

ModuleFunction

class

RuboCop::Cop::Style

MultilineBlockChain

class

RuboCop::Cop::Style

MultilineIfModifier

class

RuboCop::Cop::Style

MultilineIfThen

class

RuboCop::Cop::Style

MultilineInPatternThen

class

RuboCop::Cop::Style

MultilineMemoization

class

RuboCop::Cop::Style

MultilineMethodSignature

class

RuboCop::Cop::Style

MultilineTernaryOperator

class

RuboCop::Cop::Style

MultilineWhenThen

class

RuboCop::Cop::Style

MultipleComparison

class

RuboCop::Cop::Style

MutableConstant

class

RuboCop::Cop::Style

NegatedIf

class

RuboCop::Cop::Style

NegatedIfElseCondition

class

RuboCop::Cop::Style

NegatedUnless

class

RuboCop::Cop::Style

NegatedWhile

class

RuboCop::Cop::Style

NestedFileDirname

class

RuboCop::Cop::Style

NestedModifier

class

RuboCop::Cop::Style

NestedParenthesizedCalls

class

RuboCop::Cop::Style

NestedTernaryOperator

class

RuboCop::Cop::Style

Next

class

RuboCop::Cop::Style

NilComparison

class

RuboCop::Cop::Style

NilLambda

class

RuboCop::Cop::Style

NonNilCheck

class

RuboCop::Cop::Style

Not

class

RuboCop::Cop::Style

NumberedParameters

class

RuboCop::Cop::Style

NumberedParametersLimit

class

RuboCop::Cop::Style

NumericLiteralPrefix

class

RuboCop::Cop::Style

NumericLiterals

class

RuboCop::Cop::Style

NumericPredicate

class

RuboCop::Cop::Style

ObjectThen

class

RuboCop::Cop::Style

OneLineConditional

class

RuboCop::Cop::Style

OpenStructUse

class

RuboCop::Cop::Style

OperatorMethodCall

class

RuboCop::Cop::Style

OptionHash

class

RuboCop::Cop::Style

OptionalArguments

class

RuboCop::Cop::Style

OptionalBooleanParameter

class

RuboCop::Cop::Style

OrAssignment

class

RuboCop::Cop::Style

ParallelAssignment

class

RuboCop::Cop::Style

AssignmentSorter

class

RuboCop::Cop::Style::ParallelAssignment

GenericCorrector

class

RuboCop::Cop::Style::ParallelAssignment

ModifierCorrector

class

RuboCop::Cop::Style::ParallelAssignment

RescueCorrector

class

RuboCop::Cop::Style::ParallelAssignment

ParenthesesAroundCondition

class

RuboCop::Cop::Style

PercentLiteralDelimiters

class

RuboCop::Cop::Style

PercentQLiterals

class

RuboCop::Cop::Style

PerlBackrefs

class

RuboCop::Cop::Style

PreferredHashMethods

class

RuboCop::Cop::Style

Proc

class

RuboCop::Cop::Style

QuotedSymbols

class

RuboCop::Cop::Style

RaiseArgs

class

RuboCop::Cop::Style

RandomWithOffset

class

RuboCop::Cop::Style

RedundantArgument

class

RuboCop::Cop::Style

RedundantArrayConstructor

class

RuboCop::Cop::Style

RedundantAssignment

class

RuboCop::Cop::Style

RedundantBegin

class

RuboCop::Cop::Style

RedundantCapitalW

class

RuboCop::Cop::Style

RedundantCondition

class

RuboCop::Cop::Style

RedundantConditional

class

RuboCop::Cop::Style

RedundantConstantBase

class

RuboCop::Cop::Style

RedundantCurrentDirectoryInPath

class

RuboCop::Cop::Style

RedundantDoubleSplatHashBraces

class

RuboCop::Cop::Style

RedundantEach

class

RuboCop::Cop::Style

RedundantException

class

RuboCop::Cop::Style

RedundantFetchBlock

class

RuboCop::Cop::Style

RedundantFileExtensionInRequire

class

RuboCop::Cop::Style

RedundantFilterChain

class

RuboCop::Cop::Style

RedundantFreeze

class

RuboCop::Cop::Style

RedundantHeredocDelimiterQuotes

class

RuboCop::Cop::Style

RedundantInitialize

class

RuboCop::Cop::Style

RedundantInterpolation

class

RuboCop::Cop::Style

RedundantLineContinuation

class

RuboCop::Cop::Style

RedundantParentheses

class

RuboCop::Cop::Style

RedundantPercentQ

class

RuboCop::Cop::Style

RedundantRegexpArgument

class

RuboCop::Cop::Style

RedundantRegexpCharacterClass

class

RuboCop::Cop::Style

RedundantRegexpConstructor

class

RuboCop::Cop::Style

RedundantRegexpEscape

class

RuboCop::Cop::Style

RedundantReturn

class

RuboCop::Cop::Style

RedundantSelf

class

RuboCop::Cop::Style

RedundantSelfAssignment

class

RuboCop::Cop::Style

RedundantSelfAssignmentBranch

class

RuboCop::Cop::Style

RedundantSort

class

RuboCop::Cop::Style

RedundantSortBy

class

RuboCop::Cop::Style

RedundantStringEscape

class

RuboCop::Cop::Style

RegexpLiteral

class

RuboCop::Cop::Style

RequireOrder

class

RuboCop::Cop::Style

RescueModifier

class

RuboCop::Cop::Style

RescueStandardError

class

RuboCop::Cop::Style

ReturnNil

class

RuboCop::Cop::Style

ReturnNilInPredicateMethodDefinition

class

RuboCop::Cop::Style

SafeNavigation

class

RuboCop::Cop::Style

Sample

class

RuboCop::Cop::Style

SelectByRegexp

class

RuboCop::Cop::Style

SelfAssignment

class

RuboCop::Cop::Style

Semicolon

class

RuboCop::Cop::Style

Send

class

RuboCop::Cop::Style

SignalException

class

RuboCop::Cop::Style

SingleArgumentDig

class

RuboCop::Cop::Style

SingleLineBlockParams

class

RuboCop::Cop::Style

SingleLineMethods

class

RuboCop::Cop::Style

SlicingWithRange

class

RuboCop::Cop::Style

SoleNestedConditional

class

RuboCop::Cop::Style

SpecialGlobalVars

class

RuboCop::Cop::Style

StabbyLambdaParentheses

class

RuboCop::Cop::Style

StaticClass

class

RuboCop::Cop::Style

StderrPuts

class

RuboCop::Cop::Style

StringChars

class

RuboCop::Cop::Style

StringConcatenation

class

RuboCop::Cop::Style

StringHashKeys

class

RuboCop::Cop::Style

StringLiterals

class

RuboCop::Cop::Style

StringLiteralsInInterpolation

class

RuboCop::Cop::Style

StringMethods

class

RuboCop::Cop::Style

Strip

class

RuboCop::Cop::Style

StructInheritance

class

RuboCop::Cop::Style

SwapValues

class

RuboCop::Cop::Style

SymbolArray

class

RuboCop::Cop::Style

SymbolLiteral

class

RuboCop::Cop::Style

SymbolProc

class

RuboCop::Cop::Style

TernaryCorrector

class

RuboCop::Cop::Style

TernaryParentheses

class

RuboCop::Cop::Style

TopLevelMethodDefinition

class

RuboCop::Cop::Style

TrailingBodyOnClass

class

RuboCop::Cop::Style

TrailingBodyOnMethodDefinition

class

RuboCop::Cop::Style

TrailingBodyOnModule

class

RuboCop::Cop::Style

TrailingCommaInArguments

class

RuboCop::Cop::Style

TrailingCommaInArrayLiteral

class

RuboCop::Cop::Style

TrailingCommaInBlockArgs

class

RuboCop::Cop::Style

TrailingCommaInHashLiteral

class

RuboCop::Cop::Style

TrailingMethodEndStatement

class

RuboCop::Cop::Style

TrailingUnderscoreVariable

class

RuboCop::Cop::Style

TrivialAccessors

class

RuboCop::Cop::Style

UnlessElse

class

RuboCop::Cop::Style

UnlessLogicalOperators

class

RuboCop::Cop::Style

UnpackFirst

class

RuboCop::Cop::Style

VariableInterpolation

class

RuboCop::Cop::Style

WhenThen

class

RuboCop::Cop::Style

WhileUntilDo

class

RuboCop::Cop::Style

WhileUntilModifier

class

RuboCop::Cop::Style

WordArray

class

RuboCop::Cop::Style

YAMLFileRead

class

RuboCop::Cop::Style

YodaCondition

class

RuboCop::Cop::Style

YodaExpression

class

RuboCop::Cop::Style

ZeroLengthPredicate

class

RuboCop::Cop::Style

Team

class

RuboCop::Cop

UnusedArgCorrector

class

RuboCop::Cop

FormatString

class

RuboCop::Cop::Utils

FormatSequence

class

RuboCop::Cop::Utils::FormatString

RegexpRanges

class

RuboCop::Cop::Utils

VariableForce

class

RuboCop::Cop

Assignment

class

RuboCop::Cop::VariableForce

And

class

RuboCop::Cop::VariableForce::Branch

Case

class

RuboCop::Cop::VariableForce::Branch

CaseMatch

class

RuboCop::Cop::VariableForce::Branch

Ensure

class

RuboCop::Cop::VariableForce::Branch

For

class

RuboCop::Cop::VariableForce::Branch

If

class

RuboCop::Cop::VariableForce::Branch

Or

class

RuboCop::Cop::VariableForce::Branch

Rescue

class

RuboCop::Cop::VariableForce::Branch

Until

class

RuboCop::Cop::VariableForce::Branch

UntilPost

class

RuboCop::Cop::VariableForce::Branch

While

class

RuboCop::Cop::VariableForce::Branch

WhilePost

class

RuboCop::Cop::VariableForce::Branch

Reference

class

RuboCop::Cop::VariableForce

Scope

class

RuboCop::Cop::VariableForce

Variable

class

RuboCop::Cop::VariableForce

VariableTable

class

RuboCop::Cop::VariableForce

DirectiveComment

class

RuboCop

Error

class

RuboCop

ErrorWithAnalyzedFileLocation

class

RuboCop

Map

class

RuboCop::Ext::RegexpParser

FeatureLoader

class

RuboCop

FilePatterns

class

RuboCop

AutoGenConfigFormatter

class

RuboCop::Formatter

BaseFormatter

class

RuboCop::Formatter

ClangStyleFormatter

class

RuboCop::Formatter

DisabledConfigFormatter

class

RuboCop::Formatter

EmacsStyleFormatter

class

RuboCop::Formatter

FileListFormatter

class

RuboCop::Formatter

FormatterSet

class

RuboCop::Formatter

FuubarStyleFormatter

class

RuboCop::Formatter

GitHubActionsFormatter

class

RuboCop::Formatter

HTMLFormatter

class

RuboCop::Formatter

ERBContext

class

RuboCop::Formatter::HTMLFormatter

JSONFormatter

class

RuboCop::Formatter

JUnitFormatter

class

RuboCop::Formatter

MarkdownFormatter

class

RuboCop::Formatter

OffenseCountFormatter

class

RuboCop::Formatter

PacmanFormatter

class

RuboCop::Formatter

ProgressFormatter

class

RuboCop::Formatter

QuietFormatter

class

RuboCop::Formatter

SimpleTextFormatter

class

RuboCop::Formatter

Report

class

RuboCop::Formatter::SimpleTextFormatter

TapFormatter

class

RuboCop::Formatter

WorstOffendersFormatter

class

RuboCop::Formatter

IncorrectCopNameError

class

RuboCop

Lockfile

class

RuboCop

Logger

class

RuboCop::Lsp

Routes

class

RuboCop::Lsp

Runtime

class

RuboCop::Lsp

Server

class

RuboCop::Lsp

Severity

class

RuboCop::Lsp

MagicComment

class

RuboCop

EditorComment

class

RuboCop::MagicComment

EmacsComment

class

RuboCop::MagicComment

SimpleComment

class

RuboCop::MagicComment

VimComment

class

RuboCop::MagicComment

OptionArgumentError

class

RuboCop

Options

class

RuboCop

OptionsValidator

class

RuboCop

AnnotatedSource

class

RuboCop::RSpec::ExpectOffense

ParallelFormatter

class

RuboCop::RSpec

RakeTask

class

RuboCop

RemoteConfig

class

RuboCop

ResultCache

class

RuboCop

Runner

class

RuboCop

InfiniteCorrectionLoop

class

RuboCop::Runner

CLI

class

RuboCop::Server

Cache

class

RuboCop::Server

Base

class

RuboCop::Server::ClientCommand

Exec

class

RuboCop::Server::ClientCommand

Restart

class

RuboCop::Server::ClientCommand

Start

class

RuboCop::Server::ClientCommand

Status

class

RuboCop::Server::ClientCommand

Stop

class

RuboCop::Server::ClientCommand

Core

class

RuboCop::Server

InvalidTokenError

class

RuboCop::Server

Base

class

RuboCop::Server::ServerCommand

Exec

class

RuboCop::Server::ServerCommand

Stop

class

RuboCop::Server::ServerCommand

ServerStopRequest

class

RuboCop::Server

SocketReader

class

RuboCop::Server

UnknownServerCommandError

class

RuboCop::Server

StringInterpreter

class

RuboCop

TargetFinder

class

RuboCop

TargetRuby

class

RuboCop

BundlerLockFile

class

RuboCop::TargetRuby

Default

class

RuboCop::TargetRuby

GemspecFile

class

RuboCop::TargetRuby

RuboCopConfig

class

RuboCop::TargetRuby

RubyVersionFile

class

RuboCop::TargetRuby

Source

class

RuboCop::TargetRuby

ToolVersionsFile

class

RuboCop::TargetRuby

ValidationError

class

RuboCop

Warning

class

RuboCop

String

class

All Modules

CopHelper

module

HostEnvironmentSimulatorHelper

module

RuboCop

module

Command

module

RuboCop::CLI

Cop

module

RuboCop

Alignment

module

RuboCop::Cop

AllowedIdentifiers

module

RuboCop::Cop

AllowedMethods

module

RuboCop::Cop

AllowedPattern

module

RuboCop::Cop

AllowedReceivers

module

RuboCop::Cop

ArrayMinSize

module

RuboCop::Cop

ArraySyntax

module

RuboCop::Cop

AutoCorrector

module

RuboCop::Cop

AutocorrectLogic

module

RuboCop::Cop

Bundler

module

RuboCop::Cop

CheckAssignment

module

RuboCop::Cop

CheckLineBreakable

module

RuboCop::Cop

CodeLength

module

RuboCop::Cop

CommentsHelp

module

RuboCop::Cop

ConfigurableEnforcedStyle

module

RuboCop::Cop

ConfigurableFormatting

module

RuboCop::Cop

ConfigurableMax

module

RuboCop::Cop

ConfigurableNaming

module

RuboCop::Cop

ConfigurableNumbering

module

RuboCop::Cop

DefNode

module

RuboCop::Cop

Documentation

module

RuboCop::Cop

DocumentationComment

module

RuboCop::Cop

Duplication

module

RuboCop::Cop

EmptyParameter

module

RuboCop::Cop

EndKeywordAlignment

module

RuboCop::Cop

EnforceSuperclass

module

RuboCop::Cop

FirstElementLineBreak

module

RuboCop::Cop

FrozenStringLiteral

module

RuboCop::Cop

GemDeclaration

module

RuboCop::Cop

Gemspec

module

RuboCop::Cop

GemspecHelp

module

RuboCop::Cop

HashAlignmentStyles

module

RuboCop::Cop

ValueAlignment

module

RuboCop::Cop::HashAlignmentStyles

HashShorthandSyntax

module

RuboCop::Cop

HashTransformMethod

module

RuboCop::Cop

Heredoc

module

RuboCop::Cop

IgnoredNode

module

RuboCop::Cop

IntegerNode

module

RuboCop::Cop

InternalAffairs

module

RuboCop::Cop

Interpolation

module

RuboCop::Cop

Layout

module

RuboCop::Cop

EmptyLinesAroundBody

module

RuboCop::Cop::Layout

Legacy

module

RuboCop::Cop

LineLengthHelp

module

RuboCop::Cop

Lint

module

RuboCop::Cop

UnusedArgument

module

RuboCop::Cop::Lint

MatchRange

module

RuboCop::Cop

MethodComplexity

module

RuboCop::Cop

MethodPreference

module

RuboCop::Cop

Metrics

module

RuboCop::Cop

Utils

module

RuboCop::Cop::Metrics

IteratingBlock

module

RuboCop::Cop::Metrics::Utils

RepeatedAttributeDiscount

module

RuboCop::Cop::Metrics::Utils

RepeatedCsendDiscount

module

RuboCop::Cop::Metrics::Utils

Migration

module

RuboCop::Cop

MinBodyLength

module

RuboCop::Cop

MinBranchesCount

module

RuboCop::Cop

MultilineElementIndentation

module

RuboCop::Cop

MultilineElementLineBreaks

module

RuboCop::Cop

MultilineExpressionIndentation

module

RuboCop::Cop

MultilineLiteralBraceLayout

module

RuboCop::Cop

Naming

module

RuboCop::Cop

NegativeConditional

module

RuboCop::Cop

NilMethods

module

RuboCop::Cop

OnNormalIfUnless

module

RuboCop::Cop

OrderedGemNode

module

RuboCop::Cop

Parentheses

module

RuboCop::Cop

PercentArray

module

RuboCop::Cop

PercentLiteral

module

RuboCop::Cop

PrecedingFollowingAlignment

module

RuboCop::Cop

RangeHelp

module

RuboCop::Cop

RationalLiteral

module

RuboCop::Cop

RequireLibrary

module

RuboCop::Cop

RescueNode

module

RuboCop::Cop

SafeAssignment

module

RuboCop::Cop

Security

module

RuboCop::Cop

SpaceAfterPunctuation

module

RuboCop::Cop

SpaceBeforePunctuation

module

RuboCop::Cop

StatementModifier

module

RuboCop::Cop

StringHelp

module

RuboCop::Cop

StringLiteralsHelp

module

RuboCop::Cop

Style

module

RuboCop::Cop

ConditionalAssignmentHelper

module

RuboCop::Cop::Style

ConditionalCorrectorHelper

module

RuboCop::Cop::Style

OmitParentheses

module

RuboCop::Cop::Style::MethodCallWithArgsParentheses

RequireParentheses

module

RuboCop::Cop::Style::MethodCallWithArgsParentheses

ShareableConstantValue

module

RuboCop::Cop::Style::MutableConstant

SurroundingSpace

module

RuboCop::Cop

SymbolHelp

module

RuboCop::Cop

TargetRubyVersion

module

RuboCop::Cop

TrailingBody

module

RuboCop::Cop

TrailingComma

module

RuboCop::Cop

UncommunicativeName

module

RuboCop::Cop

Util

module

RuboCop::Cop

Utils

module

RuboCop::Cop

Branch

module

RuboCop::Cop::VariableForce

ExceptionHandler

module

RuboCop::Cop::VariableForce::Branch

LogicalOperator

module

RuboCop::Cop::VariableForce::Branch

SimpleConditional

module

RuboCop::Cop::VariableForce::Branch

Branchable

module

RuboCop::Cop::VariableForce

VisibilityHelp

module

RuboCop::Cop

ExcludeLimit

module

RuboCop

Ext

module

RuboCop

Comment

module

RuboCop::Ext

ProcessedSource

module

RuboCop::Ext

Range

module

RuboCop::Ext

RegexpNode

module

RuboCop::Ext

RegexpParser

module

RuboCop::Ext

Expression

module

RuboCop::Ext::RegexpParser

Base

module

RuboCop::Ext::RegexpParser::Expression

CharacterSet

module

RuboCop::Ext::RegexpParser::Expression

FileFinder

module

RuboCop

Formatter

module

RuboCop

Colorizable

module

RuboCop::Formatter

TextUtil

module

RuboCop::Formatter

Lsp

module

RuboCop

NameSimilarity

module

RuboCop

OptionsHelp

module

RuboCop

PathUtil

module

RuboCop

Platform

module

RuboCop

RSpec

module

RuboCop

ExpectOffense

module

RuboCop::RSpec

Server

module

RuboCop

ClientCommand

module

RuboCop::Server

Helper

module

RuboCop::Server

ServerCommand

module

RuboCop::Server

Runner

module

RuboCop::Server::ServerCommand::Base

Util

module

RuboCop

Version

module

RuboCop

YAMLDuplicationChecker

module

RuboCop