module RuboCop::Cop::Style

Classes in this namespace

AccessModifierDeclarations

class

in RuboCop::Cop::Style

AccessorGrouping

class

in RuboCop::Cop::Style

Alias

class

in RuboCop::Cop::Style

AndOr

class

in RuboCop::Cop::Style

ArgumentsForwarding

class

in RuboCop::Cop::Style

ArrayCoercion

class

in RuboCop::Cop::Style

ArrayIntersect

class

in RuboCop::Cop::Style

ArrayJoin

class

in RuboCop::Cop::Style

AsciiComments

class

in RuboCop::Cop::Style

Attr

class

in RuboCop::Cop::Style

AutoResourceCleanup

class

in RuboCop::Cop::Style

BarePercentLiterals

class

in RuboCop::Cop::Style

BeginBlock

class

in RuboCop::Cop::Style

BisectedAttrAccessor

class

in RuboCop::Cop::Style

BlockComments

class

in RuboCop::Cop::Style

BlockDelimiters

class

in RuboCop::Cop::Style

CaseCorrector

class

in RuboCop::Cop::Style

CaseEquality

class

in RuboCop::Cop::Style

CaseLikeIf

class

in RuboCop::Cop::Style

CharacterLiteral

class

in RuboCop::Cop::Style

ClassAndModuleChildren

class

in RuboCop::Cop::Style

ClassCheck

class

in RuboCop::Cop::Style

ClassEqualityComparison

class

in RuboCop::Cop::Style

ClassMethods

class

in RuboCop::Cop::Style

ClassMethodsDefinitions

class

in RuboCop::Cop::Style

ClassVars

class

in RuboCop::Cop::Style

CollectionCompact

class

in RuboCop::Cop::Style

CollectionMethods

class

in RuboCop::Cop::Style

ColonMethodCall

class

in RuboCop::Cop::Style

ColonMethodDefinition

class

in RuboCop::Cop::Style

CombinableLoops

class

in RuboCop::Cop::Style

CommandLiteral

class

in RuboCop::Cop::Style

CommentAnnotation

class

in RuboCop::Cop::Style

CommentedKeyword

class

in RuboCop::Cop::Style

ComparableClamp

class

in RuboCop::Cop::Style

ConcatArrayLiterals

class

in RuboCop::Cop::Style

ConditionalAssignment

class

in RuboCop::Cop::Style

ConstantVisibility

class

in RuboCop::Cop::Style

Copyright

class

in RuboCop::Cop::Style

DataInheritance

class

in RuboCop::Cop::Style

DateTime

class

in RuboCop::Cop::Style

DefWithParentheses

class

in RuboCop::Cop::Style

Dir

class

in RuboCop::Cop::Style

DirEmpty

class

in RuboCop::Cop::Style

DisableCopsWithinSourceCodeDirective

class

in RuboCop::Cop::Style

DocumentDynamicEvalDefinition

class

in RuboCop::Cop::Style

Documentation

class

in RuboCop::Cop::Style

DocumentationMethod

class

in RuboCop::Cop::Style

DoubleCopDisableDirective

class

in RuboCop::Cop::Style

DoubleNegation

class

in RuboCop::Cop::Style

EachForSimpleLoop

class

in RuboCop::Cop::Style

EachWithObject

class

in RuboCop::Cop::Style

EmptyBlockParameter

class

in RuboCop::Cop::Style

EmptyCaseCondition

class

in RuboCop::Cop::Style

EmptyElse

class

in RuboCop::Cop::Style

EmptyHeredoc

class

in RuboCop::Cop::Style

EmptyLambdaParameter

class

in RuboCop::Cop::Style

EmptyLiteral

class

in RuboCop::Cop::Style

EmptyMethod

class

in RuboCop::Cop::Style

Encoding

class

in RuboCop::Cop::Style

EndBlock

class

in RuboCop::Cop::Style

EndlessMethod

class

in RuboCop::Cop::Style

EnvHome

class

in RuboCop::Cop::Style

EvalWithLocation

class

in RuboCop::Cop::Style

EvenOdd

class

in RuboCop::Cop::Style

ExactRegexpMatch

