module RuboCop::Cop::Lint

Classes in this namespace

AmbiguousAssignment

class

in RuboCop::Cop::Lint

AmbiguousBlockAssociation

class

in RuboCop::Cop::Lint

AmbiguousOperator

class

in RuboCop::Cop::Lint

AmbiguousOperatorPrecedence

class

in RuboCop::Cop::Lint

AmbiguousRange

class

in RuboCop::Cop::Lint

AmbiguousRegexpLiteral

class

in RuboCop::Cop::Lint

AssignmentInCondition

class

in RuboCop::Cop::Lint

BigDecimalNew

class

in RuboCop::Cop::Lint

BinaryOperatorWithIdenticalOperands

class

in RuboCop::Cop::Lint

BooleanSymbol

class

in RuboCop::Cop::Lint

CircularArgumentReference

class

in RuboCop::Cop::Lint

ConstantDefinitionInBlock

class

in RuboCop::Cop::Lint

ConstantOverwrittenInRescue

class

in RuboCop::Cop::Lint

ConstantResolution

class

in RuboCop::Cop::Lint

Debugger

class

in RuboCop::Cop::Lint

DeprecatedClassMethods

class

in RuboCop::Cop::Lint

DeprecatedConstants

class

in RuboCop::Cop::Lint

DeprecatedOpenSSLConstant

class

in RuboCop::Cop::Lint

DisjunctiveAssignmentInConstructor

class

in RuboCop::Cop::Lint

DuplicateBranch

class

in RuboCop::Cop::Lint

DuplicateCaseCondition

class

in RuboCop::Cop::Lint

DuplicateElsifCondition

class

in RuboCop::Cop::Lint

DuplicateHashKey

class

in RuboCop::Cop::Lint

DuplicateMagicComment

class

in RuboCop::Cop::Lint

DuplicateMatchPattern

class

in RuboCop::Cop::Lint

DuplicateMethods

class

in RuboCop::Cop::Lint

DuplicateRegexpCharacterClassElement

class

in RuboCop::Cop::Lint

DuplicateRequire

class

in RuboCop::Cop::Lint

DuplicateRescueException

class

in RuboCop::Cop::Lint

EachWithObjectArgument

class

in RuboCop::Cop::Lint

ElseLayout

class

in RuboCop::Cop::Lint

EmptyBlock

class

in RuboCop::Cop::Lint

EmptyClass

class

in RuboCop::Cop::Lint

EmptyConditionalBody

class

in RuboCop::Cop::Lint

EmptyEnsure

class

in RuboCop::Cop::Lint

EmptyExpression

class

in RuboCop::Cop::Lint

EmptyFile

class

in RuboCop::Cop::Lint

EmptyInPattern

class

in RuboCop::Cop::Lint

EmptyInterpolation

class

in RuboCop::Cop::Lint

EmptyWhen

class

in RuboCop::Cop::Lint

EnsureReturn

class

in RuboCop::Cop::Lint

ErbNewArguments

class

in RuboCop::Cop::Lint

FlipFlop

class

in RuboCop::Cop::Lint

FloatComparison

class

in RuboCop::Cop::Lint

FloatOutOfRange

class

in RuboCop::Cop::Lint

FormatParameterMismatch

class

in RuboCop::Cop::Lint

HashCompareByIdentity

class

in RuboCop::Cop::Lint

HeredocMethodCallPosition

class

in RuboCop::Cop::Lint

IdentityComparison

class

in RuboCop::Cop::Lint

ImplicitStringConcatenation

class

in RuboCop::Cop::Lint

IncompatibleIoSelectWithFiberScheduler

class

in RuboCop::Cop::Lint

IneffectiveAccessModifier

class

in RuboCop::Cop::Lint

InheritException

class

in RuboCop::Cop::Lint

InterpolationCheck

class

in RuboCop::Cop::Lint

LambdaWithoutLiteralBlock

class

in RuboCop::Cop::Lint

LiteralAsCondition

class

in RuboCop::Cop::Lint

LiteralInInterpolation

class

in RuboCop::Cop::Lint

Loop

class

in RuboCop::Cop::Lint

MissingCopEnableDirective

class

in RuboCop::Cop::Lint

MissingSuper

class

in RuboCop::Cop::Lint

MixedCaseRange

class

in RuboCop::Cop::Lint

MixedRegexpCaptureTypes

class

in RuboCop::Cop::Lint

MultipleComparison

class

in RuboCop::Cop::Lint

NestedMethodDefinition

class

in RuboCop::Cop::Lint

NestedPercentLiteral

class

in RuboCop::Cop::Lint

NextWithoutAccumulator

class

in RuboCop::Cop::Lint

NoReturnInBeginEndBlocks

