module RuboCop::Cop::Style

Classes in this namespace

Alias

class

in RuboCop::Cop::Style

AndOr

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

BlockComments

class

in RuboCop::Cop::Style

BlockDelimiters

class

in RuboCop::Cop::Style

BracesAroundHashParameters

class

in RuboCop::Cop::Style

CaseCorrector

class

in RuboCop::Cop::Style

CaseEquality

class

in RuboCop::Cop::Style

CharacterLiteral

class

in RuboCop::Cop::Style

ClassAndModuleChildren

class

in RuboCop::Cop::Style

ClassCheck

class

in RuboCop::Cop::Style

ClassMethods

class

in RuboCop::Cop::Style

ClassVars

class

in RuboCop::Cop::Style

CollectionMethods

class

in RuboCop::Cop::Style

ColonMethodCall

class

in RuboCop::Cop::Style

ColonMethodDefinition

class

in RuboCop::Cop::Style

CommandLiteral

class

in RuboCop::Cop::Style

CommentAnnotation

class

in RuboCop::Cop::Style

CommentedKeyword

class

in RuboCop::Cop::Style

ConditionalAssignment

class

in RuboCop::Cop::Style

Copyright

class

in RuboCop::Cop::Style

DateTime

class

in RuboCop::Cop::Style

DefWithParentheses

class

in RuboCop::Cop::Style

Dir

class

in RuboCop::Cop::Style

Documentation

class

in RuboCop::Cop::Style

DocumentationMethod

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

EmptyLambdaParameter

class

in RuboCop::Cop::Style

EmptyLineAfterGuardClause

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

EvalWithLocation

class

in RuboCop::Cop::Style

EvenOdd

class

in RuboCop::Cop::Style

ExpandPathArguments

class

in RuboCop::Cop::Style

FlipFlop

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

GlobalVars

class

in RuboCop::Cop::Style

GuardClause

class

in RuboCop::Cop::Style

HashSyntax

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

IfWithSemicolon

class

in RuboCop::Cop::Style

ImplicitRuntimeError

class

in RuboCop::Cop::Style

InfiniteLoop

class

in RuboCop::Cop::Style

InlineComment

class

in RuboCop::Cop::Style

InverseMethods

class

in RuboCop::Cop::Style

Lambda

class

in RuboCop::Cop::Style

LambdaCall

class

in RuboCop::Cop::Style

LineEndConcatenation

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

MethodMissing

class

in RuboCop::Cop::Style

MinMax

class

in RuboCop::Cop::Style

MissingElse

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

MultilineMemoization

class

in RuboCop::Cop::Style

MultilineTernaryOperator

class

in RuboCop::Cop::Style

MultipleComparison

class

in RuboCop::Cop::Style

MutableConstant

class

in RuboCop::Cop::Style

NegatedIf

class

in RuboCop::Cop::Style

NegatedWhile

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

NonNilCheck

class

in RuboCop::Cop::Style

Not

class

in RuboCop::Cop::Style

NumericLiteralPrefix

class

in RuboCop::Cop::Style

NumericLiterals

class

in RuboCop::Cop::Style

NumericPredicate

class

in RuboCop::Cop::Style

OneLineConditional

class

in RuboCop::Cop::Style

OptionHash

class

in RuboCop::Cop::Style

OptionalArguments

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

RaiseArgs

class

in RuboCop::Cop::Style

RandomWithOffset

class

in RuboCop::Cop::Style

RedundantBegin

class

in RuboCop::Cop::Style

RedundantConditional

class

in RuboCop::Cop::Style

RedundantException

class

in RuboCop::Cop::Style

RedundantFreeze

class

in RuboCop::Cop::Style

RedundantParentheses

class

in RuboCop::Cop::Style

RedundantReturn

class

in RuboCop::Cop::Style

RedundantSelf

class

in RuboCop::Cop::Style

RegexpLiteral

class

in RuboCop::Cop::Style

RescueModifier

class

in RuboCop::Cop::Style

RescueStandardError

class

in RuboCop::Cop::Style

ReturnNil

class

in RuboCop::Cop::Style

SafeNavigation

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

SingleLineBlockParams

class

in RuboCop::Cop::Style

SingleLineMethods

class

in RuboCop::Cop::Style

SpecialGlobalVars

class

in RuboCop::Cop::Style

StabbyLambdaParentheses

class

in RuboCop::Cop::Style

StderrPuts

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

StructInheritance

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

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

TrailingCommaInHashLiteral

class

in RuboCop::Cop::Style

TrailingMethodEndStatement

class

in RuboCop::Cop::Style

TrailingUnderscoreVariable

class

in RuboCop::Cop::Style

TrivialAccessors

class

in RuboCop::Cop::Style

UnlessCorrector

class

in RuboCop::Cop::Style

UnlessElse

class

in RuboCop::Cop::Style

UnneededCapitalW

class

in RuboCop::Cop::Style

UnneededInterpolation

class

in RuboCop::Cop::Style

UnneededPercentQ

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

YodaCondition

class

in RuboCop::Cop::Style

ZeroLengthPredicate

class

in RuboCop::Cop::Style