class

in RuboCop::Cop::Style

ExpandPathArguments

class

in RuboCop::Cop::Style

ExplicitBlockArgument

class

in RuboCop::Cop::Style

ExponentialNotation

class

in RuboCop::Cop::Style

FetchEnvVar

class

in RuboCop::Cop::Style

FileEmpty

class

in RuboCop::Cop::Style

FileRead

class

in RuboCop::Cop::Style

FileWrite

class

in RuboCop::Cop::Style

FloatDivision

class

in RuboCop::Cop::Style

For

class

in RuboCop::Cop::Style

FormatString

class

in RuboCop::Cop::Style

FormatStringToken

class

in RuboCop::Cop::Style

FrozenStringLiteralComment

class

in RuboCop::Cop::Style

GlobalStdStream

class

in RuboCop::Cop::Style

GlobalVars

class

in RuboCop::Cop::Style

GuardClause

class

in RuboCop::Cop::Style

HashAsLastArrayItem

class

in RuboCop::Cop::Style

HashConversion

class

in RuboCop::Cop::Style

HashEachMethods

class

in RuboCop::Cop::Style

HashExcept

class

in RuboCop::Cop::Style

HashLikeCase

class

in RuboCop::Cop::Style

HashSyntax

class

in RuboCop::Cop::Style

HashTransformKeys

class

in RuboCop::Cop::Style

HashTransformValues

class

in RuboCop::Cop::Style

IdenticalConditionalBranches

class

in RuboCop::Cop::Style

IfCorrector

class

in RuboCop::Cop::Style

IfInsideElse

class

in RuboCop::Cop::Style

IfUnlessModifier

class

in RuboCop::Cop::Style

IfUnlessModifierOfIfUnless

class

in RuboCop::Cop::Style

IfWithBooleanLiteralBranches

class

in RuboCop::Cop::Style

IfWithSemicolon

class

in RuboCop::Cop::Style

ImplicitRuntimeError

class

in RuboCop::Cop::Style

InPatternThen

class

in RuboCop::Cop::Style

InfiniteLoop

class

in RuboCop::Cop::Style

InlineComment

class

in RuboCop::Cop::Style

InverseMethods

class

in RuboCop::Cop::Style

InvertibleUnlessCondition

class

in RuboCop::Cop::Style

IpAddresses

class

in RuboCop::Cop::Style

KeywordParametersOrder

class

in RuboCop::Cop::Style

Lambda

class

in RuboCop::Cop::Style

LambdaCall

class

in RuboCop::Cop::Style

LineEndConcatenation

class

in RuboCop::Cop::Style

MagicCommentFormat

class

in RuboCop::Cop::Style

MapCompactWithConditionalBlock

class

in RuboCop::Cop::Style

MapToHash

class

in RuboCop::Cop::Style

MapToSet

class

in RuboCop::Cop::Style

MethodCallWithArgsParentheses

class

in RuboCop::Cop::Style

MethodCallWithoutArgsParentheses

class

in RuboCop::Cop::Style

MethodCalledOnDoEndBlock

class

in RuboCop::Cop::Style

MethodDefParentheses

class

in RuboCop::Cop::Style

MinMax

class

in RuboCop::Cop::Style

MinMaxComparison

class

in RuboCop::Cop::Style

MissingElse

class

in RuboCop::Cop::Style

MissingRespondToMissing

class

in RuboCop::Cop::Style

MixinGrouping

class

in RuboCop::Cop::Style

MixinUsage

class

in RuboCop::Cop::Style

ModuleFunction

class

in RuboCop::Cop::Style

MultilineBlockChain

class

in RuboCop::Cop::Style

MultilineIfModifier

class

in RuboCop::Cop::Style

MultilineIfThen

class

in RuboCop::Cop::Style

MultilineInPatternThen

class

in RuboCop::Cop::Style

MultilineMemoization

class

in RuboCop::Cop::Style

MultilineMethodSignature

class

in RuboCop::Cop::Style

MultilineTernaryOperator

class

in RuboCop::Cop::Style

MultilineWhenThen

class

in RuboCop::Cop::Style

MultipleComparison

class