class

in RuboCop::Cop::Lint

NonAtomicFileOperation

class

in RuboCop::Cop::Lint

NonDeterministicRequireOrder

class

in RuboCop::Cop::Lint

NonLocalExitFromIterator

class

in RuboCop::Cop::Lint

NumberConversion

class

in RuboCop::Cop::Lint

NumberedParameterAssignment

class

in RuboCop::Cop::Lint

OrAssignmentToConstant

class

in RuboCop::Cop::Lint

OrderedMagicComments

class

in RuboCop::Cop::Lint

OutOfRangeRegexpRef

class

in RuboCop::Cop::Lint

ParenthesesAsGroupedExpression

class

in RuboCop::Cop::Lint

PercentStringArray

class

in RuboCop::Cop::Lint

PercentSymbolArray

class

in RuboCop::Cop::Lint

RaiseException

class

in RuboCop::Cop::Lint

RandOne

class

in RuboCop::Cop::Lint

RedundantCopDisableDirective

class

in RuboCop::Cop::Lint

RedundantCopEnableDirective

class

in RuboCop::Cop::Lint

RedundantDirGlobSort

class

in RuboCop::Cop::Lint

RedundantRegexpQuantifiers

class

in RuboCop::Cop::Lint

RedundantRequireStatement

class

in RuboCop::Cop::Lint

RedundantSafeNavigation

class

in RuboCop::Cop::Lint

RedundantSplatExpansion

class

in RuboCop::Cop::Lint

RedundantStringCoercion

class

in RuboCop::Cop::Lint

RedundantWithIndex

class

in RuboCop::Cop::Lint

RedundantWithObject

class

in RuboCop::Cop::Lint

RefinementImportMethods

class

in RuboCop::Cop::Lint

RegexpAsCondition

class

in RuboCop::Cop::Lint

RequireParentheses

class

in RuboCop::Cop::Lint

RequireRangeParentheses

class

in RuboCop::Cop::Lint

RequireRelativeSelfPath

class

in RuboCop::Cop::Lint

RescueException

class

in RuboCop::Cop::Lint

RescueType

class

in RuboCop::Cop::Lint

ReturnInVoidContext

class

in RuboCop::Cop::Lint

SafeNavigationChain

class

in RuboCop::Cop::Lint

SafeNavigationConsistency

class

in RuboCop::Cop::Lint

SafeNavigationWithEmpty

class

in RuboCop::Cop::Lint

ScriptPermission

class

in RuboCop::Cop::Lint

SelfAssignment

class

in RuboCop::Cop::Lint

SendWithMixinArgument

class

in RuboCop::Cop::Lint

ShadowedArgument

class

in RuboCop::Cop::Lint

ShadowedException

class

in RuboCop::Cop::Lint

ShadowingOuterLocalVariable

class

in RuboCop::Cop::Lint

StructNewOverride

class

in RuboCop::Cop::Lint

SuppressedException

class

in RuboCop::Cop::Lint

SymbolConversion

class

in RuboCop::Cop::Lint

Syntax

class

in RuboCop::Cop::Lint

ToEnumArguments

class

in RuboCop::Cop::Lint

ToJSON

class

in RuboCop::Cop::Lint

TopLevelReturnWithArgument

class

in RuboCop::Cop::Lint

TrailingCommaInAttributeDeclaration

class

in RuboCop::Cop::Lint

TripleQuotes

class

in RuboCop::Cop::Lint

UnderscorePrefixedVariableName

class

in RuboCop::Cop::Lint

UnexpectedBlockArity

class

in RuboCop::Cop::Lint

UnifiedInteger

class

in RuboCop::Cop::Lint

UnmodifiedReduceAccumulator

class

in RuboCop::Cop::Lint

UnreachableCode

class

in RuboCop::Cop::Lint

UnreachableLoop

class

in RuboCop::Cop::Lint

UnusedBlockArgument

class

in RuboCop::Cop::Lint

UnusedMethodArgument

class

in RuboCop::Cop::Lint

UriEscapeUnescape

class

in RuboCop::Cop::Lint

UriRegexp

class

in RuboCop::Cop::Lint

UselessAccessModifier

class

in RuboCop::Cop::Lint

UselessAssignment

class

in RuboCop::Cop::Lint

UselessElseWithoutRescue

class

in RuboCop::Cop::Lint

UselessMethodDefinition

class

in RuboCop::Cop::Lint

UselessRescue

class

in RuboCop::Cop::Lint

UselessRuby2Keywords

class

in RuboCop::Cop::Lint

UselessSetterCall

class

in RuboCop::Cop::Lint

UselessTimes

class

in RuboCop::Cop::Lint

Void

class

in RuboCop::Cop::Lint