Class List
- CopHelperTop Level Namespace
- CopsDocumentationGenerator < ObjectTop Level Namespace
- CopData < StructCopsDocumentationGenerator
- RuboCopTop Level Namespace
- CopRuboCop
- AlignmentRuboCop::Cop
- AllowedIdentifiersRuboCop::Cop
- AllowedMethodsRuboCop::Cop
- AllowedPatternRuboCop::Cop
- AllowedReceiversRuboCop::Cop
- AmbiguousCopName < ErrorRuboCop::Cop
- AnnotationComment < ObjectRuboCop::Cop
- ArrayMinSizeRuboCop::Cop
- ArraySyntaxRuboCop::Cop
- AutoCorrectorRuboCop::Cop
- CheckAssignmentRuboCop::Cop
- CheckLineBreakableRuboCop::Cop
- CheckSingleLineSuitabilityRuboCop::Cop
- CodeLengthRuboCop::Cop
- CommentsHelpRuboCop::Cop
- ConfigurableEnforcedStyleRuboCop::Cop
- ConfigurableFormattingRuboCop::Cop
- ConfigurableMaxRuboCop::Cop
- ConfigurableNamingRuboCop::Cop
- ConfigurableNumberingRuboCop::Cop
- Cop < ObjectRuboCop::Cop
- DefNodeRuboCop::Cop
- DigHelpRuboCop::Cop
- DocumentationCommentRuboCop::Cop
- DuplicationRuboCop::Cop
- EmptyParameterRuboCop::Cop
- EndKeywordAlignmentRuboCop::Cop
- EndlessMethodRewriterRuboCop::Cop
- EnforceSuperclassRuboCop::Cop
- FirstElementLineBreakRuboCop::Cop
- FrozenStringLiteralRuboCop::Cop
- GemDeclarationRuboCop::Cop
- GemspecHelpRuboCop::Cop
- HashAlignmentStylesRuboCop::Cop
- KeyAlignment < ObjectRuboCop::Cop::HashAlignmentStyles
- KeywordSplatAlignment < ObjectRuboCop::Cop::HashAlignmentStyles
- SeparatorAlignment < ObjectRuboCop::Cop::HashAlignmentStyles
- TableAlignment < ObjectRuboCop::Cop::HashAlignmentStyles
- ValueAlignmentRuboCop::Cop::HashAlignmentStyles
- HashShorthandSyntaxRuboCop::Cop
- DefNode < StructRuboCop::Cop::HashShorthandSyntax
- HashSubsetRuboCop::Cop
- HashTransformMethodRuboCop::Cop
- Autocorrection < StructRuboCop::Cop::HashTransformMethod
- Captures < StructRuboCop::Cop::HashTransformMethod
- HeredocRuboCop::Cop
- IntegerNodeRuboCop::Cop
- InterpolationRuboCop::Cop
- LayoutRuboCop::Cop
- EmptyLinesAroundBodyRuboCop::Cop::Layout
- LineLengthHelpRuboCop::Cop
- LintRuboCop::Cop
- TopLevelReturnWithArgument < BaseRuboCop::Cop::Lint
- TrailingCommaInAttributeDeclaration < BaseRuboCop::Cop::Lint
- TripleQuotes < BaseRuboCop::Cop::Lint
- UnderscorePrefixedVariableName < BaseRuboCop::Cop::Lint
- UnescapedBracketInRegexp < BaseRuboCop::Cop::Lint
- UnexpectedBlockArity < BaseRuboCop::Cop::Lint
- UnifiedInteger < BaseRuboCop::Cop::Lint
- UnmodifiedReduceAccumulator < BaseRuboCop::Cop::Lint
- UnreachableCode < BaseRuboCop::Cop::Lint
- UnreachableLoop < BaseRuboCop::Cop::Lint
- UnusedArgumentRuboCop::Cop::Lint
- UnusedBlockArgument < BaseRuboCop::Cop::Lint
- UnusedMethodArgument < BaseRuboCop::Cop::Lint
- UriEscapeUnescape < BaseRuboCop::Cop::Lint
- UriRegexp < BaseRuboCop::Cop::Lint
- UselessAccessModifier < BaseRuboCop::Cop::Lint
- UselessAssignment < BaseRuboCop::Cop::Lint
- UselessDefined < BaseRuboCop::Cop::Lint
- UselessElseWithoutRescue < BaseRuboCop::Cop::Lint
- UselessMethodDefinition < BaseRuboCop::Cop::Lint
- UselessNumericOperation < BaseRuboCop::Cop::Lint
- UselessRescue < BaseRuboCop::Cop::Lint
- UselessRuby2Keywords < BaseRuboCop::Cop::Lint
- UselessSetterCall < BaseRuboCop::Cop::Lint
- MethodVariableTracker < ObjectRuboCop::Cop::Lint::UselessSetterCall
- UselessTimes < BaseRuboCop::Cop::Lint
- Void < BaseRuboCop::Cop::Lint
- MatchRangeRuboCop::Cop
- MessageAnnotator < ObjectRuboCop::Cop
- MethodComplexityRuboCop::Cop
- MethodPreferenceRuboCop::Cop
- MetricsRuboCop::Cop
- AbcSize < BaseRuboCop::Cop::Metrics
- BlockLength < BaseRuboCop::Cop::Metrics
- BlockNesting < BaseRuboCop::Cop::Metrics
- ClassLength < BaseRuboCop::Cop::Metrics
- CollectionLiteralLength < BaseRuboCop::Cop::Metrics
- CyclomaticComplexity < BaseRuboCop::Cop::Metrics
- MethodLength < BaseRuboCop::Cop::Metrics
- ModuleLength < BaseRuboCop::Cop::Metrics
- ParameterLists < BaseRuboCop::Cop::Metrics
- PerceivedComplexity < CyclomaticComplexityRuboCop::Cop::Metrics
- UtilsRuboCop::Cop::Metrics
- AbcSizeCalculator < ObjectRuboCop::Cop::Metrics::Utils
- CodeLengthCalculator < ObjectRuboCop::Cop::Metrics::Utils
- IteratingBlockRuboCop::Cop::Metrics::Utils
- RepeatedAttributeDiscountRuboCop::Cop::Metrics::Utils
- RepeatedCsendDiscountRuboCop::Cop::Metrics::Utils
- MigrationRuboCop::Cop
- DepartmentName < BaseRuboCop::Cop::Migration
- MinBodyLengthRuboCop::Cop
- MinBranchesCountRuboCop::Cop
- MultilineElementIndentationRuboCop::Cop
- MultilineElementLineBreaksRuboCop::Cop
- MultilineExpressionIndentationRuboCop::Cop
- MultilineLiteralBraceLayoutRuboCop::Cop
- NamingRuboCop::Cop
- AccessorMethodName < BaseRuboCop::Cop::Naming
- AsciiIdentifiers < BaseRuboCop::Cop::Naming
- BinaryOperatorParameterName < BaseRuboCop::Cop::Naming
- BlockForwarding < BaseRuboCop::Cop::Naming
- BlockParameterName < BaseRuboCop::Cop::Naming
- ClassAndModuleCamelCase < BaseRuboCop::Cop::Naming
- ConstantName < BaseRuboCop::Cop::Naming
- FileName < BaseRuboCop::Cop::Naming
- HeredocDelimiterCase < BaseRuboCop::Cop::Naming
- HeredocDelimiterNaming < BaseRuboCop::Cop::Naming
- InclusiveLanguage < BaseRuboCop::Cop::Naming
- WordLocation < StructRuboCop::Cop::Naming::InclusiveLanguage
- MemoizedInstanceVariableName < BaseRuboCop::Cop::Naming
- MethodName < BaseRuboCop::Cop::Naming
- MethodParameterName < BaseRuboCop::Cop::Naming
- PredicateName < BaseRuboCop::Cop::Naming
- RescuedExceptionsVariableName < BaseRuboCop::Cop::Naming
- VariableName < BaseRuboCop::Cop::Naming
- VariableNumber < BaseRuboCop::Cop::Naming
- NegativeConditionalRuboCop::Cop
- NilMethodsRuboCop::Cop
- Offense < ObjectRuboCop::Cop
- OnNormalIfUnlessRuboCop::Cop
- OrderedGemNodeRuboCop::Cop
- ParenthesesRuboCop::Cop
- PercentArrayRuboCop::Cop
- PercentLiteralRuboCop::Cop
- PrecedingFollowingAlignmentRuboCop::Cop
- PreferredDelimiters < ObjectRuboCop::Cop
- RangeHelpRuboCop::Cop
- RationalLiteralRuboCop::Cop
- Registry < ObjectRuboCop::Cop
- RequireLibraryRuboCop::Cop
- RescueNodeRuboCop::Cop
- SafeAssignmentRuboCop::Cop
- SecurityRuboCop::Cop
- CompoundHash < BaseRuboCop::Cop::Security
- Eval < BaseRuboCop::Cop::Security
- IoMethods < BaseRuboCop::Cop::Security
- JSONLoad < BaseRuboCop::Cop::Security
- MarshalLoad < BaseRuboCop::Cop::Security
- Open < BaseRuboCop::Cop::Security
- YAMLLoad < BaseRuboCop::Cop::Security
- Severity < ObjectRuboCop::Cop
- SpaceAfterPunctuationRuboCop::Cop
- SpaceBeforePunctuationRuboCop::Cop
- StatementModifierRuboCop::Cop
- StringHelpRuboCop::Cop
- StringLiteralsHelpRuboCop::Cop
- StyleRuboCop::Cop
- AccessModifierDeclarations < BaseRuboCop::Cop::Style
- AccessorGrouping < BaseRuboCop::Cop::Style
- Alias < BaseRuboCop::Cop::Style
- AmbiguousEndlessMethodDefinition < BaseRuboCop::Cop::Style
- AndOr < BaseRuboCop::Cop::Style
- ArgumentsForwarding < BaseRuboCop::Cop::Style
- SendNodeClassifier < ObjectRuboCop::Cop::Style::ArgumentsForwarding
- ArrayCoercion < BaseRuboCop::Cop::Style
- ArrayFirstLast < BaseRuboCop::Cop::Style
- ArrayIntersect < BaseRuboCop::Cop::Style
- ArrayJoin < BaseRuboCop::Cop::Style
- AsciiComments < BaseRuboCop::Cop::Style
- Attr < BaseRuboCop::Cop::Style
- AutoResourceCleanup < BaseRuboCop::Cop::Style
- BarePercentLiterals < BaseRuboCop::Cop::Style
- BeginBlock < BaseRuboCop::Cop::Style
- BisectedAttrAccessor < BaseRuboCop::Cop::Style
- Macro < ObjectRuboCop::Cop::Style::BisectedAttrAccessor
- BitwisePredicate < BaseRuboCop::Cop::Style
- BlockComments < BaseRuboCop::Cop::Style
- BlockDelimiters < BaseRuboCop::Cop::Style
- CaseCorrector < ObjectRuboCop::Cop::Style
- CaseEquality < BaseRuboCop::Cop::Style
- CaseLikeIf < BaseRuboCop::Cop::Style
- CharacterLiteral < BaseRuboCop::Cop::Style
- ClassAndModuleChildren < BaseRuboCop::Cop::Style
- ClassCheck < BaseRuboCop::Cop::Style
- ClassEqualityComparison < BaseRuboCop::Cop::Style
- ClassMethods < BaseRuboCop::Cop::Style
- ClassMethodsDefinitions < BaseRuboCop::Cop::Style
- ClassVars < BaseRuboCop::Cop::Style
- CollectionCompact < BaseRuboCop::Cop::Style
- CollectionMethods < BaseRuboCop::Cop::Style
- ColonMethodCall < BaseRuboCop::Cop::Style
- ColonMethodDefinition < BaseRuboCop::Cop::Style
- CombinableDefined < BaseRuboCop::Cop::Style
- CombinableLoops < BaseRuboCop::Cop::Style
- CommandLiteral < BaseRuboCop::Cop::Style
- CommentAnnotation < BaseRuboCop::Cop::Style
- CommentedKeyword < BaseRuboCop::Cop::Style
- ComparableClamp < BaseRuboCop::Cop::Style
- ConcatArrayLiterals < BaseRuboCop::Cop::Style
- ConditionalAssignment < BaseRuboCop::Cop::Style
- ConditionalAssignmentHelperRuboCop::Cop::Style
- ConditionalCorrectorHelperRuboCop::Cop::Style
- ConstantVisibility < BaseRuboCop::Cop::Style
- Copyright < BaseRuboCop::Cop::Style
- DataInheritance < BaseRuboCop::Cop::Style
- DateTime < BaseRuboCop::Cop::Style
- DefWithParentheses < BaseRuboCop::Cop::Style
- DigChain < BaseRuboCop::Cop::Style
- Dir < BaseRuboCop::Cop::Style
- DirEmpty < BaseRuboCop::Cop::Style
- DisableCopsWithinSourceCodeDirective < BaseRuboCop::Cop::Style
- DocumentDynamicEvalDefinition < BaseRuboCop::Cop::Style
- Documentation < BaseRuboCop::Cop::Style
- DocumentationMethod < BaseRuboCop::Cop::Style
- DoubleCopDisableDirective < BaseRuboCop::Cop::Style
- DoubleNegation < BaseRuboCop::Cop::Style
- EachForSimpleLoop < BaseRuboCop::Cop::Style
- EachWithObject < BaseRuboCop::Cop::Style
- EmptyBlockParameter < BaseRuboCop::Cop::Style
- EmptyCaseCondition < BaseRuboCop::Cop::Style
- EmptyElse < BaseRuboCop::Cop::Style
- EmptyHeredoc < BaseRuboCop::Cop::Style
- EmptyLambdaParameter < BaseRuboCop::Cop::Style
- EmptyLiteral < BaseRuboCop::Cop::Style
- EmptyMethod < BaseRuboCop::Cop::Style
- Encoding < BaseRuboCop::Cop::Style
- EndBlock < BaseRuboCop::Cop::Style
- EndlessMethod < BaseRuboCop::Cop::Style
- EnvHome < BaseRuboCop::Cop::Style
- EvalWithLocation < BaseRuboCop::Cop::Style
- EvenOdd < BaseRuboCop::Cop::Style
- ExactRegexpMatch < BaseRuboCop::Cop::Style
- ExpandPathArguments < BaseRuboCop::Cop::Style
- ExplicitBlockArgument < BaseRuboCop::Cop::Style
- ExponentialNotation < BaseRuboCop::Cop::Style
- FetchEnvVar < BaseRuboCop::Cop::Style
- FileEmpty < BaseRuboCop::Cop::Style
- FileNull < BaseRuboCop::Cop::Style
- FileRead < BaseRuboCop::Cop::Style
- FileTouch < BaseRuboCop::Cop::Style
- FileWrite < BaseRuboCop::Cop::Style
- FloatDivision < BaseRuboCop::Cop::Style
- For < BaseRuboCop::Cop::Style
- FormatString < BaseRuboCop::Cop::Style
- FormatStringToken < BaseRuboCop::Cop::Style
- FrozenStringLiteralComment < BaseRuboCop::Cop::Style
- GlobalStdStream < BaseRuboCop::Cop::Style
- GlobalVars < BaseRuboCop::Cop::Style
- GuardClause < BaseRuboCop::Cop::Style
- HashAsLastArrayItem < BaseRuboCop::Cop::Style
- HashConversion < BaseRuboCop::Cop::Style
- HashEachMethods < BaseRuboCop::Cop::Style
- HashExcept < BaseRuboCop::Cop::Style
- HashLikeCase < BaseRuboCop::Cop::Style
- HashSlice < BaseRuboCop::Cop::Style
- HashSyntax < BaseRuboCop::Cop::Style
- HashTransformKeys < BaseRuboCop::Cop::Style
- HashTransformValues < BaseRuboCop::Cop::Style
- IdenticalConditionalBranches < BaseRuboCop::Cop::Style
- IfCorrector < ObjectRuboCop::Cop::Style
- IfInsideElse < BaseRuboCop::Cop::Style
- IfUnlessModifier < BaseRuboCop::Cop::Style
- IfUnlessModifierOfIfUnless < BaseRuboCop::Cop::Style
- IfWithBooleanLiteralBranches < BaseRuboCop::Cop::Style
- IfWithSemicolon < BaseRuboCop::Cop::Style
- ImplicitRuntimeError < BaseRuboCop::Cop::Style
- InPatternThen < BaseRuboCop::Cop::Style
- InfiniteLoop < BaseRuboCop::Cop::Style
- InlineComment < BaseRuboCop::Cop::Style
- InverseMethods < BaseRuboCop::Cop::Style
- InvertibleUnlessCondition < BaseRuboCop::Cop::Style
- IpAddresses < BaseRuboCop::Cop::Style
- ItAssignment < BaseRuboCop::Cop::Style
- KeywordArgumentsMerging < BaseRuboCop::Cop::Style
- KeywordParametersOrder < BaseRuboCop::Cop::Style
- Lambda < BaseRuboCop::Cop::Style
- LambdaCall < BaseRuboCop::Cop::Style
- LineEndConcatenation < BaseRuboCop::Cop::Style
- MagicCommentFormat < BaseRuboCop::Cop::Style
- CommentRange < ObjectRuboCop::Cop::Style::MagicCommentFormat
- MapCompactWithConditionalBlock < BaseRuboCop::Cop::Style
- MapIntoArray < BaseRuboCop::Cop::Style
- MapToHash < BaseRuboCop::Cop::Style
- MapToSet < BaseRuboCop::Cop::Style
- MethodCallWithArgsParentheses < BaseRuboCop::Cop::Style
- OmitParenthesesRuboCop::Cop::Style::MethodCallWithArgsParentheses
- RequireParenthesesRuboCop::Cop::Style::MethodCallWithArgsParentheses
- MethodCallWithoutArgsParentheses < BaseRuboCop::Cop::Style
- MethodCalledOnDoEndBlock < BaseRuboCop::Cop::Style
- MethodDefParentheses < BaseRuboCop::Cop::Style
- MinMax < BaseRuboCop::Cop::Style
- MinMaxComparison < BaseRuboCop::Cop::Style
- MissingElse < BaseRuboCop::Cop::Style
- MissingRespondToMissing < BaseRuboCop::Cop::Style
- MixinGrouping < BaseRuboCop::Cop::Style
- MixinUsage < BaseRuboCop::Cop::Style
- ModuleFunction < BaseRuboCop::Cop::Style
- MultilineBlockChain < BaseRuboCop::Cop::Style
- MultilineIfModifier < BaseRuboCop::Cop::Style
- MultilineIfThen < BaseRuboCop::Cop::Style
- MultilineInPatternThen < BaseRuboCop::Cop::Style
- MultilineMemoization < BaseRuboCop::Cop::Style
- MultilineMethodSignature < BaseRuboCop::Cop::Style
- MultilineTernaryOperator < BaseRuboCop::Cop::Style
- MultilineWhenThen < BaseRuboCop::Cop::Style
- MultipleComparison < BaseRuboCop::Cop::Style
- MutableConstant < BaseRuboCop::Cop::Style
- NegatedIf < BaseRuboCop::Cop::Style
- NegatedIfElseCondition < BaseRuboCop::Cop::Style
- NegatedUnless < BaseRuboCop::Cop::Style
- NegatedWhile < BaseRuboCop::Cop::Style
- NestedFileDirname < BaseRuboCop::Cop::Style
- NestedModifier < BaseRuboCop::Cop::Style
- NestedParenthesizedCalls < BaseRuboCop::Cop::Style
- NestedTernaryOperator < BaseRuboCop::Cop::Style
- Next < BaseRuboCop::Cop::Style
- NilComparison < BaseRuboCop::Cop::Style
- NilLambda < BaseRuboCop::Cop::Style
- NonNilCheck < BaseRuboCop::Cop::Style
- Not < BaseRuboCop::Cop::Style
- NumberedParameters < BaseRuboCop::Cop::Style
- NumberedParametersLimit < BaseRuboCop::Cop::Style
- NumericLiteralPrefix < BaseRuboCop::Cop::Style
- NumericLiterals < BaseRuboCop::Cop::Style
- NumericPredicate < BaseRuboCop::Cop::Style
- ObjectThen < BaseRuboCop::Cop::Style
- OneLineConditional < BaseRuboCop::Cop::Style
- OpenStructUse < BaseRuboCop::Cop::Style
- OperatorMethodCall < BaseRuboCop::Cop::Style
- OptionHash < BaseRuboCop::Cop::Style
- OptionalArguments < BaseRuboCop::Cop::Style
- OptionalBooleanParameter < BaseRuboCop::Cop::Style
- OrAssignment < BaseRuboCop::Cop::Style
- ParallelAssignment < BaseRuboCop::Cop::Style
- AssignmentSorter < ObjectRuboCop::Cop::Style::ParallelAssignment
- GenericCorrector < ObjectRuboCop::Cop::Style::ParallelAssignment
- ModifierCorrector < GenericCorrectorRuboCop::Cop::Style::ParallelAssignment
- RescueCorrector < GenericCorrectorRuboCop::Cop::Style::ParallelAssignment
- ParenthesesAroundCondition < BaseRuboCop::Cop::Style
- PercentLiteralDelimiters < BaseRuboCop::Cop::Style
- PercentQLiterals < BaseRuboCop::Cop::Style
- PerlBackrefs < BaseRuboCop::Cop::Style
- PreferredHashMethods < BaseRuboCop::Cop::Style
- Proc < BaseRuboCop::Cop::Style
- QuotedSymbols < BaseRuboCop::Cop::Style
- RaiseArgs < BaseRuboCop::Cop::Style
- RandomWithOffset < BaseRuboCop::Cop::Style
- RedundantArgument < BaseRuboCop::Cop::Style
- RedundantArrayConstructor < BaseRuboCop::Cop::Style
- RedundantAssignment < BaseRuboCop::Cop::Style
- RedundantBegin < BaseRuboCop::Cop::Style
- RedundantCapitalW < BaseRuboCop::Cop::Style
- RedundantCondition < BaseRuboCop::Cop::Style
- RedundantConditional < BaseRuboCop::Cop::Style
- RedundantConstantBase < BaseRuboCop::Cop::Style
- RedundantCurrentDirectoryInPath < BaseRuboCop::Cop::Style
- RedundantDoubleSplatHashBraces < BaseRuboCop::Cop::Style
- RedundantEach < BaseRuboCop::Cop::Style
- RedundantException < BaseRuboCop::Cop::Style
- RedundantFetchBlock < BaseRuboCop::Cop::Style
- RedundantFileExtensionInRequire < BaseRuboCop::Cop::Style
- RedundantFilterChain < BaseRuboCop::Cop::Style
- RedundantFreeze < BaseRuboCop::Cop::Style
- RedundantHeredocDelimiterQuotes < BaseRuboCop::Cop::Style
- RedundantInitialize < BaseRuboCop::Cop::Style
- RedundantInterpolation < BaseRuboCop::Cop::Style
- RedundantInterpolationUnfreeze < BaseRuboCop::Cop::Style
- RedundantLineContinuation < BaseRuboCop::Cop::Style
- RedundantParentheses < BaseRuboCop::Cop::Style
- RedundantPercentQ < BaseRuboCop::Cop::Style
- RedundantRegexpArgument < BaseRuboCop::Cop::Style
- RedundantRegexpCharacterClass < BaseRuboCop::Cop::Style
- RedundantRegexpConstructor < BaseRuboCop::Cop::Style
- RedundantRegexpEscape < BaseRuboCop::Cop::Style
- RedundantReturn < BaseRuboCop::Cop::Style
- RedundantSelf < BaseRuboCop::Cop::Style
- RedundantSelfAssignment < BaseRuboCop::Cop::Style
- RedundantSelfAssignmentBranch < BaseRuboCop::Cop::Style
- RedundantSort < BaseRuboCop::Cop::Style
- RedundantSortBy < BaseRuboCop::Cop::Style
- RedundantStringEscape < BaseRuboCop::Cop::Style
- RegexpLiteral < BaseRuboCop::Cop::Style
- RequireOrder < BaseRuboCop::Cop::Style
- RescueModifier < BaseRuboCop::Cop::Style
- RescueStandardError < BaseRuboCop::Cop::Style
- ReturnNil < BaseRuboCop::Cop::Style
- ReturnNilInPredicateMethodDefinition < BaseRuboCop::Cop::Style
- Sample < BaseRuboCop::Cop::Style
- SelectByRegexp < BaseRuboCop::Cop::Style
- SelfAssignment < BaseRuboCop::Cop::Style
- Semicolon < BaseRuboCop::Cop::Style
- Send < BaseRuboCop::Cop::Style
- SendWithLiteralMethodName < BaseRuboCop::Cop::Style
- SignalException < BaseRuboCop::Cop::Style
- SingleArgumentDig < BaseRuboCop::Cop::Style
- SingleLineBlockParams < BaseRuboCop::Cop::Style
- SingleLineDoEndBlock < BaseRuboCop::Cop::Style
- SingleLineMethods < BaseRuboCop::Cop::Style
- SlicingWithRange < BaseRuboCop::Cop::Style
- SoleNestedConditional < BaseRuboCop::Cop::Style
- SpecialGlobalVars < BaseRuboCop::Cop::Style
- StabbyLambdaParentheses < BaseRuboCop::Cop::Style
- StaticClass < BaseRuboCop::Cop::Style
- StderrPuts < BaseRuboCop::Cop::Style
- StringChars < BaseRuboCop::Cop::Style
- StringConcatenation < BaseRuboCop::Cop::Style
- StringHashKeys < BaseRuboCop::Cop::Style
- StringLiterals < BaseRuboCop::Cop::Style
- StringLiteralsInInterpolation < BaseRuboCop::Cop::Style
- StringMethods < BaseRuboCop::Cop::Style
- Strip < BaseRuboCop::Cop::Style
- StructInheritance < BaseRuboCop::Cop::Style
- SuperArguments < BaseRuboCop::Cop::Style
- SuperWithArgsParentheses < BaseRuboCop::Cop::Style
- SwapValues < BaseRuboCop::Cop::Style
- SymbolArray < BaseRuboCop::Cop::Style
- SymbolLiteral < BaseRuboCop::Cop::Style
- SymbolProc < BaseRuboCop::Cop::Style
- TernaryCorrector < ObjectRuboCop::Cop::Style
- TernaryParentheses < BaseRuboCop::Cop::Style
- TopLevelMethodDefinition < BaseRuboCop::Cop::Style
- TrailingBodyOnClass < BaseRuboCop::Cop::Style
- TrailingBodyOnMethodDefinition < BaseRuboCop::Cop::Style
- TrailingBodyOnModule < BaseRuboCop::Cop::Style
- TrailingCommaInArguments < BaseRuboCop::Cop::Style
- TrailingCommaInArrayLiteral < BaseRuboCop::Cop::Style
- TrailingCommaInBlockArgs < BaseRuboCop::Cop::Style
- TrailingCommaInHashLiteral < BaseRuboCop::Cop::Style
- TrailingMethodEndStatement < BaseRuboCop::Cop::Style
- TrailingUnderscoreVariable < BaseRuboCop::Cop::Style
- TrivialAccessors < BaseRuboCop::Cop::Style
- UnlessElse < BaseRuboCop::Cop::Style
- UnlessLogicalOperators < BaseRuboCop::Cop::Style
- UnpackFirst < BaseRuboCop::Cop::Style
- VariableInterpolation < BaseRuboCop::Cop::Style
- WhenThen < BaseRuboCop::Cop::Style
- WhileUntilDo < BaseRuboCop::Cop::Style
- WhileUntilModifier < BaseRuboCop::Cop::Style
- WordArray < BaseRuboCop::Cop::Style
- YAMLFileRead < BaseRuboCop::Cop::Style
- YodaCondition < BaseRuboCop::Cop::Style
- YodaExpression < BaseRuboCop::Cop::Style
- ZeroLengthPredicate < BaseRuboCop::Cop::Style
- SurroundingSpaceRuboCop::Cop
- SymbolHelpRuboCop::Cop
- TargetRubyVersionRuboCop::Cop
- Team < ObjectRuboCop::Cop
- TrailingBodyRuboCop::Cop
- TrailingCommaRuboCop::Cop
- UncommunicativeNameRuboCop::Cop
- UtilRuboCop::Cop
- UtilsRuboCop::Cop
- FormatString < ObjectRuboCop::Cop::Utils
- FormatSequence < ObjectRuboCop::Cop::Utils::FormatString
- RegexpRanges < ObjectRuboCop::Cop::Utils
- VariableForce < ForceRuboCop::Cop
- Assignment < ObjectRuboCop::Cop::VariableForce
- AssignmentReference < StructRuboCop::Cop::VariableForce
- BranchRuboCop::Cop::VariableForce
- And < BaseRuboCop::Cop::VariableForce::Branch
- Base < StructRuboCop::Cop::VariableForce::Branch
- Case < BaseRuboCop::Cop::VariableForce::Branch
- CaseMatch < BaseRuboCop::Cop::VariableForce::Branch
- Ensure < BaseRuboCop::Cop::VariableForce::Branch
- ExceptionHandlerRuboCop::Cop::VariableForce::Branch
- For < BaseRuboCop::Cop::VariableForce::Branch
- If < BaseRuboCop::Cop::VariableForce::Branch
- LogicalOperatorRuboCop::Cop::VariableForce::Branch
- Or < BaseRuboCop::Cop::VariableForce::Branch
- Rescue < BaseRuboCop::Cop::VariableForce::Branch
- SimpleConditionalRuboCop::Cop::VariableForce::Branch
- Until < BaseRuboCop::Cop::VariableForce::Branch
- UntilPost < BaseRuboCop::Cop::VariableForce::Branch
- While < BaseRuboCop::Cop::VariableForce::Branch
- WhilePost < BaseRuboCop::Cop::VariableForce::Branch
- BranchableRuboCop::Cop::VariableForce
- Reference < ObjectRuboCop::Cop::VariableForce
- Scope < ObjectRuboCop::Cop::VariableForce
- Variable < ObjectRuboCop::Cop::VariableForce
- VariableReference < StructRuboCop::Cop::VariableForce
- VariableTable < ObjectRuboCop::Cop::VariableForce
- VisibilityHelpRuboCop::Cop
- DirectiveComment < ObjectRuboCop
- Error < StandardErrorRuboCop
- ErrorWithAnalyzedFileLocation < ErrorRuboCop
- ExtRuboCop
- CommentRuboCop::Ext
- ProcessedSourceRuboCop::Ext
- RangeRuboCop::Ext
- RegexpNodeRuboCop::Ext
- RegexpParserRuboCop::Ext
- ExpressionRuboCop::Ext::RegexpParser
- BaseRuboCop::Ext::RegexpParser::Expression
- CharacterSetRuboCop::Ext::RegexpParser::Expression
- Map < MapRuboCop::Ext::RegexpParser
- FeatureLoader < ObjectRuboCop
- FileFinderRuboCop
- FilePatterns < ObjectRuboCop
- FormatterRuboCop
- AutoGenConfigFormatter < ProgressFormatterRuboCop::Formatter
- BaseFormatter < ObjectRuboCop::Formatter
- ClangStyleFormatter < SimpleTextFormatterRuboCop::Formatter
- ColorizableRuboCop::Formatter
- DisabledConfigFormatter < BaseFormatterRuboCop::Formatter
- EmacsStyleFormatter < BaseFormatterRuboCop::Formatter
- FileListFormatter < BaseFormatterRuboCop::Formatter
- FormatterSet < ArrayRuboCop::Formatter
- FuubarStyleFormatter < ClangStyleFormatterRuboCop::Formatter
- GitHubActionsFormatter < BaseFormatterRuboCop::Formatter
- HTMLFormatter < BaseFormatterRuboCop::Formatter
- CSSContext < ObjectRuboCop::Formatter::HTMLFormatter
- Color < StructRuboCop::Formatter::HTMLFormatter
- ERBContext < ObjectRuboCop::Formatter::HTMLFormatter
- FileOffenses < StructRuboCop::Formatter::HTMLFormatter
- Summary < StructRuboCop::Formatter::HTMLFormatter
- JSONFormatter < BaseFormatterRuboCop::Formatter
- JUnitFormatter < BaseFormatterRuboCop::Formatter
- FailureElement < ObjectRuboCop::Formatter::JUnitFormatter
- TestCaseElement < ObjectRuboCop::Formatter::JUnitFormatter
- MarkdownFormatter < BaseFormatterRuboCop::Formatter
- OffenseCountFormatter < BaseFormatterRuboCop::Formatter
- PacmanFormatter < ClangStyleFormatterRuboCop::Formatter
- ProgressFormatter < ClangStyleFormatterRuboCop::Formatter
- QuietFormatter < SimpleTextFormatterRuboCop::Formatter
- SimpleTextFormatter < BaseFormatterRuboCop::Formatter
- Report < ObjectRuboCop::Formatter::SimpleTextFormatter
- TapFormatter < ClangStyleFormatterRuboCop::Formatter
- TextUtilRuboCop::Formatter
- WorstOffendersFormatter < BaseFormatterRuboCop::Formatter
- IncorrectCopNameError < StandardErrorRuboCop
- LSPRuboCop
- Lockfile < ObjectRuboCop
- LspRuboCop
- StdinRunner < RunnerRuboCop::Lsp
- ConfigurationError < StandardErrorRuboCop::Lsp::StdinRunner
- MagicComment < ObjectRuboCop
- EditorComment < MagicCommentRuboCop::MagicComment
- EmacsComment < EditorCommentRuboCop::MagicComment
- SimpleComment < MagicCommentRuboCop::MagicComment
- VimComment < EditorCommentRuboCop::MagicComment
- NameSimilarityRuboCop
- OptionArgumentError < StandardErrorRuboCop
- Options < ObjectRuboCop
- OptionsHelpRuboCop
- OptionsValidator < ObjectRuboCop
- PathUtilRuboCop
- PlatformRuboCop
- RSpecRuboCop
- ExpectOffenseRuboCop::RSpec
- AnnotatedSource < ObjectRuboCop::RSpec::ExpectOffense
- ParallelFormatter < BaseTextFormatterRuboCop::RSpec
- RakeTask < TaskLibRuboCop
- RemoteConfig < ObjectRuboCop
- ResultCache < ObjectRuboCop
- Runner < ObjectRuboCop
- InfiniteCorrectionLoop < StandardErrorRuboCop::Runner
- ServerRuboCop
- CLI < ObjectRuboCop::Server
- Cache < ObjectRuboCop::Server
- ClientCommandRuboCop::Server
- Core < ObjectRuboCop::Server
- HelperRuboCop::Server
- InvalidTokenError < StandardErrorRuboCop::Server
- ServerCommandRuboCop::Server
- ServerStopRequest < StandardErrorRuboCop::Server
- SocketReader < ObjectRuboCop::Server
- UnknownServerCommandError < StandardErrorRuboCop::Server
- StringInterpreter < ObjectRuboCop
- TargetFinder < ObjectRuboCop
- TargetRuby < ObjectRuboCop
- BundlerLockFile < SourceRuboCop::TargetRuby
- Default < SourceRuboCop::TargetRuby
- GemspecFile < SourceRuboCop::TargetRuby
- RuboCopConfig < SourceRuboCop::TargetRuby
- RuboCopEnvVar < SourceRuboCop::TargetRuby
- RubyVersionFile < SourceRuboCop::TargetRuby
- Source < ObjectRuboCop::TargetRuby
- ToolVersionsFile < RubyVersionFileRuboCop::TargetRuby
- UtilRuboCop
- ValidationError < ErrorRuboCop
- VersionRuboCop
- Warning < StandardErrorRuboCop
- YAMLDuplicationCheckerRuboCop
- DuplicationCheckHandler < TreeBuilderRuboCop::YAMLDuplicationChecker
- RubyLspTop Level Namespace
- RuboCopRubyLsp
- Addon < AddonRubyLsp::RuboCop
- WrapsBuiltinLspRuntime < ObjectRubyLsp::RuboCop
- String < ObjectTop Level Namespace