Featured Classes
ValidationError
RuboCop::Config
Not
RuboCop::Cop::Style
FormatterSet
RuboCop::Formatter
ProgressFormatter
RuboCop::Formatter
Semicolon
RuboCop::Cop::Style
Brackets
RuboCop::Cop::SpaceInside
All Classes
CLI
RuboCop
CommentConfig
RuboCop
Config
RuboCop
ValidationError
RuboCop::Config
ConfigLoader
RuboCop
ConfigStore
RuboCop
AmbiguousCopName
RuboCop::Cop
Commissioner
RuboCop::Cop
Cop
RuboCop::Cop
CopStore
RuboCop::Cop
CorrectionNotPossible
RuboCop::Cop
Corrector
RuboCop::Cop
Force
RuboCop::Cop
AmbiguousOperator
RuboCop::Cop::Lint
AmbiguousRegexpLiteral
RuboCop::Cop::Lint
AssignmentInCondition
RuboCop::Cop::Lint
BlockAlignment
RuboCop::Cop::Lint
ConditionPosition
RuboCop::Cop::Lint
Debugger
RuboCop::Cop::Lint
DefEndAlignment
RuboCop::Cop::Lint
DeprecatedClassMethods
RuboCop::Cop::Lint
ElseLayout
RuboCop::Cop::Lint
EmptyEnsure
RuboCop::Cop::Lint
EmptyInterpolation
RuboCop::Cop::Lint
EndAlignment
RuboCop::Cop::Lint
EndInMethod
RuboCop::Cop::Lint
EnsureReturn
RuboCop::Cop::Lint
Eval
RuboCop::Cop::Lint
HandleExceptions
RuboCop::Cop::Lint
InvalidCharacterLiteral
RuboCop::Cop::Lint
LiteralInCondition
RuboCop::Cop::Lint
LiteralInInterpolation
RuboCop::Cop::Lint
Loop
RuboCop::Cop::Lint
ParenthesesAsGroupedExpression
RuboCop::Cop::Lint
RequireParentheses
RuboCop::Cop::Lint
RescueException
RuboCop::Cop::Lint
ShadowingOuterLocalVariable
RuboCop::Cop::Lint
SpaceBeforeFirstArg
RuboCop::Cop::Lint
StringConversionInInterpolation
RuboCop::Cop::Lint
UnderscorePrefixedVariableName
RuboCop::Cop::Lint
UnreachableCode
RuboCop::Cop::Lint
UnusedBlockArgument
RuboCop::Cop::Lint
UnusedMethodArgument
RuboCop::Cop::Lint
UselessAccessModifier
RuboCop::Cop::Lint
UselessAssignment
RuboCop::Cop::Lint
UselessComparison
RuboCop::Cop::Lint
UselessElseWithoutRescue
RuboCop::Cop::Lint
UselessSetterCall
RuboCop::Cop::Lint
MethodVariableTracker
RuboCop::Cop::Lint::UselessSetterCall
Void
RuboCop::Cop::Lint
AbcSize
RuboCop::Cop::Metrics
BlockNesting
RuboCop::Cop::Metrics
ClassLength
RuboCop::Cop::Metrics
CyclomaticComplexity
RuboCop::Cop::Metrics
LineLength
RuboCop::Cop::Metrics
MethodLength
RuboCop::Cop::Metrics
ParameterLists
RuboCop::Cop::Metrics
PerceivedComplexity
RuboCop::Cop::Metrics
Offense
RuboCop::Cop
ActionFilter
RuboCop::Cop::Rails
DefaultScope
RuboCop::Cop::Rails
Delegate
RuboCop::Cop::Rails
HasAndBelongsToMany
RuboCop::Cop::Rails
Output
RuboCop::Cop::Rails
ReadWriteAttribute
RuboCop::Cop::Rails
ScopeArgs
RuboCop::Cop::Rails
Validation
RuboCop::Cop::Rails
Severity
RuboCop::Cop
Brackets
RuboCop::Cop::SpaceInside
AccessModifierIndentation
RuboCop::Cop::Style
AccessorMethodName
RuboCop::Cop::Style
Alias
RuboCop::Cop::Style
AlignArray
RuboCop::Cop::Style
AlignHash
RuboCop::Cop::Style
AlignmentOfValues
RuboCop::Cop::Style::AlignHash
KeyAlignment
RuboCop::Cop::Style::AlignHash
SeparatorAlignment
RuboCop::Cop::Style::AlignHash
TableAlignment
RuboCop::Cop::Style::AlignHash
AlignParameters
RuboCop::Cop::Style
AndOr
RuboCop::Cop::Style
ArrayJoin
RuboCop::Cop::Style
AsciiComments
RuboCop::Cop::Style
AsciiIdentifiers
RuboCop::Cop::Style
Attr
RuboCop::Cop::Style
BarePercentLiterals
RuboCop::Cop::Style
BeginBlock
RuboCop::Cop::Style
BlockComments
RuboCop::Cop::Style
BlockEndNewline
RuboCop::Cop::Style
Blocks
RuboCop::Cop::Style
BracesAroundHashParameters
RuboCop::Cop::Style
CaseEquality
RuboCop::Cop::Style
CaseIndentation
RuboCop::Cop::Style
CharacterLiteral
RuboCop::Cop::Style
ClassAndModuleCamelCase
RuboCop::Cop::Style
ClassAndModuleChildren
RuboCop::Cop::Style
ClassCheck
RuboCop::Cop::Style
ClassMethods
RuboCop::Cop::Style
ClassVars
RuboCop::Cop::Style
CollectionMethods
RuboCop::Cop::Style
ColonMethodCall
RuboCop::Cop::Style
CommentAnnotation
RuboCop::Cop::Style
CommentIndentation
RuboCop::Cop::Style
ConstantName
RuboCop::Cop::Style
DefWithParentheses
RuboCop::Cop::Style
DeprecatedHashMethods
RuboCop::Cop::Style
Documentation
RuboCop::Cop::Style
DotPosition
RuboCop::Cop::Style
DoubleNegation
RuboCop::Cop::Style
EachWithObject
RuboCop::Cop::Style
ElseAlignment
RuboCop::Cop::Style
EmptyElse
RuboCop::Cop::Style
EmptyLineBetweenDefs
RuboCop::Cop::Style
EmptyLines
RuboCop::Cop::Style
EmptyLinesAroundAccessModifier
RuboCop::Cop::Style
EmptyLinesAroundBlockBody
RuboCop::Cop::Style
EmptyLinesAroundClassBody
RuboCop::Cop::Style
EmptyLinesAroundMethodBody
RuboCop::Cop::Style
EmptyLinesAroundModuleBody
RuboCop::Cop::Style
EmptyLiteral
RuboCop::Cop::Style
Encoding
RuboCop::Cop::Style
EndBlock
RuboCop::Cop::Style
EndOfLine
RuboCop::Cop::Style
EvenOdd
RuboCop::Cop::Style
ExtraSpacing
RuboCop::Cop::Style
FileName
RuboCop::Cop::Style
FlipFlop
RuboCop::Cop::Style
For
RuboCop::Cop::Style
FormatString
RuboCop::Cop::Style
GlobalVars
RuboCop::Cop::Style
GuardClause
RuboCop::Cop::Style
HashSyntax
RuboCop::Cop::Style
IfUnlessModifier
RuboCop::Cop::Style
IfWithSemicolon
RuboCop::Cop::Style
IndentArray
RuboCop::Cop::Style
IndentHash
RuboCop::Cop::Style
IndentationConsistency
RuboCop::Cop::Style
IndentationWidth
RuboCop::Cop::Style
InfiniteLoop
RuboCop::Cop::Style
InlineComment
RuboCop::Cop::Style
Lambda
RuboCop::Cop::Style
LambdaCall
RuboCop::Cop::Style
LeadingCommentSpace
RuboCop::Cop::Style
LineEndConcatenation
RuboCop::Cop::Style
MethodCallParentheses
RuboCop::Cop::Style
MethodCalledOnDoEndBlock
RuboCop::Cop::Style
MethodDefParentheses
RuboCop::Cop::Style
MethodName
RuboCop::Cop::Style
ModuleFunction
RuboCop::Cop::Style
MultilineBlockChain
RuboCop::Cop::Style
MultilineBlockLayout
RuboCop::Cop::Style
MultilineIfThen
RuboCop::Cop::Style
MultilineOperationIndentation
RuboCop::Cop::Style
MultilineTernaryOperator
RuboCop::Cop::Style
NegatedIf
RuboCop::Cop::Style
NegatedWhile
RuboCop::Cop::Style
NestedTernaryOperator
RuboCop::Cop::Style
Next
RuboCop::Cop::Style
NilComparison
RuboCop::Cop::Style
NonNilCheck
RuboCop::Cop::Style
Not
RuboCop::Cop::Style
NumericLiterals
RuboCop::Cop::Style
OneLineConditional
RuboCop::Cop::Style
OpMethod
RuboCop::Cop::Style
ParenthesesAroundCondition
RuboCop::Cop::Style
PercentLiteralDelimiters
RuboCop::Cop::Style
PercentQLiterals
RuboCop::Cop::Style
PerlBackrefs
RuboCop::Cop::Style
PredicateName
RuboCop::Cop::Style
Proc
RuboCop::Cop::Style
RaiseArgs
RuboCop::Cop::Style
RedundantBegin
RuboCop::Cop::Style
RedundantException
RuboCop::Cop::Style
RedundantReturn
RuboCop::Cop::Style
RedundantSelf
RuboCop::Cop::Style
RegexpLiteral
RuboCop::Cop::Style
RescueModifier
RuboCop::Cop::Style
SelfAssignment
RuboCop::Cop::Style
Semicolon
RuboCop::Cop::Style
SignalException
RuboCop::Cop::Style
SingleLineBlockParams
RuboCop::Cop::Style
SingleLineMethods
RuboCop::Cop::Style
SingleSpaceBeforeFirstArg
RuboCop::Cop::Style
SpaceAfterColon
RuboCop::Cop::Style
SpaceAfterComma
RuboCop::Cop::Style
SpaceAfterControlKeyword
RuboCop::Cop::Style
SpaceAfterMethodName
RuboCop::Cop::Style
SpaceAfterNot
RuboCop::Cop::Style
SpaceAfterSemicolon
RuboCop::Cop::Style
SpaceAroundEqualsInParameterDefault
RuboCop::Cop::Style
SpaceAroundOperators
RuboCop::Cop::Style
SpaceBeforeBlockBraces
RuboCop::Cop::Style
SpaceBeforeComma
RuboCop::Cop::Style
SpaceBeforeComment
RuboCop::Cop::Style
SpaceBeforeModifierKeyword
RuboCop::Cop::Style
SpaceBeforeSemicolon
RuboCop::Cop::Style
SpaceInsideBlockBraces
RuboCop::Cop::Style
SpaceInsideBrackets
RuboCop::Cop::Style
SpaceInsideHashLiteralBraces
RuboCop::Cop::Style
SpaceInsideParens
RuboCop::Cop::Style
SpaceInsideRangeLiteral
RuboCop::Cop::Style
SpecialGlobalVars
RuboCop::Cop::Style
StringLiterals
RuboCop::Cop::Style
StringLiteralsInInterpolation
RuboCop::Cop::Style
SymbolArray
RuboCop::Cop::Style
SymbolProc
RuboCop::Cop::Style
Tab
RuboCop::Cop::Style
TrailingBlankLines
RuboCop::Cop::Style
TrailingComma
RuboCop::Cop::Style
TrailingWhitespace
RuboCop::Cop::Style
TrivialAccessors
RuboCop::Cop::Style
UnlessElse
RuboCop::Cop::Style
UnneededCapitalW
RuboCop::Cop::Style
UnneededPercentQ
RuboCop::Cop::Style
UnneededPercentX
RuboCop::Cop::Style
VariableInterpolation
RuboCop::Cop::Style
VariableName
RuboCop::Cop::Style
WhenThen
RuboCop::Cop::Style
WhileUntilDo
RuboCop::Cop::Style
WhileUntilModifier
RuboCop::Cop::Style
WordArray
RuboCop::Cop::Style
Team
RuboCop::Cop
VariableForce
RuboCop::Cop
Assignment
RuboCop::Cop::VariableForce
InvalidBranchBodyError
RuboCop::Cop::VariableForce::Locatable
Reference
RuboCop::Cop::VariableForce
Scope
RuboCop::Cop::VariableForce
Variable
RuboCop::Cop::VariableForce
VariableTable
RuboCop::Cop::VariableForce
BaseFormatter
RuboCop::Formatter
ClangStyleFormatter
RuboCop::Formatter
DisabledConfigFormatter
RuboCop::Formatter
DisabledLinesFormatter
RuboCop::Formatter
EmacsStyleFormatter
RuboCop::Formatter
FileListFormatter
RuboCop::Formatter
FormatterSet
RuboCop::Formatter
FuubarStyleFormatter
RuboCop::Formatter
HTMLFormatter
RuboCop::Formatter
ERBContext
RuboCop::Formatter::HTMLFormatter
JSONFormatter
RuboCop::Formatter
OffenseCountFormatter
RuboCop::Formatter
ProgressFormatter
RuboCop::Formatter
SimpleTextFormatter
RuboCop::Formatter
Options
RuboCop
ProcessedSource
RuboCop
RakeTask
RuboCop
Runner
RuboCop
Jaro
RuboCop::StringUtil
JaroWinkler
RuboCop::StringUtil
TargetFinder
RuboCop
Token
RuboCop
All Modules
RuboCop
Cop
RuboCop
AccessModifierNode
RuboCop::Cop
ArraySyntax
RuboCop::Cop
AutocorrectAlignment
RuboCop::Cop
AutocorrectUnlessChangingAST
RuboCop::Cop
CheckAssignment
RuboCop::Cop
CodeLength
RuboCop::Cop
ConfigurableEnforcedStyle
RuboCop::Cop
ConfigurableMax
RuboCop::Cop
ConfigurableNaming
RuboCop::Cop
EndKeywordAlignment
RuboCop::Cop
IfNode
RuboCop::Cop
IgnoredNode
RuboCop::Cop
Lint
RuboCop::Cop
Syntax
RuboCop::Cop::Lint
UnusedArgument
RuboCop::Cop::Lint
MethodComplexity
RuboCop::Cop
Metrics
RuboCop::Cop
NegativeConditional
RuboCop::Cop
OnMethodDef
RuboCop::Cop
OnNormalIfUnless
RuboCop::Cop
ParserDiagnostic
RuboCop::Cop
PercentLiteral
RuboCop::Cop
Rails
RuboCop::Cop
SafeAssignment
RuboCop::Cop
SpaceAfterPunctuation
RuboCop::Cop
SpaceBeforePunctuation
RuboCop::Cop
SpaceInside
RuboCop::Cop
StatementModifier
RuboCop::Cop
StringHelp
RuboCop::Cop
StringLiteralsHelp
RuboCop::Cop
Style
RuboCop::Cop
AnnotationComment
RuboCop::Cop::Style
EmptyLinesAroundBody
RuboCop::Cop::Style
SurroundingSpace
RuboCop::Cop
Util
RuboCop::Cop
Locatable
RuboCop::Cop::VariableForce
Formatter
RuboCop
Colorizable
RuboCop::Formatter
TextUtil
RuboCop::Formatter
OptionsHelp
RuboCop
PathUtil
RuboCop
StringUtil
RuboCop
Version
RuboCop