Libraries
»
rubocop
(0.66.0)
»
Documentation for rubocop (0.66.0)
Alphabetic Index
File Listing
README
Namespace Listing A-Z
A
AST
(RuboCop)
AbcSize
(RuboCop::Cop::Metrics)
AbcSizeCalculator
(RuboCop::Cop::Metrics::Utils)
AccessModifierDeclarations
(RuboCop::Cop::Style)
AccessModifierIndentation
(RuboCop::Cop::Layout)
AccessorMethodName
(RuboCop::Cop::Naming)
ActionFilter
(RuboCop::Cop::Rails)
ActiveRecordAliases
(RuboCop::Cop::Rails)
ActiveSupportAliases
(RuboCop::Cop::Rails)
Alias
(RuboCop::Cop::Style)
AlignArray
(RuboCop::Cop::Layout)
AlignHash
(RuboCop::Cop::Layout)
AlignParameters
(RuboCop::Cop::Layout)
Alignment
(RuboCop::Cop)
AlignmentCorrector
(RuboCop::Cop)
AlterMethodsRecorder
(RuboCop::Cop::Rails::BulkChangeTable)
AmbiguousBlockAssociation
(RuboCop::Cop::Lint)
AmbiguousCopName
(RuboCop::Cop)
AmbiguousOperator
(RuboCop::Cop::Lint)
AmbiguousRegexpLiteral
(RuboCop::Cop::Lint)
And
(RuboCop::Cop::VariableForce::Branch)
AndNode
(RuboCop::AST)
AndOr
(RuboCop::Cop::Style)
AnnotatedSource
(RuboCop::RSpec::ExpectOffense)
AnnotationComment
(RuboCop::Cop::Style)
ApplicationJob
(RuboCop::Cop::Rails)
ApplicationRecord
(RuboCop::Cop::Rails)
ArgsNode
(RuboCop::AST)
ArrayHashIndentation
(RuboCop::Cop)
ArrayJoin
(RuboCop::Cop::Style)
ArrayMinSize
(RuboCop::Cop)
ArrayNode
(RuboCop::AST)
ArraySyntax
(RuboCop::Cop)
AsciiComments
(RuboCop::Cop::Style)
AsciiIdentifiers
(RuboCop::Cop::Naming)
AssertNot
(RuboCop::Cop::Rails)
Assignment
(RuboCop::Cop::VariableForce)
AssignmentInCondition
(RuboCop::Cop::Lint)
AssignmentReference
(RuboCop::Cop::VariableForce)
AssignmentSorter
(RuboCop::Cop::Style::ParallelAssignment)
Attr
(RuboCop::Cop::Style)
AutoGenConfigFormatter
(RuboCop::Formatter)
AutoResourceCleanup
(RuboCop::Cop::Style)
AutocorrectLogic
(RuboCop::Cop)
B
Badge
(RuboCop::Cop)
BarePercentLiterals
(RuboCop::Cop::Style)
Base
(RuboCop::Cop::VariableForce::Branch)
BaseFormatter
(RuboCop::Formatter)
BasicLiteralNode
(RuboCop::AST)
BeginBlock
(RuboCop::Cop::Style)
BelongsTo
(RuboCop::Cop::Rails)
BigDecimalNew
(RuboCop::Cop::Lint)
BinaryOperatorNode
(RuboCop::AST)
BinaryOperatorParameterName
(RuboCop::Cop::Naming)
Blank
(RuboCop::Cop::Rails)
BlockAlignment
(RuboCop::Cop::Layout)
BlockComments
(RuboCop::Cop::Style)
BlockDelimiters
(RuboCop::Cop::Style)
BlockEndNewline
(RuboCop::Cop::Layout)
BlockLength
(RuboCop::Cop::Metrics)
BlockNesting
(RuboCop::Cop::Metrics)
BlockNode
(RuboCop::AST)
BooleanSymbol
(RuboCop::Cop::Lint)
BracesAroundHashParameters
(RuboCop::Cop::Style)
Branch
(RuboCop::Cop::VariableForce)
Branchable
(RuboCop::Cop::VariableForce)
BreakNode
(RuboCop::AST)
Builder
(RuboCop::AST)
BulkChangeTable
(RuboCop::Cop::Rails)
Bundler
(RuboCop::Cop)
C
CLI
(RuboCop)
CachedData
(RuboCop)
Caller
(RuboCop::Cop::Performance)
Case
(RuboCop::Cop::VariableForce::Branch)
CaseCorrector
(RuboCop::Cop::Style)
CaseEquality
(RuboCop::Cop::Style)
CaseIndentation
(RuboCop::Cop::Layout)
CaseNode
(RuboCop::AST)
CaseWhenSplat
(RuboCop::Cop::Performance)
Casecmp
(RuboCop::Cop::Performance)
ChainArrayAllocation
(RuboCop::Cop::Performance)
CharacterLiteral
(RuboCop::Cop::Style)
CheckAssignment
(RuboCop::Cop)
CircularArgumentReference
(RuboCop::Cop::Lint)
ClangStyleFormatter
(RuboCop::Formatter)
ClassAndModuleCamelCase
(RuboCop::Cop::Naming)
ClassAndModuleChildren
(RuboCop::Cop::Style)
ClassCheck
(RuboCop::Cop::Style)
ClassLength
(RuboCop::Cop::Metrics)
ClassMethods
(RuboCop::Cop::Style)
ClassStructure
(RuboCop::Cop::Layout)
ClassVars
(RuboCop::Cop::Style)
ClassishLength
(RuboCop::Cop)
ClosingHeredocIndentation
(RuboCop::Cop::Layout)
ClosingParenthesisIndentation
(RuboCop::Cop::Layout)
CodeLength
(RuboCop::Cop)
CollectionMethods
(RuboCop::Cop::Style)
CollectionNode
(RuboCop::AST)
ColonMethodCall
(RuboCop::Cop::Style)
ColonMethodDefinition
(RuboCop::Cop::Style)
Color
(RuboCop::Formatter::HTMLFormatter)
Colorizable
(RuboCop::Formatter)
CommandLiteral
(RuboCop::Cop::Style)
CommentAnnotation
(RuboCop::Cop::Style)
CommentConfig
(RuboCop)
CommentIndentation
(RuboCop::Cop::Layout)
CommentedKeyword
(RuboCop::Cop::Style)
Commissioner
(RuboCop::Cop)
CompareWithBlock
(RuboCop::Cop::Performance)
ConditionCorrector
(RuboCop::Cop)
ConditionPosition
(RuboCop::Cop::Layout)
ConditionalAssignment
(RuboCop::Cop::Style)
ConditionalAssignmentHelper
(RuboCop::Cop::Style)
ConditionalCorrectorHelper
(RuboCop::Cop::Style)
ConditionalNode
(RuboCop::AST)
Config
(RuboCop)
ConfigLoader
(RuboCop)
ConfigLoaderResolver
(RuboCop)
ConfigNotFoundError
(RuboCop)
ConfigStore
(RuboCop)
ConfigurableEnforcedStyle
(RuboCop::Cop)
ConfigurableFormatting
(RuboCop::Cop)
ConfigurableMax
(RuboCop::Cop)
ConfigurableNaming
(RuboCop::Cop)
ConfigurableNumbering
(RuboCop::Cop)
ConfigurationInjector
(RuboCop::Cop::Generator)
ConstantName
(RuboCop::Cop::Naming)
ConstantVisibility
(RuboCop::Cop::Style)
Cop
(RuboCop)
Cop
(RuboCop::Cop)
CopAnalysis
(RuboCop::CommentConfig)
CopError
(RuboCop::Cop::Commissioner)
CopHelper
Copyright
(RuboCop::Cop::Style)
Corrector
(RuboCop::Cop)
Count
(RuboCop::Cop::Performance)
CreateTableWithTimestamps
(RuboCop::Cop::Rails)
CyclomaticComplexity
(RuboCop::Cop::Metrics)
D
Date
(RuboCop::Cop::Rails)
DateTime
(RuboCop::Cop::Style)
Debugger
(RuboCop::Cop::Lint)
DefEndAlignment
(RuboCop::Cop::Layout)
DefNode
(RuboCop::Cop)
DefNode
(RuboCop::AST)
DefWithParentheses
(RuboCop::Cop::Style)
DefinedNode
(RuboCop::AST)
Delegate
(RuboCop::Cop::Rails)
DelegateAllowBlank
(RuboCop::Cop::Rails)
DeprecatedClassMethod
(RuboCop::Cop::Lint::DeprecatedClassMethods)
DeprecatedClassMethods
(RuboCop::Cop::Lint)
Detect
(RuboCop::Cop::Performance)
Dir
(RuboCop::Cop::Style)
DisabledConfigFormatter
(RuboCop::Formatter)
DisabledLinesFormatter
(RuboCop::Formatter)
DisjunctiveAssignmentInConstructor
(RuboCop::Cop::Lint)
Documentation
(RuboCop::Cop::Style)
DocumentationComment
(RuboCop::Cop)
DocumentationMethod
(RuboCop::Cop::Style)
DotPosition
(RuboCop::Cop::Layout)
DoubleNegation
(RuboCop::Cop::Style)
DoubleStartEndWith
(RuboCop::Cop::Performance)
DuplicateCaseCondition
(RuboCop::Cop::Lint)
DuplicateMethods
(RuboCop::Cop::Lint)
DuplicatedAssignment
(RuboCop::Cop::Gemspec)
DuplicatedGem
(RuboCop::Cop::Bundler)
DuplicatedKey
(RuboCop::Cop::Lint)
Duplication
(RuboCop::Cop)
DynamicFindBy
(RuboCop::Cop::Rails)
E
ERBContext
(RuboCop::Formatter::HTMLFormatter)
EachForSimpleLoop
(RuboCop::Cop::Style)
EachToForCorrector
(RuboCop::Cop)
EachWithObject
(RuboCop::Cop::Style)
EachWithObjectArgument
(RuboCop::Cop::Lint)
EachWithObjectInspector
(RuboCop::Cop::Performance::RedundantMerge)
EditorComment
(RuboCop::MagicComment)
ElseAlignment
(RuboCop::Cop::Layout)
ElseLayout
(RuboCop::Cop::Lint)
EmacsComment
(RuboCop::MagicComment)
EmacsStyleFormatter
(RuboCop::Formatter)
EmptyBlockParameter
(RuboCop::Cop::Style)
EmptyCaseCondition
(RuboCop::Cop::Style)
EmptyComment
(RuboCop::Cop::Layout)
EmptyElse
(RuboCop::Cop::Style)
EmptyEnsure
(RuboCop::Cop::Lint)
EmptyExpression
(RuboCop::Cop::Lint)
EmptyInterpolation
(RuboCop::Cop::Lint)
EmptyLambdaParameter
(RuboCop::Cop::Style)
EmptyLineAfterGuardClause
(RuboCop::Cop::Layout)
EmptyLineAfterMagicComment
(RuboCop::Cop::Layout)
EmptyLineBetweenDefs
(RuboCop::Cop::Layout)
EmptyLineCorrector
(RuboCop::Cop)
EmptyLines
(RuboCop::Cop::Layout)
EmptyLinesAroundAccessModifier
(RuboCop::Cop::Layout)
EmptyLinesAroundArguments
(RuboCop::Cop::Layout)
EmptyLinesAroundBeginBody
(RuboCop::Cop::Layout)
EmptyLinesAroundBlockBody
(RuboCop::Cop::Layout)
EmptyLinesAroundBody
(RuboCop::Cop::Layout)
EmptyLinesAroundClassBody
(RuboCop::Cop::Layout)
EmptyLinesAroundExceptionHandlingKeywords
(RuboCop::Cop::Layout)
EmptyLinesAroundMethodBody
(RuboCop::Cop::Layout)
EmptyLinesAroundModuleBody
(RuboCop::Cop::Layout)
EmptyLiteral
(RuboCop::Cop::Style)
EmptyMethod
(RuboCop::Cop::Style)
EmptyParameter
(RuboCop::Cop)
EmptyWhen
(RuboCop::Cop::Lint)
Encoding
(RuboCop::Cop::Style)
EndAlignment
(RuboCop::Cop::Layout)
EndBlock
(RuboCop::Cop::Style)
EndInMethod
(RuboCop::Cop::Lint)
EndKeywordAlignment
(RuboCop::Cop)
EndOfLine
(RuboCop::Cop::Layout)
EndWith
(RuboCop::Cop::Performance)
EnforceSuperclass
(RuboCop::Cop)
Ensure
(RuboCop::Cop::VariableForce::Branch)
EnsureNode
(RuboCop::AST)
EnsureReturn
(RuboCop::Cop::Lint)
EnumUniqueness
(RuboCop::Cop::Rails)
EnvironmentComparison
(RuboCop::Cop::Rails)
ErbNewArguments
(RuboCop::Cop::Lint)
Error
(RuboCop)
Eval
(RuboCop::Cop::Security)
EvalWithLocation
(RuboCop::Cop::Style)
EvenOdd
(RuboCop::Cop::Style)
ExceptionHandler
(RuboCop::Cop::VariableForce::Branch)
Exit
(RuboCop::Cop::Rails)
ExpandPathArguments
(RuboCop::Cop::Style)
ExpectOffense
(RuboCop::RSpec)
ExtraSpacing
(RuboCop::Cop::Layout)
F
FileFinder
(RuboCop)
FileListFormatter
(RuboCop::Formatter)
FileName
(RuboCop::Cop::Naming)
FilePath
(RuboCop::Cop::Rails)
FindBy
(RuboCop::Cop::Rails)
FindEach
(RuboCop::Cop::Rails)
Finished
(RuboCop::CLI)
FirstArrayElementLineBreak
(RuboCop::Cop::Layout)
FirstElementLineBreak
(RuboCop::Cop)
FirstHashElementLineBreak
(RuboCop::Cop::Layout)
FirstMethodArgumentLineBreak
(RuboCop::Cop::Layout)
FirstMethodParameterLineBreak
(RuboCop::Cop::Layout)
FirstParameterIndentation
(RuboCop::Cop::Layout)
FixedSize
(RuboCop::Cop::Performance)
FlatMap
(RuboCop::Cop::Performance)
FlipFlop
(RuboCop::Cop::Lint)
FloatOutOfRange
(RuboCop::Cop::Lint)
For
(RuboCop::Cop::VariableForce::Branch)
For
(RuboCop::Cop::Style)
ForNode
(RuboCop::AST)
ForToEachCorrector
(RuboCop::Cop)
Force
(RuboCop::Cop)
FormatParameterMismatch
(RuboCop::Cop::Lint)
FormatString
(RuboCop::Cop::Style)
FormatStringToken
(RuboCop::Cop::Style)
Formatter
(RuboCop)
FormatterSet
(RuboCop::Formatter)
FrozenStringLiteral
(RuboCop::Cop)
FrozenStringLiteralComment
(RuboCop::Cop::Style)
FuubarStyleFormatter
(RuboCop::Formatter)
G
GemComment
(RuboCop::Cop::Bundler)
Gemspec
(RuboCop::Cop)
Generator
(RuboCop::Cop)
GenericCorrector
(RuboCop::Cop::Style::ParallelAssignment)
GlobalVars
(RuboCop::Cop::Style)
GuardClause
(RuboCop::Cop::Style)
H
HTMLFormatter
(RuboCop::Formatter)
HandleExceptions
(RuboCop::Cop::Lint)
HasAndBelongsToMany
(RuboCop::Cop::Rails)
HasManyOrHasOneDependent
(RuboCop::Cop::Rails)
HashAlignment
(RuboCop::Cop)
HashElementNode
(RuboCop::AST)
HashNode
(RuboCop::AST)
HashSyntax
(RuboCop::Cop::Style)
Heredoc
(RuboCop::Cop)
HeredocDelimiterCase
(RuboCop::Cop::Naming)
HeredocDelimiterNaming
(RuboCop::Cop::Naming)
HostEnvironmentSimulatorHelper
HttpPositionalArguments
(RuboCop::Cop::Rails)
HttpStatus
(RuboCop::Cop::Rails)
I
IdenticalConditionalBranches
(RuboCop::Cop::Style)
If
(RuboCop::Cop::VariableForce::Branch)
IfCorrector
(RuboCop::Cop::Style)
IfInsideElse
(RuboCop::Cop::Style)
IfNode
(RuboCop::AST)
IfUnlessModifier
(RuboCop::Cop::Style)
IfUnlessModifierOfIfUnless
(RuboCop::Cop::Style)
IfWithSemicolon
(RuboCop::Cop::Style)
IgnoredMethods
(RuboCop::Cop)
IgnoredNode
(RuboCop::Cop)
IgnoredPattern
(RuboCop::Cop)
IgnoredSkipActionFilterOption
(RuboCop::Cop::Rails)
ImplicitRuntimeError
(RuboCop::Cop::Style)
ImplicitStringConcatenation
(RuboCop::Cop::Lint)
IncorrectCopNameError
(RuboCop)
IndentArray
(RuboCop::Cop::Layout)
IndentAssignment
(RuboCop::Cop::Layout)
IndentHash
(RuboCop::Cop::Layout)
IndentHeredoc
(RuboCop::Cop::Layout)
IndentationConsistency
(RuboCop::Cop::Layout)
IndentationWidth
(RuboCop::Cop::Layout)
IneffectiveAccessModifier
(RuboCop::Cop::Lint)
InefficientHashSearch
(RuboCop::Cop::Performance)
InfiniteCorrectionLoop
(RuboCop::Runner)
InfiniteLoop
(RuboCop::Cop::Style)
InheritException
(RuboCop::Cop::Lint)
InitialIndentation
(RuboCop::Cop::Layout)
InlineComment
(RuboCop::Cop::Style)
InsecureProtocolSource
(RuboCop::Cop::Bundler)
IntegerNode
(RuboCop::Cop)
InternalAffairs
(RuboCop::Cop)
InterpolationCheck
(RuboCop::Cop::Lint)
InvalidBadge
(RuboCop::Cop::Badge)
InverseMethods
(RuboCop::Cop::Style)
InverseOf
(RuboCop::Cop::Rails)
Investigation
(RuboCop::Cop::Team)
IpAddresses
(RuboCop::Cop::Style)
J
JSONFormatter
(RuboCop::Formatter)
JSONLoad
(RuboCop::Cop::Security)
K
KeyAlignment
(RuboCop::Cop::HashAlignment)
KeywordSplatNode
(RuboCop::AST)
L
Lambda
(RuboCop::Cop::Style)
LambdaCall
(RuboCop::Cop::Style)
LambdaLiteralToMethodCorrector
(RuboCop::Cop)
Layout
(RuboCop::Cop)
LeadingBlankLines
(RuboCop::Cop::Layout)
LeadingCommentSpace
(RuboCop::Cop::Layout)
LexicallyScopedActionFilter
(RuboCop::Cop::Rails)
LineBreakCorrector
(RuboCop::Cop)
LineEndConcatenation
(RuboCop::Cop::Style)
LineLength
(RuboCop::Cop::Metrics)
LinkToBlank
(RuboCop::Cop::Rails)
Lint
(RuboCop::Cop)
LiteralAsCondition
(RuboCop::Cop::Lint)
LiteralInInterpolation
(RuboCop::Cop::Lint)
LogicalOperator
(RuboCop::Cop::VariableForce::Branch)
Loop
(RuboCop::Cop::Lint)
LstripRstrip
(RuboCop::Cop::Performance)
M
Macros
(RuboCop::NodePattern)
MagicComment
(RuboCop)
MarshalLoad
(RuboCop::Cop::Security)
MatchRange
(RuboCop::Cop)
MemoizedInstanceVariableName
(RuboCop::Cop::Naming)
MessageAnnotator
(RuboCop::Cop)
MethodCallWithArgsParentheses
(RuboCop::Cop::Style)
MethodCallWithoutArgsParentheses
(RuboCop::Cop::Style)
MethodCalledOnDoEndBlock
(RuboCop::Cop::Style)
MethodComplexity
(RuboCop::Cop)
MethodDefParentheses
(RuboCop::Cop::Style)
MethodDispatchNode
(RuboCop::AST)
MethodIdentifierPredicates
(RuboCop::AST)
MethodLength
(RuboCop::Cop::Metrics)
MethodMissingSuper
(RuboCop::Cop::Style)
MethodName
(RuboCop::Cop::Naming)
MethodPreference
(RuboCop::Cop)
MethodVariableTracker
(RuboCop::Cop::Lint::UselessSetterCall)
Metrics
(RuboCop::Cop)
MinBodyLength
(RuboCop::Cop)
MinMax
(RuboCop::Cop::Style)
MissingCopEnableDirective
(RuboCop::Cop::Lint)
MissingElse
(RuboCop::Cop::Style)
MissingRespondToMissing
(RuboCop::Cop::Style)
MixinGrouping
(RuboCop::Cop::Style)
MixinUsage
(RuboCop::Cop::Style)
ModifierCorrector
(RuboCop::Cop::Style::ParallelAssignment)
ModifierNode
(RuboCop::AST)
ModuleFunction
(RuboCop::Cop::Style)
ModuleLength
(RuboCop::Cop::Metrics)
MultilineArrayBraceLayout
(RuboCop::Cop::Layout)
MultilineAssignmentLayout
(RuboCop::Cop::Layout)
MultilineBlockChain
(RuboCop::Cop::Style)
MultilineBlockLayout
(RuboCop::Cop::Layout)
MultilineExpressionIndentation
(RuboCop::Cop)
MultilineHashBraceLayout
(RuboCop::Cop::Layout)
MultilineIfModifier
(RuboCop::Cop::Style)
MultilineIfThen
(RuboCop::Cop::Style)
MultilineLiteralBraceCorrector
(RuboCop::Cop)
MultilineLiteralBraceLayout
(RuboCop::Cop)
MultilineMemoization
(RuboCop::Cop::Style)
MultilineMethodCallBraceLayout
(RuboCop::Cop::Layout)
MultilineMethodCallIndentation
(RuboCop::Cop::Layout)
MultilineMethodDefinitionBraceLayout
(RuboCop::Cop::Layout)
MultilineMethodSignature
(RuboCop::Cop::Style)
MultilineOperationIndentation
(RuboCop::Cop::Layout)
MultilineTernaryOperator
(RuboCop::Cop::Style)
MultipleCompare
(RuboCop::Cop::Lint)
MultipleComparison
(RuboCop::Cop::Style)
MutableConstant
(RuboCop::Cop::Style)
N
NameSimilarity
(RuboCop)
Naming
(RuboCop::Cop)
NegatedIf
(RuboCop::Cop::Style)
NegatedWhile
(RuboCop::Cop::Style)
NegativeConditional
(RuboCop::Cop)
NestedMethodDefinition
(RuboCop::Cop::Lint)
NestedModifier
(RuboCop::Cop::Style)
NestedParenthesizedCalls
(RuboCop::Cop::Style)
NestedPercentLiteral
(RuboCop::Cop::Lint)
NestedTernaryOperator
(RuboCop::Cop::Style)
Next
(RuboCop::Cop::Style)
NextWithoutAccumulator
(RuboCop::Cop::Lint)
NilComparison
(RuboCop::Cop::Style)
NilMethods
(RuboCop::Cop)
Node
(RuboCop::AST)
NodeDestructuring
(RuboCop::Cop::InternalAffairs)
NodePattern
(RuboCop)
NodeTypePredicate
(RuboCop::Cop::InternalAffairs)
NonLocalExitFromIterator
(RuboCop::Cop::Lint)
NonNilCheck
(RuboCop::Cop::Style)
Not
(RuboCop::Cop::Style)
NotNullColumn
(RuboCop::Cop::Rails)
NumberConversion
(RuboCop::Cop::Lint)
NumericLiteralPrefix
(RuboCop::Cop::Style)
NumericLiterals
(RuboCop::Cop::Style)
NumericPredicate
(RuboCop::Cop::Style)
NumericStyleChecker
(RuboCop::Cop::Rails::HttpStatus)
O
Offense
(RuboCop::Cop)
OffenseCountFormatter
(RuboCop::Formatter)
OffenseLocationKeyword
(RuboCop::Cop::InternalAffairs)
OnNormalIfUnless
(RuboCop::Cop)
OneLineConditional
(RuboCop::Cop::Style)
Open
(RuboCop::Cop::Security)
OpenStruct
(RuboCop::Cop::Performance)
OptionArgumentError
(RuboCop)
OptionHash
(RuboCop::Cop::Style)
OptionalArguments
(RuboCop::Cop::Style)
Options
(RuboCop)
OptionsHelp
(RuboCop)
OptionsValidator
(RuboCop)
Or
(RuboCop::Cop::VariableForce::Branch)
OrAssignment
(RuboCop::Cop::Style)
OrNode
(RuboCop::AST)
OrderedDependencies
(RuboCop::Cop::Gemspec)
OrderedGemCorrector
(RuboCop::Cop)
OrderedGemNode
(RuboCop::Cop)
OrderedGems
(RuboCop::Cop::Bundler)
OrderedMagicComments
(RuboCop::Cop::Lint)
Output
(RuboCop::Cop::Rails)
OutputSafety
(RuboCop::Cop::Rails)
P
PairNode
(RuboCop::AST)
ParallelAssignment
(RuboCop::Cop::Style)
ParameterLists
(RuboCop::Cop::Metrics)
ParameterizedNode
(RuboCop::AST)
Parentheses
(RuboCop::Cop)
ParenthesesAroundCondition
(RuboCop::Cop::Style)
ParenthesesAsGroupedExpression
(RuboCop::Cop::Lint)
ParenthesesCorrector
(RuboCop::Cop)
ParserDiagnostic
(RuboCop::Cop)
PathUtil
(RuboCop)
PerceivedComplexity
(RuboCop::Cop::Metrics)
PercentArray
(RuboCop::Cop)
PercentLiteral
(RuboCop::Cop)
PercentLiteralCorrector
(RuboCop::Cop)
PercentLiteralDelimiters
(RuboCop::Cop::Style)
PercentQLiterals
(RuboCop::Cop::Style)
PercentStringArray
(RuboCop::Cop::Lint)
PercentSymbolArray
(RuboCop::Cop::Lint)
Performance
(RuboCop::Cop)
PerlBackrefs
(RuboCop::Cop::Style)
Platform
(RuboCop)
PluralizationGrammar
(RuboCop::Cop::Rails)
PrecedingFollowingAlignment
(RuboCop::Cop)
PredicateName
(RuboCop::Cop::Naming)
PredicateOperatorNode
(RuboCop::AST)
PreferredDelimiters
(RuboCop::Cop)
PreferredHashMethods
(RuboCop::Cop::Style)
Presence
(RuboCop::Cop::Rails)
Present
(RuboCop::Cop::Rails)
Proc
(RuboCop::Cop::Style)
ProcessedSource
(RuboCop)
ProgressFormatter
(RuboCop::Formatter)
PseudoSourceRange
(RuboCop::Cop::Lint::Syntax)
PunctuationCorrector
(RuboCop::Cop)
Q
QuietFormatter
(RuboCop::Formatter)
R
RSpec
(RuboCop)
Rails
(RuboCop::Cop)
RaiseArgs
(RuboCop::Cop::Style)
RakeTask
(RuboCop)
RandOne
(RuboCop::Cop::Lint)
RandomWithOffset
(RuboCop::Cop::Style)
RangeHelp
(RuboCop::Cop)
RangeInclude
(RuboCop::Cop::Performance)
RangeNode
(RuboCop::AST)
ReadWriteAttribute
(RuboCop::Cop::Rails)
RedundantBegin
(RuboCop::Cop::Style)
RedundantBlockCall
(RuboCop::Cop::Performance)
RedundantConditional
(RuboCop::Cop::Style)
RedundantException
(RuboCop::Cop::Style)
RedundantFreeze
(RuboCop::Cop::Style)
RedundantLocationArgument
(RuboCop::Cop::InternalAffairs)
RedundantMatch
(RuboCop::Cop::Performance)
RedundantMerge
(RuboCop::Cop::Performance)
RedundantMessageArgument
(RuboCop::Cop::InternalAffairs)
RedundantParentheses
(RuboCop::Cop::Style)
RedundantReceiverInWithOptions
(RuboCop::Cop::Rails)
RedundantReturn
(RuboCop::Cop::Style)
RedundantSelf
(RuboCop::Cop::Style)
RedundantSortBy
(RuboCop::Cop::Performance)
RedundantWithIndex
(RuboCop::Cop::Lint)
RedundantWithObject
(RuboCop::Cop::Lint)
Reference
(RuboCop::Cop::VariableForce)
ReflectionClassName
(RuboCop::Cop::Rails)
RefuteMethods
(RuboCop::Cop::Rails)
RegexpAsCondition
(RuboCop::Cop::Lint)
RegexpLiteral
(RuboCop::Cop::Style)
RegexpMatch
(RuboCop::Cop::Performance)
RegexpNode
(RuboCop::AST)
Registry
(RuboCop::Cop)
RelativeDateConstant
(RuboCop::Cop::Rails)
RemoteConfig
(RuboCop)
Report
(RuboCop::Formatter::SimpleTextFormatter)
RequestReferer
(RuboCop::Cop::Rails)
RequireFileInjector
(RuboCop::Cop::Generator)
RequireParentheses
(RuboCop::Cop::Lint)
RequiredRubyVersion
(RuboCop::Cop::Gemspec)
ResbodyNode
(RuboCop::AST)
Rescue
(RuboCop::Cop::VariableForce::Branch)
RescueCorrector
(RuboCop::Cop::Style::ParallelAssignment)
RescueEnsureAlignment
(RuboCop::Cop::Layout)
RescueException
(RuboCop::Cop::Lint)
RescueModifier
(RuboCop::Cop::Style)
RescueNode
(RuboCop::Cop)
RescueStandardError
(RuboCop::Cop::Style)
RescueType
(RuboCop::Cop::Lint)
ResultCache
(RuboCop)
RetryNode
(RuboCop::AST)
ReturnInVoidContext
(RuboCop::Cop::Lint)
ReturnNil
(RuboCop::Cop::Style)
ReverseEach
(RuboCop::Cop::Performance)
ReversibleMigration
(RuboCop::Cop::Rails)
RuboCop
Runner
(RuboCop)
S
SafeAssignment
(RuboCop::Cop)
SafeMode
(RuboCop::Cop)
SafeNavigation
(RuboCop::Cop::Style)
SafeNavigation
(RuboCop::Cop::Rails)
SafeNavigationChain
(RuboCop::Cop::Lint)
SafeNavigationConsistency
(RuboCop::Cop::Lint)
SafeNavigationWithEmpty
(RuboCop::Cop::Lint)
Sample
(RuboCop::Cop::Performance)
SaveBang
(RuboCop::Cop::Rails)
Scope
(RuboCop::Cop::VariableForce)
ScopeArgs
(RuboCop::Cop::Rails)
ScriptPermission
(RuboCop::Cop::Lint)
Security
(RuboCop::Cop)
SelfAssignment
(RuboCop::Cop::Style)
Semicolon
(RuboCop::Cop::Style)
Send
(RuboCop::Cop::Style)
SendNode
(RuboCop::AST)
SeparatorAlignment
(RuboCop::Cop::HashAlignment)
Severity
(RuboCop::Cop)
Sexp
(RuboCop::AST)
ShadowedArgument
(RuboCop::Cop::Lint)
ShadowedException
(RuboCop::Cop::Lint)
ShadowingOuterLocalVariable
(RuboCop::Cop::Lint)
SignalException
(RuboCop::Cop::Style)
SimpleComment
(RuboCop::MagicComment)
SimpleConditional
(RuboCop::Cop::VariableForce::Branch)
SimpleTextFormatter
(RuboCop::Formatter)
SingleLineBlockParams
(RuboCop::Cop::Style)
SingleLineMethods
(RuboCop::Cop::Style)
Size
(RuboCop::Cop::Performance)
SkipsModelValidations
(RuboCop::Cop::Rails)
SpaceAfterColon
(RuboCop::Cop::Layout)
SpaceAfterComma
(RuboCop::Cop::Layout)
SpaceAfterMethodName
(RuboCop::Cop::Layout)
SpaceAfterNot
(RuboCop::Cop::Layout)
SpaceAfterPunctuation
(RuboCop::Cop)
SpaceAfterSemicolon
(RuboCop::Cop::Layout)
SpaceAroundBlockParameters
(RuboCop::Cop::Layout)
SpaceAroundEqualsInParameterDefault
(RuboCop::Cop::Layout)
SpaceAroundKeyword
(RuboCop::Cop::Layout)
SpaceAroundOperators
(RuboCop::Cop::Layout)
SpaceBeforeBlockBraces
(RuboCop::Cop::Layout)
SpaceBeforeComma
(RuboCop::Cop::Layout)
SpaceBeforeComment
(RuboCop::Cop::Layout)
SpaceBeforeFirstArg
(RuboCop::Cop::Layout)
SpaceBeforePunctuation
(RuboCop::Cop)
SpaceBeforeSemicolon
(RuboCop::Cop::Layout)
SpaceCorrector
(RuboCop::Cop)
SpaceInLambdaLiteral
(RuboCop::Cop::Layout)
SpaceInsideArrayLiteralBrackets
(RuboCop::Cop::Layout)
SpaceInsideArrayPercentLiteral
(RuboCop::Cop::Layout)
SpaceInsideBlockBraces
(RuboCop::Cop::Layout)
SpaceInsideHashLiteralBraces
(RuboCop::Cop::Layout)
SpaceInsideParens
(RuboCop::Cop::Layout)
SpaceInsidePercentLiteralDelimiters
(RuboCop::Cop::Layout)
SpaceInsideRangeLiteral
(RuboCop::Cop::Layout)
SpaceInsideReferenceBrackets
(RuboCop::Cop::Layout)
SpaceInsideStringInterpolation
(RuboCop::Cop::Layout)
SpecialGlobalVars
(RuboCop::Cop::Style)
StabbyLambdaParentheses
(RuboCop::Cop::Style)
StartWith
(RuboCop::Cop::Performance)
StatementModifier
(RuboCop::Cop)
StderrPuts
(RuboCop::Cop::Style)
StrNode
(RuboCop::AST)
String
StringConversionInInterpolation
(RuboCop::Cop::Lint)
StringHashKeys
(RuboCop::Cop::Style)
StringHelp
(RuboCop::Cop)
StringInterpreter
(RuboCop)
StringLiteralCorrector
(RuboCop::Cop)
StringLiterals
(RuboCop::Cop::Style)
StringLiteralsHelp
(RuboCop::Cop)
StringLiteralsInInterpolation
(RuboCop::Cop::Style)
StringMethods
(RuboCop::Cop::Style)
StringReplacement
(RuboCop::Cop::Performance)
StringUtil
(RuboCop)
StructInheritance
(RuboCop::Cop::Style)
Style
(RuboCop::Cop)
SuperNode
(RuboCop::AST)
SurroundingSpace
(RuboCop::Cop)
SymbolArray
(RuboCop::Cop::Style)
SymbolLiteral
(RuboCop::Cop::Style)
SymbolNode
(RuboCop::AST)
SymbolProc
(RuboCop::Cop::Style)
SymbolicStyleChecker
(RuboCop::Cop::Rails::HttpStatus)
Syntax
(RuboCop::Cop::Lint)
T
Tab
(RuboCop::Cop::Layout)
TableAlignment
(RuboCop::Cop::HashAlignment)
TapFormatter
(RuboCop::Formatter)
TargetFinder
(RuboCop)
TargetRailsVersion
(RuboCop::Cop)
TargetRubyVersion
(RuboCop::Cop)
Team
(RuboCop::Cop)
TernaryCorrector
(RuboCop::Cop::Style)
TernaryParentheses
(RuboCop::Cop::Style)
TextUtil
(RuboCop::Formatter)
TimeZone
(RuboCop::Cop::Rails)
TimesMap
(RuboCop::Cop::Performance)
ToJSON
(RuboCop::Cop::Lint)
Token
(RuboCop)
TooManyLines
(RuboCop::Cop)
TrailingBlankLines
(RuboCop::Cop::Layout)
TrailingBody
(RuboCop::Cop)
TrailingBodyOnClass
(RuboCop::Cop::Style)
TrailingBodyOnMethodDefinition
(RuboCop::Cop::Style)
TrailingBodyOnModule
(RuboCop::Cop::Style)
TrailingComma
(RuboCop::Cop)
TrailingCommaInArguments
(RuboCop::Cop::Style)
TrailingCommaInArrayLiteral
(RuboCop::Cop::Style)
TrailingCommaInHashLiteral
(RuboCop::Cop::Style)
TrailingMethodEndStatement
(RuboCop::Cop::Style)
TrailingUnderscoreVariable
(RuboCop::Cop::Style)
TrailingWhitespace
(RuboCop::Cop::Layout)
Traversal
(RuboCop::AST)
TrivialAccessors
(RuboCop::Cop::Style)
U
UncommunicativeBlockParamName
(RuboCop::Cop::Naming)
UncommunicativeMethodParamName
(RuboCop::Cop::Naming)
UncommunicativeName
(RuboCop::Cop)
UnderscorePrefixedVariableName
(RuboCop::Cop::Lint)
UnfreezeString
(RuboCop::Cop::Performance)
UnifiedInteger
(RuboCop::Cop::Lint)
UniqBeforePluck
(RuboCop::Cop::Rails)
UnknownEnv
(RuboCop::Cop::Rails)
UnlessCorrector
(RuboCop::Cop::Style)
UnlessElse
(RuboCop::Cop::Style)
UnneededCapitalW
(RuboCop::Cop::Style)
UnneededCondition
(RuboCop::Cop::Style)
UnneededCopDisableDirective
(RuboCop::Cop::Lint)
UnneededCopEnableDirective
(RuboCop::Cop::Lint)
UnneededInterpolation
(RuboCop::Cop::Style)
UnneededPercentQ
(RuboCop::Cop::Style)
UnneededRequireStatement
(RuboCop::Cop::Lint)
UnneededSort
(RuboCop::Cop::Performance)
UnneededSplatExpansion
(RuboCop::Cop::Lint)
UnpackFirst
(RuboCop::Cop::Style)
UnreachableCode
(RuboCop::Cop::Lint)
Until
(RuboCop::Cop::VariableForce::Branch)
UntilNode
(RuboCop::AST)
UntilPost
(RuboCop::Cop::VariableForce::Branch)
UnusedArgCorrector
(RuboCop::Cop)
UnusedArgument
(RuboCop::Cop::Lint)
UnusedBlockArgument
(RuboCop::Cop::Lint)
UnusedMethodArgument
(RuboCop::Cop::Lint)
UriDefaultParser
(RuboCop::Cop::Performance)
UriEscapeUnescape
(RuboCop::Cop::Lint)
UriRegexp
(RuboCop::Cop::Lint)
UselessAccessModifier
(RuboCop::Cop::Lint)
UselessAssignment
(RuboCop::Cop::Lint)
UselessComparison
(RuboCop::Cop::Lint)
UselessElseWithoutRescue
(RuboCop::Cop::Lint)
UselessMessageAssertion
(RuboCop::Cop::InternalAffairs)
UselessSetterCall
(RuboCop::Cop::Lint)
Util
(RuboCop::Cop)
Utils
(RuboCop::Cop::Metrics)
V
Validation
(RuboCop::Cop::Rails)
ValidationError
(RuboCop)
ValueAlignment
(RuboCop::Cop::HashAlignment)
Variable
(RuboCop::Cop::VariableForce)
VariableForce
(RuboCop::Cop)
VariableInterpolation
(RuboCop::Cop::Style)
VariableName
(RuboCop::Cop::Naming)
VariableNumber
(RuboCop::Cop::Naming)
VariableReference
(RuboCop::Cop::VariableForce)
VariableTable
(RuboCop::Cop::VariableForce)
Version
(RuboCop)
VimComment
(RuboCop::MagicComment)
Void
(RuboCop::Cop::Lint)
W
Warning
(RuboCop)
WhenNode
(RuboCop::AST)
WhenThen
(RuboCop::Cop::Style)
While
(RuboCop::Cop::VariableForce::Branch)
WhileNode
(RuboCop::AST)
WhilePost
(RuboCop::Cop::VariableForce::Branch)
WhileUntilDo
(RuboCop::Cop::Style)
WhileUntilModifier
(RuboCop::Cop::Style)
WordArray
(RuboCop::Cop::Style)
WorstOffendersFormatter
(RuboCop::Formatter)
Y
YAMLDuplicationChecker
(RuboCop)
YAMLLoad
(RuboCop::Cop::Security)
YieldNode
(RuboCop::AST)
YodaCondition
(RuboCop::Cop::Style)
Z
ZeroLengthPredicate
(RuboCop::Cop::Style)