Class List
- RuboCopTop Level Namespace
- CLI < ObjectRuboCop
- Finished < ExceptionRuboCop::CLI
- CachedData < ObjectRuboCop
- CommentConfig < ObjectRuboCop
- Config < HashRuboCop
- ConfigLoader < ObjectRuboCop
- ConfigStore < ObjectRuboCop
- CopRuboCop
- AccessModifierNodeRuboCop::Cop
- AmbiguousCopName < ErrorRuboCop::Cop
- ArrayHashIndentationRuboCop::Cop
- ArraySyntaxRuboCop::Cop
- AutocorrectAlignmentRuboCop::Cop
- AutocorrectLogicRuboCop::Cop
- CheckAssignmentRuboCop::Cop
- ClassishLengthRuboCop::Cop
- CodeLengthRuboCop::Cop
- Commissioner < ObjectRuboCop::Cop
- ConfigurableEnforcedStyleRuboCop::Cop
- ConfigurableMaxRuboCop::Cop
- ConfigurableNamingRuboCop::Cop
- Cop < ObjectRuboCop::Cop
- CopStore < ArrayRuboCop::Cop
- Corrector < ObjectRuboCop::Cop
- EndKeywordAlignmentRuboCop::Cop
- FirstElementLineBreakRuboCop::Cop
- Force < ObjectRuboCop::Cop
- FrozenStringLiteralRuboCop::Cop
- HashNodeRuboCop::Cop
- IfNodeRuboCop::Cop
- IgnoredNodeRuboCop::Cop
- LintRuboCop::Cop
- AmbiguousOperator < CopRuboCop::Cop::Lint
- AmbiguousRegexpLiteral < CopRuboCop::Cop::Lint
- AssignmentInCondition < CopRuboCop::Cop::Lint
- BlockAlignment < CopRuboCop::Cop::Lint
- CircularArgumentReference < CopRuboCop::Cop::Lint
- ConditionPosition < CopRuboCop::Cop::Lint
- Debugger < CopRuboCop::Cop::Lint
- DefEndAlignment < CopRuboCop::Cop::Lint
- DeprecatedClassMethods < CopRuboCop::Cop::Lint
- DeprecatedClassMethod < ObjectRuboCop::Cop::Lint::DeprecatedClassMethods
- DuplicateMethods < CopRuboCop::Cop::Lint
- DuplicatedKey < CopRuboCop::Cop::Lint
- EachWithObjectArgument < CopRuboCop::Cop::Lint
- ElseLayout < CopRuboCop::Cop::Lint
- EmptyEnsure < CopRuboCop::Cop::Lint
- EmptyInterpolation < CopRuboCop::Cop::Lint
- EndAlignment < CopRuboCop::Cop::Lint
- EndInMethod < CopRuboCop::Cop::Lint
- EnsureReturn < CopRuboCop::Cop::Lint
- Eval < CopRuboCop::Cop::Lint
- FloatOutOfRange < CopRuboCop::Cop::Lint
- FormatParameterMismatch < CopRuboCop::Cop::Lint
- HandleExceptions < CopRuboCop::Cop::Lint
- ImplicitStringConcatenation < CopRuboCop::Cop::Lint
- IneffectiveAccessModifier < CopRuboCop::Cop::Lint
- InvalidCharacterLiteral < CopRuboCop::Cop::Lint
- LiteralInCondition < CopRuboCop::Cop::Lint
- LiteralInInterpolation < CopRuboCop::Cop::Lint
- Loop < CopRuboCop::Cop::Lint
- NestedMethodDefinition < CopRuboCop::Cop::Lint
- NextWithoutAccumulator < CopRuboCop::Cop::Lint
- NonLocalExitFromIterator < CopRuboCop::Cop::Lint
- ParenthesesAsGroupedExpression < CopRuboCop::Cop::Lint
- RandOne < CopRuboCop::Cop::Lint
- RequireParentheses < CopRuboCop::Cop::Lint
- RescueException < CopRuboCop::Cop::Lint
- ShadowingOuterLocalVariable < CopRuboCop::Cop::Lint
- StringConversionInInterpolation < CopRuboCop::Cop::Lint
- SyntaxRuboCop::Cop::Lint
- PseudoSourceRange < StructRuboCop::Cop::Lint::Syntax
- UnderscorePrefixedVariableName < CopRuboCop::Cop::Lint
- UnneededDisable < CopRuboCop::Cop::Lint
- UnreachableCode < CopRuboCop::Cop::Lint
- UnusedArgumentRuboCop::Cop::Lint
- UnusedBlockArgument < CopRuboCop::Cop::Lint
- UnusedMethodArgument < CopRuboCop::Cop::Lint
- UselessAccessModifier < CopRuboCop::Cop::Lint
- UselessAssignment < CopRuboCop::Cop::Lint
- UselessComparison < CopRuboCop::Cop::Lint
- UselessElseWithoutRescue < CopRuboCop::Cop::Lint
- UselessSetterCall < CopRuboCop::Cop::Lint
- MethodVariableTracker < ObjectRuboCop::Cop::Lint::UselessSetterCall
- Void < CopRuboCop::Cop::Lint
- MethodComplexityRuboCop::Cop
- MethodPreferenceRuboCop::Cop
- MetricsRuboCop::Cop
- AbcSize < CopRuboCop::Cop::Metrics
- BlockNesting < CopRuboCop::Cop::Metrics
- ClassLength < CopRuboCop::Cop::Metrics
- CyclomaticComplexity < CopRuboCop::Cop::Metrics
- LineLength < CopRuboCop::Cop::Metrics
- MethodLength < CopRuboCop::Cop::Metrics
- ModuleLength < CopRuboCop::Cop::Metrics
- ParameterLists < CopRuboCop::Cop::Metrics
- PerceivedComplexity < CopRuboCop::Cop::Metrics
- MinBodyLengthRuboCop::Cop
- MultilineExpressionIndentationRuboCop::Cop
- MultilineLiteralBraceLayoutRuboCop::Cop
- NegativeConditionalRuboCop::Cop
- Offense < ObjectRuboCop::Cop
- OnMethodDefRuboCop::Cop
- OnNormalIfUnlessRuboCop::Cop
- ParenthesesRuboCop::Cop
- ParserDiagnosticRuboCop::Cop
- PercentLiteralRuboCop::Cop
- PerformanceRuboCop::Cop
- CaseWhenSplat < CopRuboCop::Cop::Performance
- Casecmp < CopRuboCop::Cop::Performance
- Count < CopRuboCop::Cop::Performance
- Detect < CopRuboCop::Cop::Performance
- DoubleStartEndWith < CopRuboCop::Cop::Performance
- EndWith < CopRuboCop::Cop::Performance
- FixedSize < CopRuboCop::Cop::Performance
- FlatMap < CopRuboCop::Cop::Performance
- HashEachMethods < CopRuboCop::Cop::Performance
- LstripRstrip < CopRuboCop::Cop::Performance
- RangeInclude < CopRuboCop::Cop::Performance
- RedundantBlockCall < CopRuboCop::Cop::Performance
- RedundantMatch < CopRuboCop::Cop::Performance
- RedundantMerge < CopRuboCop::Cop::Performance
- RedundantSortBy < CopRuboCop::Cop::Performance
- ReverseEach < CopRuboCop::Cop::Performance
- Sample < CopRuboCop::Cop::Performance
- ShuffleAnalyzer < ObjectRuboCop::Cop::Performance::Sample
- Size < CopRuboCop::Cop::Performance
- StartWith < CopRuboCop::Cop::Performance
- StringReplacement < CopRuboCop::Cop::Performance
- TimesMap < CopRuboCop::Cop::Performance
- PrecedingFollowingAlignmentRuboCop::Cop
- RailsRuboCop::Cop
- ActionFilter < CopRuboCop::Cop::Rails
- Date < CopRuboCop::Cop::Rails
- Delegate < CopRuboCop::Cop::Rails
- FindBy < CopRuboCop::Cop::Rails
- FindEach < CopRuboCop::Cop::Rails
- HasAndBelongsToMany < CopRuboCop::Cop::Rails
- Output < CopRuboCop::Cop::Rails
- PluralizationGrammar < CopRuboCop::Cop::Rails
- ReadWriteAttribute < CopRuboCop::Cop::Rails
- ScopeArgs < CopRuboCop::Cop::Rails
- TimeZone < CopRuboCop::Cop::Rails
- Validation < CopRuboCop::Cop::Rails
- SafeAssignmentRuboCop::Cop
- Severity < ObjectRuboCop::Cop
- SpaceAfterPunctuationRuboCop::Cop
- SpaceBeforePunctuationRuboCop::Cop
- SpaceInsideRuboCop::Cop
- Brackets < ObjectRuboCop::Cop::SpaceInside
- StatementModifierRuboCop::Cop
- StringHelpRuboCop::Cop
- StringLiteralsHelpRuboCop::Cop
- StyleRuboCop::Cop
- AccessModifierIndentation < CopRuboCop::Cop::Style
- AccessorMethodName < CopRuboCop::Cop::Style
- Alias < CopRuboCop::Cop::Style
- AlignArray < CopRuboCop::Cop::Style
- AlignHash < CopRuboCop::Cop::Style
- AlignmentOfValues < ObjectRuboCop::Cop::Style::AlignHash
- KeyAlignment < ObjectRuboCop::Cop::Style::AlignHash
- SeparatorAlignment < AlignmentOfValuesRuboCop::Cop::Style::AlignHash
- TableAlignment < AlignmentOfValuesRuboCop::Cop::Style::AlignHash
- AlignParameters < CopRuboCop::Cop::Style
- AndOr < CopRuboCop::Cop::Style
- AnnotationCommentRuboCop::Cop::Style
- ArrayJoin < CopRuboCop::Cop::Style
- AsciiComments < CopRuboCop::Cop::Style
- AsciiIdentifiers < CopRuboCop::Cop::Style
- Attr < CopRuboCop::Cop::Style
- AutoResourceCleanup < CopRuboCop::Cop::Style
- BarePercentLiterals < CopRuboCop::Cop::Style
- BeginBlock < CopRuboCop::Cop::Style
- BlockComments < CopRuboCop::Cop::Style
- BlockDelimiters < CopRuboCop::Cop::Style
- BlockEndNewline < CopRuboCop::Cop::Style
- BracesAroundHashParameters < CopRuboCop::Cop::Style
- CaseCorrector < ObjectRuboCop::Cop::Style
- CaseEquality < CopRuboCop::Cop::Style
- CaseIndentation < CopRuboCop::Cop::Style
- CharacterLiteral < CopRuboCop::Cop::Style
- ClassAndModuleCamelCase < CopRuboCop::Cop::Style
- ClassAndModuleChildren < CopRuboCop::Cop::Style
- ClassCheck < CopRuboCop::Cop::Style
- ClassMethods < CopRuboCop::Cop::Style
- ClassVars < CopRuboCop::Cop::Style
- ClosingParenthesisIndentation < CopRuboCop::Cop::Style
- CollectionMethods < CopRuboCop::Cop::Style
- ColonMethodCall < CopRuboCop::Cop::Style
- CommandLiteral < CopRuboCop::Cop::Style
- CommentAnnotation < CopRuboCop::Cop::Style
- CommentIndentation < CopRuboCop::Cop::Style
- ConditionalAssignment < CopRuboCop::Cop::Style
- ConditionalAssignmentHelperRuboCop::Cop::Style
- ConstantName < CopRuboCop::Cop::Style
- Copyright < CopRuboCop::Cop::Style
- DefWithParentheses < CopRuboCop::Cop::Style
- DeprecatedHashMethods < CopRuboCop::Cop::Style
- Documentation < CopRuboCop::Cop::Style
- DotPosition < CopRuboCop::Cop::Style
- DoubleNegation < CopRuboCop::Cop::Style
- EachWithObject < CopRuboCop::Cop::Style
- ElseAlignment < CopRuboCop::Cop::Style
- EmptyElse < CopRuboCop::Cop::Style
- EmptyLineBetweenDefs < CopRuboCop::Cop::Style
- EmptyLines < CopRuboCop::Cop::Style
- EmptyLinesAroundAccessModifier < CopRuboCop::Cop::Style
- EmptyLinesAroundBlockBody < CopRuboCop::Cop::Style
- EmptyLinesAroundBodyRuboCop::Cop::Style
- EmptyLinesAroundClassBody < CopRuboCop::Cop::Style
- EmptyLinesAroundMethodBody < CopRuboCop::Cop::Style
- EmptyLinesAroundModuleBody < CopRuboCop::Cop::Style
- EmptyLiteral < CopRuboCop::Cop::Style
- Encoding < CopRuboCop::Cop::Style
- EndBlock < CopRuboCop::Cop::Style
- EndOfLine < CopRuboCop::Cop::Style
- EvenOdd < CopRuboCop::Cop::Style
- ExtraSpacing < CopRuboCop::Cop::Style
- FileName < CopRuboCop::Cop::Style
- FirstArrayElementLineBreak < CopRuboCop::Cop::Style
- FirstHashElementLineBreak < CopRuboCop::Cop::Style
- FirstMethodArgumentLineBreak < CopRuboCop::Cop::Style
- FirstMethodParameterLineBreak < CopRuboCop::Cop::Style
- FirstParameterIndentation < CopRuboCop::Cop::Style
- FlipFlop < CopRuboCop::Cop::Style
- For < CopRuboCop::Cop::Style
- FormatString < CopRuboCop::Cop::Style
- FrozenStringLiteralComment < CopRuboCop::Cop::Style
- GlobalVars < CopRuboCop::Cop::Style
- GuardClause < CopRuboCop::Cop::Style
- HashSyntax < CopRuboCop::Cop::Style
- IdenticalConditionalBranches < CopRuboCop::Cop::Style
- IfCorrector < ObjectRuboCop::Cop::Style
- IfInsideElse < CopRuboCop::Cop::Style
- IfUnlessModifier < CopRuboCop::Cop::Style
- IfWithSemicolon < CopRuboCop::Cop::Style
- IndentArray < CopRuboCop::Cop::Style
- IndentAssignment < CopRuboCop::Cop::Style
- IndentHash < CopRuboCop::Cop::Style
- IndentationConsistency < CopRuboCop::Cop::Style
- IndentationWidth < CopRuboCop::Cop::Style
- InfiniteLoop < CopRuboCop::Cop::Style
- InitialIndentation < CopRuboCop::Cop::Style
- InlineComment < CopRuboCop::Cop::Style
- Lambda < CopRuboCop::Cop::Style
- LambdaCall < CopRuboCop::Cop::Style
- LeadingCommentSpace < CopRuboCop::Cop::Style
- LineEndConcatenation < CopRuboCop::Cop::Style
- MethodCallParentheses < CopRuboCop::Cop::Style
- MethodCalledOnDoEndBlock < CopRuboCop::Cop::Style
- MethodDefParentheses < CopRuboCop::Cop::Style
- MethodName < CopRuboCop::Cop::Style
- MissingElse < CopRuboCop::Cop::Style
- ModuleFunction < CopRuboCop::Cop::Style
- MultilineArrayBraceLayout < CopRuboCop::Cop::Style
- MultilineAssignmentLayout < CopRuboCop::Cop::Style
- MultilineBlockChain < CopRuboCop::Cop::Style
- MultilineBlockLayout < CopRuboCop::Cop::Style
- MultilineHashBraceLayout < CopRuboCop::Cop::Style
- MultilineIfThen < CopRuboCop::Cop::Style
- MultilineMethodCallBraceLayout < CopRuboCop::Cop::Style
- MultilineMethodCallIndentation < CopRuboCop::Cop::Style
- MultilineMethodDefinitionBraceLayout < CopRuboCop::Cop::Style
- MultilineOperationIndentation < CopRuboCop::Cop::Style
- MultilineTernaryOperator < CopRuboCop::Cop::Style
- MutableConstant < CopRuboCop::Cop::Style
- NegatedIf < CopRuboCop::Cop::Style
- NegatedWhile < CopRuboCop::Cop::Style
- NestedModifier < CopRuboCop::Cop::Style
- NestedParenthesizedCalls < CopRuboCop::Cop::Style
- NestedTernaryOperator < CopRuboCop::Cop::Style
- Next < CopRuboCop::Cop::Style
- NilComparison < CopRuboCop::Cop::Style
- NonNilCheck < CopRuboCop::Cop::Style
- Not < CopRuboCop::Cop::Style
- NumericLiterals < CopRuboCop::Cop::Style
- OneLineConditional < CopRuboCop::Cop::Style
- OpMethod < CopRuboCop::Cop::Style
- OptionHash < CopRuboCop::Cop::Style
- OptionalArguments < CopRuboCop::Cop::Style
- ParallelAssignment < CopRuboCop::Cop::Style
- AssignmentSorter < ObjectRuboCop::Cop::Style::ParallelAssignment
- GenericCorrector < ObjectRuboCop::Cop::Style::ParallelAssignment
- ModifierCorrector < GenericCorrectorRuboCop::Cop::Style::ParallelAssignment
- RescueCorrector < GenericCorrectorRuboCop::Cop::Style::ParallelAssignment
- ParenthesesAroundCondition < CopRuboCop::Cop::Style
- PercentLiteralDelimiters < CopRuboCop::Cop::Style
- PercentQLiterals < CopRuboCop::Cop::Style
- PerlBackrefs < CopRuboCop::Cop::Style
- PredicateName < CopRuboCop::Cop::Style
- Proc < CopRuboCop::Cop::Style
- RaiseArgs < CopRuboCop::Cop::Style
- RedundantBegin < CopRuboCop::Cop::Style
- RedundantException < CopRuboCop::Cop::Style
- RedundantFreeze < CopRuboCop::Cop::Style
- RedundantParentheses < CopRuboCop::Cop::Style
- RedundantReturn < CopRuboCop::Cop::Style
- RedundantSelf < CopRuboCop::Cop::Style
- RegexpLiteral < CopRuboCop::Cop::Style
- RescueEnsureAlignment < CopRuboCop::Cop::Style
- RescueModifier < CopRuboCop::Cop::Style
- SelfAssignment < CopRuboCop::Cop::Style
- Semicolon < CopRuboCop::Cop::Style
- Send < CopRuboCop::Cop::Style
- SignalException < CopRuboCop::Cop::Style
- SingleLineBlockParams < CopRuboCop::Cop::Style
- SingleLineMethods < CopRuboCop::Cop::Style
- SpaceAfterColon < CopRuboCop::Cop::Style
- SpaceAfterComma < CopRuboCop::Cop::Style
- SpaceAfterMethodName < CopRuboCop::Cop::Style
- SpaceAfterNot < CopRuboCop::Cop::Style
- SpaceAfterSemicolon < CopRuboCop::Cop::Style
- SpaceAroundBlockParameters < CopRuboCop::Cop::Style
- SpaceAroundEqualsInParameterDefault < CopRuboCop::Cop::Style
- SpaceAroundKeyword < CopRuboCop::Cop::Style
- SpaceAroundOperators < CopRuboCop::Cop::Style
- SpaceBeforeBlockBraces < CopRuboCop::Cop::Style
- SpaceBeforeComma < CopRuboCop::Cop::Style
- SpaceBeforeComment < CopRuboCop::Cop::Style
- SpaceBeforeFirstArg < CopRuboCop::Cop::Style
- SpaceBeforeSemicolon < CopRuboCop::Cop::Style
- SpaceInsideBlockBraces < CopRuboCop::Cop::Style
- SpaceInsideBrackets < CopRuboCop::Cop::Style
- SpaceInsideHashLiteralBraces < CopRuboCop::Cop::Style
- SpaceInsideParens < CopRuboCop::Cop::Style
- SpaceInsideRangeLiteral < CopRuboCop::Cop::Style
- SpaceInsideStringInterpolation < CopRuboCop::Cop::Style
- SpecialGlobalVars < CopRuboCop::Cop::Style
- StabbyLambdaParentheses < CopRuboCop::Cop::Style
- StringLiterals < CopRuboCop::Cop::Style
- StringLiteralsInInterpolation < CopRuboCop::Cop::Style
- StringMethods < CopRuboCop::Cop::Style
- StructInheritance < CopRuboCop::Cop::Style
- SymbolArray < CopRuboCop::Cop::Style
- SymbolLiteral < CopRuboCop::Cop::Style
- SymbolProc < CopRuboCop::Cop::Style
- Tab < CopRuboCop::Cop::Style
- TernaryCorrector < ObjectRuboCop::Cop::Style
- TrailingBlankLines < CopRuboCop::Cop::Style
- TrailingCommaInArguments < CopRuboCop::Cop::Style
- TrailingCommaInLiteral < CopRuboCop::Cop::Style
- TrailingUnderscoreVariable < CopRuboCop::Cop::Style
- TrailingWhitespace < CopRuboCop::Cop::Style
- TrivialAccessors < CopRuboCop::Cop::Style
- UnlessCorrector < ObjectRuboCop::Cop::Style
- UnlessElse < CopRuboCop::Cop::Style
- UnneededCapitalW < CopRuboCop::Cop::Style
- UnneededInterpolation < CopRuboCop::Cop::Style
- UnneededPercentQ < CopRuboCop::Cop::Style
- VariableInterpolation < CopRuboCop::Cop::Style
- VariableName < CopRuboCop::Cop::Style
- WhenThen < CopRuboCop::Cop::Style
- WhileUntilDo < CopRuboCop::Cop::Style
- WhileUntilModifier < CopRuboCop::Cop::Style
- WordArray < CopRuboCop::Cop::Style
- ZeroLengthPredicate < CopRuboCop::Cop::Style
- SurroundingSpaceRuboCop::Cop
- Team < ObjectRuboCop::Cop
- TrailingCommaRuboCop::Cop
- UtilRuboCop::Cop
- VariableForce < ForceRuboCop::Cop
- Assignment < ObjectRuboCop::Cop::VariableForce
- LocatableRuboCop::Cop::VariableForce
- InvalidBranchBodyError < StandardErrorRuboCop::Cop::VariableForce::Locatable
- Reference < ObjectRuboCop::Cop::VariableForce
- Scope < ObjectRuboCop::Cop::VariableForce
- Variable < ObjectRuboCop::Cop::VariableForce
- VariableTable < ObjectRuboCop::Cop::VariableForce
- Error < StandardErrorRuboCop
- FormatterRuboCop
- BaseFormatter < ObjectRuboCop::Formatter
- ClangStyleFormatter < SimpleTextFormatterRuboCop::Formatter
- ColorizableRuboCop::Formatter
- DisabledConfigFormatter < BaseFormatterRuboCop::Formatter
- DisabledLinesFormatter < BaseFormatterRuboCop::Formatter
- EmacsStyleFormatter < BaseFormatterRuboCop::Formatter
- FileListFormatter < BaseFormatterRuboCop::Formatter
- FormatterSet < ArrayRuboCop::Formatter
- FuubarStyleFormatter < ClangStyleFormatterRuboCop::Formatter
- HTMLFormatter < BaseFormatterRuboCop::Formatter
- Color < StructRuboCop::Formatter::HTMLFormatter
- ERBContext < ObjectRuboCop::Formatter::HTMLFormatter
- JSONFormatter < BaseFormatterRuboCop::Formatter
- OffenseCountFormatter < BaseFormatterRuboCop::Formatter
- ProgressFormatter < ClangStyleFormatterRuboCop::Formatter
- SimpleTextFormatter < BaseFormatterRuboCop::Formatter
- Report < ObjectRuboCop::Formatter::SimpleTextFormatter
- TextUtilRuboCop::Formatter
- WorstOffendersFormatter < BaseFormatterRuboCop::Formatter
- NameSimilarityRuboCop
- Node < NodeRuboCop
- NodePattern < ObjectRuboCop
- Options < ObjectRuboCop
- OptionsHelpRuboCop
- OptionsValidator < ObjectRuboCop
- PathUtilRuboCop
- ProcessedSource < ObjectRuboCop
- RakeTask < TaskLibRuboCop
- RemoteConfig < ObjectRuboCop
- ResultCache < ObjectRuboCop
- Runner < ObjectRuboCop
- InfiniteCorrectionLoop < ExceptionRuboCop::Runner
- SexpRuboCop
- StringUtilRuboCop
- Jaro < ObjectRuboCop::StringUtil
- JaroWinkler < JaroRuboCop::StringUtil
- TargetFinder < ObjectRuboCop
- Token < ObjectRuboCop
- ValidationError < ErrorRuboCop
- VersionRuboCop
- Warning < StandardErrorRuboCop