Class List
- RuboCopTop Level Namespace
- CLI < ObjectRuboCop
- CommentConfig < ObjectRuboCop
- Config < HashRuboCop
- ValidationError < StandardErrorRuboCop::Config
- ConfigLoader < ObjectRuboCop
- ConfigStore < ObjectRuboCop
- CopRuboCop
- AccessModifierNodeRuboCop::Cop
- AmbiguousCopName < ExceptionRuboCop::Cop
- ArraySyntaxRuboCop::Cop
- AutocorrectAlignmentRuboCop::Cop
- AutocorrectUnlessChangingASTRuboCop::Cop
- CheckAssignmentRuboCop::Cop
- CheckMethodsRuboCop::Cop
- CodeLengthRuboCop::Cop
- Commissioner < ProcessorRuboCop::Cop
- ConfigurableEnforcedStyleRuboCop::Cop
- ConfigurableMaxRuboCop::Cop
- ConfigurableNamingRuboCop::Cop
- Cop < ObjectRuboCop::Cop
- CopStore < ArrayRuboCop::Cop
- CorrectionNotPossible < ExceptionRuboCop::Cop
- Corrector < ObjectRuboCop::Cop
- EndKeywordAlignmentRuboCop::Cop
- Force < ObjectRuboCop::Cop
- IfNodeRuboCop::Cop
- IfThenElseRuboCop::Cop
- IgnoredNodeRuboCop::Cop
- LintRuboCop::Cop
- AmbiguousOperator < CopRuboCop::Cop::Lint
- AmbiguousRegexpLiteral < CopRuboCop::Cop::Lint
- AssignmentInCondition < CopRuboCop::Cop::Lint
- BlockAlignment < CopRuboCop::Cop::Lint
- ConditionPosition < CopRuboCop::Cop::Lint
- Debugger < CopRuboCop::Cop::Lint
- DefEndAlignment < CopRuboCop::Cop::Lint
- DeprecatedClassMethods < 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
- HandleExceptions < CopRuboCop::Cop::Lint
- InvalidCharacterLiteral < CopRuboCop::Cop::Lint
- LiteralInCondition < CopRuboCop::Cop::Lint
- LiteralInInterpolation < CopRuboCop::Cop::Lint
- Loop < CopRuboCop::Cop::Lint
- ParenthesesAsGroupedExpression < CopRuboCop::Cop::Lint
- RequireParentheses < CopRuboCop::Cop::Lint
- RescueException < CopRuboCop::Cop::Lint
- ShadowingOuterLocalVariable < CopRuboCop::Cop::Lint
- SpaceBeforeFirstArg < CopRuboCop::Cop::Lint
- StringConversionInInterpolation < CopRuboCop::Cop::Lint
- SyntaxRuboCop::Cop::Lint
- PseudoSourceRange < StructRuboCop::Cop::Lint::Syntax
- UnderscorePrefixedVariableName < 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
- NegativeConditionalRuboCop::Cop
- Offense < ObjectRuboCop::Cop
- ParserDiagnosticRuboCop::Cop
- PercentLiteralRuboCop::Cop
- RailsRuboCop::Cop
- ActionFilter < CopRuboCop::Cop::Rails
- DefaultScope < CopRuboCop::Cop::Rails
- Delegate < CopRuboCop::Cop::Rails
- HasAndBelongsToMany < CopRuboCop::Cop::Rails
- Output < CopRuboCop::Cop::Rails
- ReadWriteAttribute < CopRuboCop::Cop::Rails
- ScopeArgs < CopRuboCop::Cop::Rails
- Validation < CopRuboCop::Cop::Rails
- SafeAssignmentRuboCop::Cop
- Severity < ObjectRuboCop::Cop
- SpaceAfterPunctuationRuboCop::Cop
- SpaceBeforePunctuationRuboCop::Cop
- SpaceInsideRuboCop::Cop
- StatementModifierRuboCop::Cop
- StringHelpRuboCop::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
- BeginBlock < CopRuboCop::Cop::Style
- BlockComments < CopRuboCop::Cop::Style
- BlockNesting < CopRuboCop::Cop::Style
- Blocks < CopRuboCop::Cop::Style
- BracesAroundHashParameters < CopRuboCop::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
- ClassLength < CopRuboCop::Cop::Style
- ClassMethods < CopRuboCop::Cop::Style
- ClassVars < CopRuboCop::Cop::Style
- CollectionMethods < CopRuboCop::Cop::Style
- ColonMethodCall < CopRuboCop::Cop::Style
- CommentAnnotation < CopRuboCop::Cop::Style
- CommentIndentation < CopRuboCop::Cop::Style
- ConstantName < CopRuboCop::Cop::Style
- CyclomaticComplexity < 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
- EmptyLineBetweenDefs < CopRuboCop::Cop::Style
- EmptyLines < CopRuboCop::Cop::Style
- EmptyLinesAroundAccessModifier < CopRuboCop::Cop::Style
- EmptyLinesAroundBody < CopRuboCop::Cop::Style
- EmptyLiteral < CopRuboCop::Cop::Style
- Encoding < CopRuboCop::Cop::Style
- EndBlock < CopRuboCop::Cop::Style
- EndOfLine < CopRuboCop::Cop::Style
- EvenOdd < CopRuboCop::Cop::Style
- FileName < CopRuboCop::Cop::Style
- FlipFlop < CopRuboCop::Cop::Style
- For < CopRuboCop::Cop::Style
- FormatString < CopRuboCop::Cop::Style
- GlobalVars < CopRuboCop::Cop::Style
- GuardClause < CopRuboCop::Cop::Style
- HashSyntax < CopRuboCop::Cop::Style
- IfUnlessModifier < CopRuboCop::Cop::Style
- IfWithSemicolon < CopRuboCop::Cop::Style
- IndentArray < CopRuboCop::Cop::Style
- IndentHash < CopRuboCop::Cop::Style
- IndentationConsistency < CopRuboCop::Cop::Style
- IndentationWidth < CopRuboCop::Cop::Style
- InlineComment < CopRuboCop::Cop::Style
- Lambda < CopRuboCop::Cop::Style
- LambdaCall < CopRuboCop::Cop::Style
- LeadingCommentSpace < CopRuboCop::Cop::Style
- LineEndConcatenation < CopRuboCop::Cop::Style
- LineLength < CopRuboCop::Cop::Style
- MethodCallParentheses < CopRuboCop::Cop::Style
- MethodCalledOnDoEndBlock < CopRuboCop::Cop::Style
- MethodDefParentheses < CopRuboCop::Cop::Style
- MethodLength < CopRuboCop::Cop::Style
- MethodName < CopRuboCop::Cop::Style
- ModuleFunction < CopRuboCop::Cop::Style
- MultilineBlockChain < CopRuboCop::Cop::Style
- MultilineIfThen < CopRuboCop::Cop::Style
- MultilineTernaryOperator < CopRuboCop::Cop::Style
- NegatedIf < CopRuboCop::Cop::Style
- NegatedWhile < 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
- ParameterLists < CopRuboCop::Cop::Style
- ParenthesesAroundCondition < CopRuboCop::Cop::Style
- PercentLiteralDelimiters < 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
- RedundantReturn < CopRuboCop::Cop::Style
- RedundantSelf < CopRuboCop::Cop::Style
- RegexpLiteral < CopRuboCop::Cop::Style
- RescueModifier < CopRuboCop::Cop::Style
- SelfAssignment < CopRuboCop::Cop::Style
- Semicolon < CopRuboCop::Cop::Style
- SignalException < CopRuboCop::Cop::Style
- SingleLineBlockParams < CopRuboCop::Cop::Style
- SingleLineMethods < CopRuboCop::Cop::Style
- SingleSpaceBeforeFirstArg < CopRuboCop::Cop::Style
- SpaceAfterColon < CopRuboCop::Cop::Style
- SpaceAfterComma < CopRuboCop::Cop::Style
- SpaceAfterControlKeyword < CopRuboCop::Cop::Style
- SpaceAfterMethodName < CopRuboCop::Cop::Style
- SpaceAfterNot < CopRuboCop::Cop::Style
- SpaceAfterSemicolon < CopRuboCop::Cop::Style
- SpaceAroundEqualsInParameterDefault < CopRuboCop::Cop::Style
- SpaceAroundOperators < CopRuboCop::Cop::Style
- SpaceBeforeBlockBraces < CopRuboCop::Cop::Style
- SpaceBeforeComma < CopRuboCop::Cop::Style
- SpaceBeforeComment < CopRuboCop::Cop::Style
- SpaceBeforeModifierKeyword < CopRuboCop::Cop::Style
- SpaceBeforeSemicolon < CopRuboCop::Cop::Style
- SpaceInsideBlockBraces < CopRuboCop::Cop::Style
- SpaceInsideBrackets < CopRuboCop::Cop::Style
- SpaceInsideHashLiteralBraces < CopRuboCop::Cop::Style
- SpaceInsideParens < CopRuboCop::Cop::Style
- SpecialGlobalVars < CopRuboCop::Cop::Style
- StringLiterals < CopRuboCop::Cop::Style
- SymbolArray < CopRuboCop::Cop::Style
- Tab < CopRuboCop::Cop::Style
- TrailingBlankLines < CopRuboCop::Cop::Style
- TrailingComma < CopRuboCop::Cop::Style
- TrailingWhitespace < CopRuboCop::Cop::Style
- TrivialAccessors < CopRuboCop::Cop::Style
- UnlessElse < CopRuboCop::Cop::Style
- UnneededCapitalW < CopRuboCop::Cop::Style
- UnneededPercentQ < CopRuboCop::Cop::Style
- UnneededPercentX < 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
- SurroundingSpaceRuboCop::Cop
- Team < ObjectRuboCop::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
- ASTScanner < ObjectRuboCop::Cop::VariableForce::Scope
- Variable < ObjectRuboCop::Cop::VariableForce
- VariableTable < ObjectRuboCop::Cop::VariableForce
- 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
- JSONFormatter < BaseFormatterRuboCop::Formatter
- OffenseCountFormatter < BaseFormatterRuboCop::Formatter
- ProgressFormatter < ClangStyleFormatterRuboCop::Formatter
- SimpleTextFormatter < BaseFormatterRuboCop::Formatter
- Options < ObjectRuboCop
- OptionsHelpRuboCop
- PathUtilRuboCop
- ProcessedSource < ObjectRuboCop
- RakeTask < TaskLibRuboCop
- Runner < ObjectRuboCop
- TargetFinder < ObjectRuboCop
- Token < ObjectRuboCop
- VersionRuboCop