in RuboCop::Cop::Style

MutableConstant

class

in RuboCop::Cop::Style

NegatedIf

class

in RuboCop::Cop::Style

NegatedIfElseCondition

class

in RuboCop::Cop::Style

NegatedUnless

class

in RuboCop::Cop::Style

NegatedWhile

class

in RuboCop::Cop::Style

NestedFileDirname

class

in RuboCop::Cop::Style

NestedModifier

class

in RuboCop::Cop::Style

NestedParenthesizedCalls

class

in RuboCop::Cop::Style

NestedTernaryOperator

class

in RuboCop::Cop::Style

Next

class

in RuboCop::Cop::Style

NilComparison

class

in RuboCop::Cop::Style

NilLambda

class

in RuboCop::Cop::Style

NonNilCheck

class

in RuboCop::Cop::Style

Not

class

in RuboCop::Cop::Style

NumberedParameters

class

in RuboCop::Cop::Style

NumberedParametersLimit

class

in RuboCop::Cop::Style

NumericLiteralPrefix

class

in RuboCop::Cop::Style

NumericLiterals

class

in RuboCop::Cop::Style

NumericPredicate

class

in RuboCop::Cop::Style

ObjectThen

class

in RuboCop::Cop::Style

OneLineConditional

class

in RuboCop::Cop::Style

OpenStructUse

class

in RuboCop::Cop::Style

OperatorMethodCall

class

in RuboCop::Cop::Style

OptionHash

class

in RuboCop::Cop::Style

OptionalArguments

class

in RuboCop::Cop::Style

OptionalBooleanParameter

class

in RuboCop::Cop::Style

OrAssignment

class

in RuboCop::Cop::Style

ParallelAssignment

class

in RuboCop::Cop::Style

ParenthesesAroundCondition

class

in RuboCop::Cop::Style

PercentLiteralDelimiters

class

in RuboCop::Cop::Style

PercentQLiterals

class

in RuboCop::Cop::Style

PerlBackrefs

class

in RuboCop::Cop::Style

PreferredHashMethods

class

in RuboCop::Cop::Style

Proc

class

in RuboCop::Cop::Style

QuotedSymbols

class

in RuboCop::Cop::Style

RaiseArgs

class

in RuboCop::Cop::Style

RandomWithOffset

class

in RuboCop::Cop::Style

RedundantArgument

class

in RuboCop::Cop::Style

RedundantArrayConstructor

class

in RuboCop::Cop::Style

RedundantAssignment

class

in RuboCop::Cop::Style

RedundantBegin

class

in RuboCop::Cop::Style

RedundantCapitalW

class

in RuboCop::Cop::Style

RedundantCondition

class

in RuboCop::Cop::Style

RedundantConditional

class

in RuboCop::Cop::Style

RedundantConstantBase

class

in RuboCop::Cop::Style

RedundantCurrentDirectoryInPath

class

in RuboCop::Cop::Style

RedundantDoubleSplatHashBraces

class

in RuboCop::Cop::Style

RedundantEach

class

in RuboCop::Cop::Style

RedundantException

class

in RuboCop::Cop::Style

RedundantFetchBlock

class

in RuboCop::Cop::Style

RedundantFileExtensionInRequire

class

in RuboCop::Cop::Style

RedundantFilterChain

class

in RuboCop::Cop::Style

RedundantFreeze

class

in RuboCop::Cop::Style

RedundantHeredocDelimiterQuotes

class

in RuboCop::Cop::Style

RedundantInitialize

class

in RuboCop::Cop::Style

RedundantInterpolation

class

in RuboCop::Cop::Style

RedundantLineContinuation

class

in RuboCop::Cop::Style

RedundantParentheses

class

in RuboCop::Cop::Style

RedundantPercentQ

class

in RuboCop::Cop::Style

RedundantRegexpArgument

class

in RuboCop::Cop::Style

RedundantRegexpCharacterClass

class

in RuboCop::Cop::Style

RedundantRegexpConstructor

class

in RuboCop::Cop::Style

RedundantRegexpEscape

class

in RuboCop::Cop::Style

RedundantReturn

class

in RuboCop::Cop::Style

RedundantSelf

class

in RuboCop::Cop::Style

RedundantSelfAssignment

class

in RuboCop::Cop::Style

RedundantSelfAssignmentBranch

class

in RuboCop::Cop::Style

RedundantSort

class

in RuboCop::Cop::Style

RedundantSortBy

class

in RuboCop::Cop::Style

RedundantStringEscape

class

in RuboCop::Cop::Style

RegexpLiteral

class

in RuboCop::Cop::Style

RequireOrder

class

in RuboCop::Cop::Style

RescueModifier

class

in RuboCop::Cop::Style

RescueStandardError

class

in RuboCop::Cop::Style

ReturnNil

class

in RuboCop::Cop::Style

ReturnNilInPredicateMethodDefinition

class

in RuboCop::Cop::Style

SafeNavigation

class

in RuboCop::Cop::Style

Sample

class

in RuboCop::Cop::Style

SelectByRegexp

class

in RuboCop::Cop::Style

SelfAssignment

class

in RuboCop::Cop::Style

Semicolon

class

in RuboCop::Cop::Style

Send

class

in RuboCop::Cop::Style

SignalException

class

in RuboCop::Cop::Style

SingleArgumentDig

class

in RuboCop::Cop::Style

SingleLineBlockParams

class

in RuboCop::Cop::Style

SingleLineMethods

class

in RuboCop::Cop::Style

SlicingWithRange

class

in RuboCop::Cop::Style

SoleNestedConditional

class

in RuboCop::Cop::Style

SpecialGlobalVars

class

in RuboCop::Cop::Style

StabbyLambdaParentheses

class

in RuboCop::Cop::Style

StaticClass

class

in RuboCop::Cop::Style

StderrPuts

class

in RuboCop::Cop::Style

StringChars

class

in RuboCop::Cop::Style

StringConcatenation

class

in RuboCop::Cop::Style

StringHashKeys

class

in RuboCop::Cop::Style

StringLiterals

class

in RuboCop::Cop::Style

StringLiteralsInInterpolation

class

in RuboCop::Cop::Style

StringMethods

class

in RuboCop::Cop::Style

Strip

class

in RuboCop::Cop::Style

StructInheritance

class

in RuboCop::Cop::Style

SwapValues

class

in RuboCop::Cop::Style

SymbolArray

class

in RuboCop::Cop::Style

SymbolLiteral

class

in RuboCop::Cop::Style

SymbolProc

class

in RuboCop::Cop::Style

TernaryCorrector

class

in RuboCop::Cop::Style

TernaryParentheses

class

in RuboCop::Cop::Style

TopLevelMethodDefinition

class

in RuboCop::Cop::Style

TrailingBodyOnClass

class

in RuboCop::Cop::Style

TrailingBodyOnMethodDefinition

class

in RuboCop::Cop::Style

TrailingBodyOnModule

class

in RuboCop::Cop::Style

TrailingCommaInArguments

class

in RuboCop::Cop::Style

TrailingCommaInArrayLiteral

class

in RuboCop::Cop::Style

TrailingCommaInBlockArgs

class

in RuboCop::Cop::Style

TrailingCommaInHashLiteral

class

in RuboCop::Cop::Style

TrailingMethodEndStatement

class

in RuboCop::Cop::Style

TrailingUnderscoreVariable

class

in RuboCop::Cop::Style

TrivialAccessors

class

in RuboCop::Cop::Style

UnlessElse

class

in RuboCop::Cop::Style

UnlessLogicalOperators

class

in RuboCop::Cop::Style

UnpackFirst

class

in RuboCop::Cop::Style

VariableInterpolation

class

in RuboCop::Cop::Style

WhenThen

class

in RuboCop::Cop::Style

WhileUntilDo

class

in RuboCop::Cop::Style

WhileUntilModifier

class

in RuboCop::Cop::Style

WordArray

class

in RuboCop::Cop::Style

YAMLFileRead

class

in RuboCop::Cop::Style

YodaCondition

class

in RuboCop::Cop::Style

YodaExpression

class

in RuboCop::Cop::Style

ZeroLengthPredicate

class

in RuboCop::Cop::Style