gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module CopHelper
    • module HostEnvironmentSimulatorHelper
    • module RuboCop
    • module RuboCop::AST
    • module RuboCop::AST::BasicLiteralNode
    • module RuboCop::AST::BinaryOperatorNode
    • module RuboCop::AST::CollectionNode
    • module RuboCop::AST::ConditionalNode
    • module RuboCop::AST::HashElementNode
    • module RuboCop::AST::MethodDispatchNode
    • module RuboCop::AST::MethodIdentifierPredicates
    • module RuboCop::AST::ModifierNode
    • module RuboCop::AST::ParameterizedNode
    • module RuboCop::AST::PredicateOperatorNode
    • module RuboCop::AST::Sexp
    • module RuboCop::AST::Traversal
    • module RuboCop::Cop
    • module RuboCop::Cop::Alignment
    • module RuboCop::Cop::ArrayHashIndentation
    • module RuboCop::Cop::ArrayMinSize
    • module RuboCop::Cop::ArraySyntax
    • module RuboCop::Cop::AutocorrectLogic
    • module RuboCop::Cop::Bundler
    • module RuboCop::Cop::CheckAssignment
    • module RuboCop::Cop::ClassishLength
    • module RuboCop::Cop::CodeLength
    • module RuboCop::Cop::ConfigurableEnforcedStyle
    • module RuboCop::Cop::ConfigurableFormatting
    • module RuboCop::Cop::ConfigurableMax
    • module RuboCop::Cop::ConfigurableNaming
    • module RuboCop::Cop::ConfigurableNumbering
    • module RuboCop::Cop::DefNode
    • module RuboCop::Cop::DocumentationComment
    • module RuboCop::Cop::Duplication
    • module RuboCop::Cop::EmptyParameter
    • module RuboCop::Cop::EndKeywordAlignment
    • module RuboCop::Cop::EnforceSuperclass
    • module RuboCop::Cop::FirstElementLineBreak
    • module RuboCop::Cop::FrozenStringLiteral
    • module RuboCop::Cop::Gemspec
    • module RuboCop::Cop::HashAlignment
    • module RuboCop::Cop::HashAlignment::ValueAlignment
    • module RuboCop::Cop::Heredoc
    • module RuboCop::Cop::IgnoredNode
    • module RuboCop::Cop::IgnoredPattern
    • module RuboCop::Cop::IntegerNode
    • module RuboCop::Cop::InternalAffairs
    • module RuboCop::Cop::Layout
    • module RuboCop::Cop::Layout::EmptyLinesAroundBody
    • module RuboCop::Cop::Lint
    • module RuboCop::Cop::Lint::UnusedArgument
    • module RuboCop::Cop::MatchRange
    • module RuboCop::Cop::MethodComplexity
    • module RuboCop::Cop::MethodPreference
    • module RuboCop::Cop::Metrics
    • module RuboCop::Cop::MinBodyLength
    • module RuboCop::Cop::MultilineExpressionIndentation
    • module RuboCop::Cop::MultilineLiteralBraceLayout
    • module RuboCop::Cop::Naming
    • module RuboCop::Cop::NegativeConditional
    • module RuboCop::Cop::OnNormalIfUnless
    • module RuboCop::Cop::OrderedGemNode
    • module RuboCop::Cop::Parentheses
    • module RuboCop::Cop::ParserDiagnostic
    • module RuboCop::Cop::PercentArray
    • module RuboCop::Cop::PercentLiteral
    • module RuboCop::Cop::Performance
    • module RuboCop::Cop::PrecedingFollowingAlignment
    • module RuboCop::Cop::Rails
    • module RuboCop::Cop::RescueNode
    • module RuboCop::Cop::SafeAssignment
    • module RuboCop::Cop::SafeMode
    • module RuboCop::Cop::Security
    • module RuboCop::Cop::SpaceAfterPunctuation
    • module RuboCop::Cop::SpaceBeforePunctuation
    • module RuboCop::Cop::StatementModifier
    • module RuboCop::Cop::StringHelp
    • module RuboCop::Cop::StringLiteralsHelp
    • module RuboCop::Cop::Style
    • module RuboCop::Cop::Style::AnnotationComment
    • module RuboCop::Cop::Style::ConditionalAssignmentHelper
    • module RuboCop::Cop::Style::ConditionalCorrectorHelper
    • module RuboCop::Cop::SurroundingSpace
    • module RuboCop::Cop::TargetRailsVersion
    • module RuboCop::Cop::TargetRubyVersion
    • module RuboCop::Cop::TooManyLines
    • module RuboCop::Cop::TrailingComma
    • module RuboCop::Cop::Util
    • module RuboCop::Cop::VariableForce::Branch
    • module RuboCop::Cop::VariableForce::Branch::ExceptionHandler
    • module RuboCop::Cop::VariableForce::Branch::LogicalOperator
    • module RuboCop::Cop::VariableForce::Branch::SimpleConditional
    • module RuboCop::Cop::VariableForce::Branchable
    • module RuboCop::Formatter
    • module RuboCop::Formatter::Colorizable
    • module RuboCop::Formatter::TextUtil
    • module RuboCop::NameSimilarity
    • module RuboCop::NodePattern::Macros
    • module RuboCop::OptionsHelp
    • module RuboCop::PathUtil
    • module RuboCop::Platform
    • module RuboCop::RSpec
    • module RuboCop::RSpec::ExpectOffense
    • module RuboCop::StringUtil
    • module RuboCop::Version
  • Classes

    • class RuboCop::AST::AndNode
    • class RuboCop::AST::ArgsNode
    • class RuboCop::AST::ArrayNode
    • class RuboCop::AST::BlockNode
    • class RuboCop::AST::Builder
    • class RuboCop::AST::CaseNode
    • class RuboCop::AST::DefNode
    • class RuboCop::AST::EnsureNode
    • class RuboCop::AST::ForNode
    • class RuboCop::AST::HashElementNode::HashElementDelta
    • class RuboCop::AST::HashNode
    • class RuboCop::AST::IfNode
    • class RuboCop::AST::KeywordSplatNode
    • class RuboCop::AST::Node
    • class RuboCop::AST::OrNode
    • class RuboCop::AST::PairNode
    • class RuboCop::AST::RegexpNode
    • class RuboCop::AST::ResbodyNode
    • class RuboCop::AST::SendNode
    • class RuboCop::AST::StrNode
    • class RuboCop::AST::SuperNode
    • class RuboCop::AST::SymbolNode
    • class RuboCop::AST::UntilNode
    • class RuboCop::AST::WhenNode
    • class RuboCop::AST::WhileNode
    • class RuboCop::AST::YieldNode
    • class RuboCop::CLI
    • class RuboCop::CLI::Finished
    • class RuboCop::CachedData
    • class RuboCop::CommentConfig
    • class RuboCop::Config
    • class RuboCop::ConfigLoader
    • class RuboCop::ConfigLoaderResolver
    • class RuboCop::ConfigStore
    • class RuboCop::Cop::AlignmentCorrector
    • class RuboCop::Cop::AmbiguousCopName
    • class RuboCop::Cop::Badge
    • class RuboCop::Cop::Badge::InvalidBadge
    • class RuboCop::Cop::Bundler::DuplicatedGem
    • class RuboCop::Cop::Bundler::InsecureProtocolSource
    • class RuboCop::Cop::Bundler::OrderedGems
    • class RuboCop::Cop::Commissioner
    • class RuboCop::Cop::ConditionCorrector
    • class RuboCop::Cop::Cop
    • class RuboCop::Cop::Corrector
    • class RuboCop::Cop::EmptyLineCorrector
    • class RuboCop::Cop::Force
    • class RuboCop::Cop::Gemspec::DuplicatedAssignment
    • class RuboCop::Cop::Gemspec::OrderedDependencies
    • class RuboCop::Cop::Gemspec::RequiredRubyVersion
    • class RuboCop::Cop::Generator
    • class RuboCop::Cop::Generator::RequireFileInjector
    • class RuboCop::Cop::HashAlignment::KeyAlignment
    • class RuboCop::Cop::HashAlignment::SeparatorAlignment
    • class RuboCop::Cop::HashAlignment::TableAlignment
    • class RuboCop::Cop::InternalAffairs::NodeDestructuring
    • class RuboCop::Cop::InternalAffairs::NodeTypePredicate
    • class RuboCop::Cop::InternalAffairs::OffenseLocationKeyword
    • class RuboCop::Cop::InternalAffairs::RedundantLocationArgument
    • class RuboCop::Cop::InternalAffairs::RedundantMessageArgument
    • class RuboCop::Cop::InternalAffairs::UselessMessageAssertion
    • class RuboCop::Cop::Layout::AccessModifierIndentation
    • class RuboCop::Cop::Layout::AlignArray
    • class RuboCop::Cop::Layout::AlignHash
    • class RuboCop::Cop::Layout::AlignParameters
    • class RuboCop::Cop::Layout::BlockEndNewline
    • class RuboCop::Cop::Layout::CaseIndentation
    • class RuboCop::Cop::Layout::ClassStructure
    • class RuboCop::Cop::Layout::ClosingParenthesisIndentation
    • class RuboCop::Cop::Layout::CommentIndentation
    • class RuboCop::Cop::Layout::DotPosition
    • class RuboCop::Cop::Layout::ElseAlignment
    • class RuboCop::Cop::Layout::EmptyLineAfterMagicComment
    • class RuboCop::Cop::Layout::EmptyLineBetweenDefs
    • class RuboCop::Cop::Layout::EmptyLines
    • class RuboCop::Cop::Layout::EmptyLinesAroundAccessModifier
    • class RuboCop::Cop::Layout::EmptyLinesAroundArguments
    • class RuboCop::Cop::Layout::EmptyLinesAroundBeginBody
    • class RuboCop::Cop::Layout::EmptyLinesAroundBlockBody
    • class RuboCop::Cop::Layout::EmptyLinesAroundClassBody
    • class RuboCop::Cop::Layout::EmptyLinesAroundExceptionHandlingKeywords
    • class RuboCop::Cop::Layout::EmptyLinesAroundMethodBody
    • class RuboCop::Cop::Layout::EmptyLinesAroundModuleBody
    • class RuboCop::Cop::Layout::EndOfLine
    • class RuboCop::Cop::Layout::ExtraSpacing
    • class RuboCop::Cop::Layout::FirstArrayElementLineBreak
    • class RuboCop::Cop::Layout::FirstHashElementLineBreak
    • class RuboCop::Cop::Layout::FirstMethodArgumentLineBreak
    • class RuboCop::Cop::Layout::FirstMethodParameterLineBreak
    • class RuboCop::Cop::Layout::FirstParameterIndentation
    • class RuboCop::Cop::Layout::IndentArray
    • class RuboCop::Cop::Layout::IndentAssignment
    • class RuboCop::Cop::Layout::IndentHash
    • class RuboCop::Cop::Layout::IndentHeredoc
    • class RuboCop::Cop::Layout::IndentationConsistency
    • class RuboCop::Cop::Layout::IndentationWidth
    • class RuboCop::Cop::Layout::InitialIndentation
    • class RuboCop::Cop::Layout::LeadingCommentSpace
    • class RuboCop::Cop::Layout::MultilineArrayBraceLayout
    • class RuboCop::Cop::Layout::MultilineAssignmentLayout
    • class RuboCop::Cop::Layout::MultilineBlockLayout
    • class RuboCop::Cop::Layout::MultilineHashBraceLayout
    • class RuboCop::Cop::Layout::MultilineMethodCallBraceLayout
    • class RuboCop::Cop::Layout::MultilineMethodCallIndentation
    • class RuboCop::Cop::Layout::MultilineMethodDefinitionBraceLayout
    • class RuboCop::Cop::Layout::MultilineOperationIndentation
    • class RuboCop::Cop::Layout::RescueEnsureAlignment
    • class RuboCop::Cop::Layout::SpaceAfterColon
    • class RuboCop::Cop::Layout::SpaceAfterComma
    • class RuboCop::Cop::Layout::SpaceAfterMethodName
    • class RuboCop::Cop::Layout::SpaceAfterNot
    • class RuboCop::Cop::Layout::SpaceAfterSemicolon
    • class RuboCop::Cop::Layout::SpaceAroundBlockParameters
    • class RuboCop::Cop::Layout::SpaceAroundEqualsInParameterDefault
    • class RuboCop::Cop::Layout::SpaceAroundKeyword
    • class RuboCop::Cop::Layout::SpaceAroundOperators
    • class RuboCop::Cop::Layout::SpaceBeforeBlockBraces
    • class RuboCop::Cop::Layout::SpaceBeforeComma
    • class RuboCop::Cop::Layout::SpaceBeforeComment
    • class RuboCop::Cop::Layout::SpaceBeforeFirstArg
    • class RuboCop::Cop::Layout::SpaceBeforeSemicolon
    • class RuboCop::Cop::Layout::SpaceInLambdaLiteral
    • class RuboCop::Cop::Layout::SpaceInsideArrayLiteralBrackets
    • class RuboCop::Cop::Layout::SpaceInsideArrayPercentLiteral
    • class RuboCop::Cop::Layout::SpaceInsideBlockBraces
    • class RuboCop::Cop::Layout::SpaceInsideHashLiteralBraces
    • class RuboCop::Cop::Layout::SpaceInsideParens
    • class RuboCop::Cop::Layout::SpaceInsidePercentLiteralDelimiters
    • class RuboCop::Cop::Layout::SpaceInsideRangeLiteral
    • class RuboCop::Cop::Layout::SpaceInsideReferenceBrackets
    • class RuboCop::Cop::Layout::SpaceInsideStringInterpolation
    • class RuboCop::Cop::Layout::Tab
    • class RuboCop::Cop::Layout::TrailingBlankLines
    • class RuboCop::Cop::Layout::TrailingWhitespace
    • class RuboCop::Cop::Lint::AmbiguousBlockAssociation
    • class RuboCop::Cop::Lint::AmbiguousOperator
    • class RuboCop::Cop::Lint::AmbiguousRegexpLiteral
    • class RuboCop::Cop::Lint::AssignmentInCondition
    • class RuboCop::Cop::Lint::BlockAlignment
    • class RuboCop::Cop::Lint::BooleanSymbol
    • class RuboCop::Cop::Lint::CircularArgumentReference
    • class RuboCop::Cop::Lint::ConditionPosition
    • class RuboCop::Cop::Lint::Debugger
    • class RuboCop::Cop::Lint::DefEndAlignment
    • class RuboCop::Cop::Lint::DeprecatedClassMethods
    • class RuboCop::Cop::Lint::DeprecatedClassMethods::DeprecatedClassMethod
    • class RuboCop::Cop::Lint::DuplicateCaseCondition
    • class RuboCop::Cop::Lint::DuplicateMethods
    • class RuboCop::Cop::Lint::DuplicatedKey
    • class RuboCop::Cop::Lint::EachWithObjectArgument
    • class RuboCop::Cop::Lint::ElseLayout
    • class RuboCop::Cop::Lint::EmptyEnsure
    • class RuboCop::Cop::Lint::EmptyExpression
    • class RuboCop::Cop::Lint::EmptyInterpolation
    • class RuboCop::Cop::Lint::EmptyWhen
    • class RuboCop::Cop::Lint::EndAlignment
    • class RuboCop::Cop::Lint::EndInMethod
    • class RuboCop::Cop::Lint::EnsureReturn
    • class RuboCop::Cop::Lint::FloatOutOfRange
    • class RuboCop::Cop::Lint::FormatParameterMismatch
    • class RuboCop::Cop::Lint::HandleExceptions
    • class RuboCop::Cop::Lint::ImplicitStringConcatenation
    • class RuboCop::Cop::Lint::IneffectiveAccessModifier
    • class RuboCop::Cop::Lint::InheritException
    • class RuboCop::Cop::Lint::InterpolationCheck
    • class RuboCop::Cop::Lint::LiteralAsCondition
    • class RuboCop::Cop::Lint::LiteralInInterpolation
    • class RuboCop::Cop::Lint::Loop
    • class RuboCop::Cop::Lint::MissingCopEnableDirective
    • class RuboCop::Cop::Lint::MultipleCompare
    • class RuboCop::Cop::Lint::NestedMethodDefinition
    • class RuboCop::Cop::Lint::NestedPercentLiteral
    • class RuboCop::Cop::Lint::NextWithoutAccumulator
    • class RuboCop::Cop::Lint::NonLocalExitFromIterator
    • class RuboCop::Cop::Lint::ParenthesesAsGroupedExpression
    • class RuboCop::Cop::Lint::PercentStringArray
    • class RuboCop::Cop::Lint::PercentSymbolArray
    • class RuboCop::Cop::Lint::RandOne
    • class RuboCop::Cop::Lint::RedundantWithIndex
    • class RuboCop::Cop::Lint::RedundantWithObject
    • class RuboCop::Cop::Lint::RegexpAsCondition
    • class RuboCop::Cop::Lint::RequireParentheses
    • class RuboCop::Cop::Lint::RescueException
    • class RuboCop::Cop::Lint::RescueType
    • class RuboCop::Cop::Lint::ReturnInVoidContext
    • class RuboCop::Cop::Lint::SafeNavigationChain
    • class RuboCop::Cop::Lint::ScriptPermission
    • class RuboCop::Cop::Lint::ShadowedArgument
    • class RuboCop::Cop::Lint::ShadowedException
    • class RuboCop::Cop::Lint::ShadowingOuterLocalVariable
    • class RuboCop::Cop::Lint::StringConversionInInterpolation
    • class RuboCop::Cop::Lint::Syntax
    • class RuboCop::Cop::Lint::UnderscorePrefixedVariableName
    • class RuboCop::Cop::Lint::UnifiedInteger
    • class RuboCop::Cop::Lint::UnneededDisable
    • class RuboCop::Cop::Lint::UnneededRequireStatement
    • class RuboCop::Cop::Lint::UnneededSplatExpansion
    • class RuboCop::Cop::Lint::UnreachableCode
    • class RuboCop::Cop::Lint::UnusedBlockArgument
    • class RuboCop::Cop::Lint::UnusedMethodArgument
    • class RuboCop::Cop::Lint::UriEscapeUnescape
    • class RuboCop::Cop::Lint::UriRegexp
    • class RuboCop::Cop::Lint::UselessAccessModifier
    • class RuboCop::Cop::Lint::UselessAssignment
    • class RuboCop::Cop::Lint::UselessComparison
    • class RuboCop::Cop::Lint::UselessElseWithoutRescue
    • class RuboCop::Cop::Lint::UselessSetterCall
    • class RuboCop::Cop::Lint::UselessSetterCall::MethodVariableTracker
    • class RuboCop::Cop::Lint::Void
    • class RuboCop::Cop::MessageAnnotator
    • class RuboCop::Cop::Metrics::AbcSize
    • class RuboCop::Cop::Metrics::BlockLength
    • class RuboCop::Cop::Metrics::BlockNesting
    • class RuboCop::Cop::Metrics::ClassLength
    • class RuboCop::Cop::Metrics::CyclomaticComplexity
    • class RuboCop::Cop::Metrics::LineLength
    • class RuboCop::Cop::Metrics::MethodLength
    • class RuboCop::Cop::Metrics::ModuleLength
    • class RuboCop::Cop::Metrics::ParameterLists
    • class RuboCop::Cop::Metrics::PerceivedComplexity
    • class RuboCop::Cop::MultilineLiteralBraceCorrector
    • class RuboCop::Cop::Naming::AccessorMethodName
    • class RuboCop::Cop::Naming::AsciiIdentifiers
    • class RuboCop::Cop::Naming::BinaryOperatorParameterName
    • class RuboCop::Cop::Naming::ClassAndModuleCamelCase
    • class RuboCop::Cop::Naming::ConstantName
    • class RuboCop::Cop::Naming::FileName
    • class RuboCop::Cop::Naming::HeredocDelimiterCase
    • class RuboCop::Cop::Naming::HeredocDelimiterNaming
    • class RuboCop::Cop::Naming::MethodName
    • class RuboCop::Cop::Naming::PredicateName
    • class RuboCop::Cop::Naming::VariableName
    • class RuboCop::Cop::Naming::VariableNumber
    • class RuboCop::Cop::Offense
    • class RuboCop::Cop::OrderedGemCorrector
    • class RuboCop::Cop::ParenthesesCorrector
    • class RuboCop::Cop::Performance::Caller
    • class RuboCop::Cop::Performance::CaseWhenSplat
    • class RuboCop::Cop::Performance::Casecmp
    • class RuboCop::Cop::Performance::CompareWithBlock
    • class RuboCop::Cop::Performance::Count
    • class RuboCop::Cop::Performance::Detect
    • class RuboCop::Cop::Performance::DoubleStartEndWith
    • class RuboCop::Cop::Performance::EndWith
    • class RuboCop::Cop::Performance::FixedSize
    • class RuboCop::Cop::Performance::FlatMap
    • class RuboCop::Cop::Performance::HashEachMethods
    • class RuboCop::Cop::Performance::LstripRstrip
    • class RuboCop::Cop::Performance::RangeInclude
    • class RuboCop::Cop::Performance::RedundantBlockCall
    • class RuboCop::Cop::Performance::RedundantMatch
    • class RuboCop::Cop::Performance::RedundantMerge
    • class RuboCop::Cop::Performance::RedundantMerge::EachWithObjectInspector
    • class RuboCop::Cop::Performance::RedundantSortBy
    • class RuboCop::Cop::Performance::RegexpMatch
    • class RuboCop::Cop::Performance::ReverseEach
    • class RuboCop::Cop::Performance::Sample
    • class RuboCop::Cop::Performance::Size
    • class RuboCop::Cop::Performance::StartWith
    • class RuboCop::Cop::Performance::StringReplacement
    • class RuboCop::Cop::Performance::TimesMap
    • class RuboCop::Cop::Performance::UnfreezeString
    • class RuboCop::Cop::Performance::UriDefaultParser
    • class RuboCop::Cop::PunctuationCorrector
    • class RuboCop::Cop::Rails::ActionFilter
    • class RuboCop::Cop::Rails::ActiveSupportAliases
    • class RuboCop::Cop::Rails::ApplicationJob
    • class RuboCop::Cop::Rails::ApplicationRecord
    • class RuboCop::Cop::Rails::Blank
    • class RuboCop::Cop::Rails::CreateTableWithTimestamps
    • class RuboCop::Cop::Rails::Date
    • class RuboCop::Cop::Rails::Delegate
    • class RuboCop::Cop::Rails::DelegateAllowBlank
    • class RuboCop::Cop::Rails::DynamicFindBy
    • class RuboCop::Cop::Rails::EnumUniqueness
    • class RuboCop::Cop::Rails::EnvironmentComparison
    • class RuboCop::Cop::Rails::Exit
    • class RuboCop::Cop::Rails::FilePath
    • class RuboCop::Cop::Rails::FindBy
    • class RuboCop::Cop::Rails::FindEach
    • class RuboCop::Cop::Rails::HasAndBelongsToMany
    • class RuboCop::Cop::Rails::HasManyOrHasOneDependent
    • class RuboCop::Cop::Rails::HttpPositionalArguments
    • class RuboCop::Cop::Rails::InverseOf
    • class RuboCop::Cop::Rails::LexicallyScopedActionFilter
    • class RuboCop::Cop::Rails::NotNullColumn
    • class RuboCop::Cop::Rails::Output
    • class RuboCop::Cop::Rails::OutputSafety
    • class RuboCop::Cop::Rails::PluralizationGrammar
    • class RuboCop::Cop::Rails::Presence
    • class RuboCop::Cop::Rails::Present
    • class RuboCop::Cop::Rails::ReadWriteAttribute
    • class RuboCop::Cop::Rails::RedundantReceiverInWithOptions
    • class RuboCop::Cop::Rails::RelativeDateConstant
    • class RuboCop::Cop::Rails::RequestReferer
    • class RuboCop::Cop::Rails::ReversibleMigration
    • class RuboCop::Cop::Rails::SafeNavigation
    • class RuboCop::Cop::Rails::SaveBang
    • class RuboCop::Cop::Rails::ScopeArgs
    • class RuboCop::Cop::Rails::SkipsModelValidations
    • class RuboCop::Cop::Rails::TimeZone
    • class RuboCop::Cop::Rails::UniqBeforePluck
    • class RuboCop::Cop::Rails::UnknownEnv
    • class RuboCop::Cop::Rails::Validation
    • class RuboCop::Cop::Registry
    • class RuboCop::Cop::Security::Eval
    • class RuboCop::Cop::Security::JSONLoad
    • class RuboCop::Cop::Security::MarshalLoad
    • class RuboCop::Cop::Security::YAMLLoad
    • class RuboCop::Cop::Severity
    • class RuboCop::Cop::SpaceCorrector
    • class RuboCop::Cop::StringLiteralCorrector
    • class RuboCop::Cop::Style::Alias
    • class RuboCop::Cop::Style::AndOr
    • class RuboCop::Cop::Style::ArrayJoin
    • class RuboCop::Cop::Style::AsciiComments
    • class RuboCop::Cop::Style::Attr
    • class RuboCop::Cop::Style::AutoResourceCleanup
    • class RuboCop::Cop::Style::BarePercentLiterals
    • class RuboCop::Cop::Style::BeginBlock
    • class RuboCop::Cop::Style::BlockComments
    • class RuboCop::Cop::Style::BlockDelimiters
    • class RuboCop::Cop::Style::BracesAroundHashParameters
    • class RuboCop::Cop::Style::CaseCorrector
    • class RuboCop::Cop::Style::CaseEquality
    • class RuboCop::Cop::Style::CharacterLiteral
    • class RuboCop::Cop::Style::ClassAndModuleChildren
    • class RuboCop::Cop::Style::ClassCheck
    • class RuboCop::Cop::Style::ClassMethods
    • class RuboCop::Cop::Style::ClassVars
    • class RuboCop::Cop::Style::CollectionMethods
    • class RuboCop::Cop::Style::ColonMethodCall
    • class RuboCop::Cop::Style::ColonMethodDefinition
    • class RuboCop::Cop::Style::CommandLiteral
    • class RuboCop::Cop::Style::CommentAnnotation
    • class RuboCop::Cop::Style::CommentedKeyword
    • class RuboCop::Cop::Style::ConditionalAssignment
    • class RuboCop::Cop::Style::Copyright
    • class RuboCop::Cop::Style::DateTime
    • class RuboCop::Cop::Style::DefWithParentheses
    • class RuboCop::Cop::Style::Dir
    • class RuboCop::Cop::Style::Documentation
    • class RuboCop::Cop::Style::DocumentationMethod
    • class RuboCop::Cop::Style::DoubleNegation
    • class RuboCop::Cop::Style::EachForSimpleLoop
    • class RuboCop::Cop::Style::EachWithObject
    • class RuboCop::Cop::Style::EmptyBlockParameter
    • class RuboCop::Cop::Style::EmptyCaseCondition
    • class RuboCop::Cop::Style::EmptyElse
    • class RuboCop::Cop::Style::EmptyLambdaParameter
    • class RuboCop::Cop::Style::EmptyLiteral
    • class RuboCop::Cop::Style::EmptyMethod
    • class RuboCop::Cop::Style::Encoding
    • class RuboCop::Cop::Style::EndBlock
    • class RuboCop::Cop::Style::EvalWithLocation
    • class RuboCop::Cop::Style::EvenOdd
    • class RuboCop::Cop::Style::FlipFlop
    • class RuboCop::Cop::Style::For
    • class RuboCop::Cop::Style::FormatString
    • class RuboCop::Cop::Style::FormatStringToken
    • class RuboCop::Cop::Style::FrozenStringLiteralComment
    • class RuboCop::Cop::Style::GlobalVars
    • class RuboCop::Cop::Style::GuardClause
    • class RuboCop::Cop::Style::HashSyntax
    • class RuboCop::Cop::Style::IdenticalConditionalBranches
    • class RuboCop::Cop::Style::IfCorrector
    • class RuboCop::Cop::Style::IfInsideElse
    • class RuboCop::Cop::Style::IfUnlessModifier
    • class RuboCop::Cop::Style::IfUnlessModifierOfIfUnless
    • class RuboCop::Cop::Style::IfWithSemicolon
    • class RuboCop::Cop::Style::ImplicitRuntimeError
    • class RuboCop::Cop::Style::InfiniteLoop
    • class RuboCop::Cop::Style::InlineComment
    • class RuboCop::Cop::Style::InverseMethods
    • class RuboCop::Cop::Style::Lambda
    • class RuboCop::Cop::Style::LambdaCall
    • class RuboCop::Cop::Style::LineEndConcatenation
    • class RuboCop::Cop::Style::MethodCallWithArgsParentheses
    • class RuboCop::Cop::Style::MethodCallWithoutArgsParentheses
    • class RuboCop::Cop::Style::MethodCalledOnDoEndBlock
    • class RuboCop::Cop::Style::MethodDefParentheses
    • class RuboCop::Cop::Style::MethodMissing
    • class RuboCop::Cop::Style::MinMax
    • class RuboCop::Cop::Style::MissingElse
    • class RuboCop::Cop::Style::MixinGrouping
    • class RuboCop::Cop::Style::MixinUsage
    • class RuboCop::Cop::Style::ModuleFunction
    • class RuboCop::Cop::Style::MultilineBlockChain
    • class RuboCop::Cop::Style::MultilineIfModifier
    • class RuboCop::Cop::Style::MultilineIfThen
    • class RuboCop::Cop::Style::MultilineMemoization
    • class RuboCop::Cop::Style::MultilineTernaryOperator
    • class RuboCop::Cop::Style::MultipleComparison
    • class RuboCop::Cop::Style::MutableConstant
    • class RuboCop::Cop::Style::NegatedIf
    • class RuboCop::Cop::Style::NegatedWhile
    • class RuboCop::Cop::Style::NestedModifier
    • class RuboCop::Cop::Style::NestedParenthesizedCalls
    • class RuboCop::Cop::Style::NestedTernaryOperator
    • class RuboCop::Cop::Style::Next
    • class RuboCop::Cop::Style::NilComparison
    • class RuboCop::Cop::Style::NonNilCheck
    • class RuboCop::Cop::Style::Not
    • class RuboCop::Cop::Style::NumericLiteralPrefix
    • class RuboCop::Cop::Style::NumericLiterals
    • class RuboCop::Cop::Style::NumericPredicate
    • class RuboCop::Cop::Style::OneLineConditional
    • class RuboCop::Cop::Style::OptionHash
    • class RuboCop::Cop::Style::OptionalArguments
    • class RuboCop::Cop::Style::OrAssignment
    • class RuboCop::Cop::Style::ParallelAssignment
    • class RuboCop::Cop::Style::ParallelAssignment::AssignmentSorter
    • class RuboCop::Cop::Style::ParallelAssignment::GenericCorrector
    • class RuboCop::Cop::Style::ParallelAssignment::ModifierCorrector
    • class RuboCop::Cop::Style::ParallelAssignment::RescueCorrector
    • class RuboCop::Cop::Style::ParenthesesAroundCondition
    • class RuboCop::Cop::Style::PercentLiteralDelimiters
    • class RuboCop::Cop::Style::PercentQLiterals
    • class RuboCop::Cop::Style::PerlBackrefs
    • class RuboCop::Cop::Style::PreferredHashMethods
    • class RuboCop::Cop::Style::Proc
    • class RuboCop::Cop::Style::RaiseArgs
    • class RuboCop::Cop::Style::RandomWithOffset
    • class RuboCop::Cop::Style::RedundantBegin
    • class RuboCop::Cop::Style::RedundantConditional
    • class RuboCop::Cop::Style::RedundantException
    • class RuboCop::Cop::Style::RedundantFreeze
    • class RuboCop::Cop::Style::RedundantParentheses
    • class RuboCop::Cop::Style::RedundantReturn
    • class RuboCop::Cop::Style::RedundantSelf
    • class RuboCop::Cop::Style::RegexpLiteral
    • class RuboCop::Cop::Style::RescueModifier
    • class RuboCop::Cop::Style::RescueStandardError
    • class RuboCop::Cop::Style::ReturnNil
    • class RuboCop::Cop::Style::SafeNavigation
    • class RuboCop::Cop::Style::SelfAssignment
    • class RuboCop::Cop::Style::Semicolon
    • class RuboCop::Cop::Style::Send
    • class RuboCop::Cop::Style::SignalException
    • class RuboCop::Cop::Style::SingleLineBlockParams
    • class RuboCop::Cop::Style::SingleLineMethods
    • class RuboCop::Cop::Style::SpecialGlobalVars
    • class RuboCop::Cop::Style::StabbyLambdaParentheses
    • class RuboCop::Cop::Style::StderrPuts
    • class RuboCop::Cop::Style::StringHashKeys
    • class RuboCop::Cop::Style::StringLiterals
    • class RuboCop::Cop::Style::StringLiteralsInInterpolation
    • class RuboCop::Cop::Style::StringMethods
    • class RuboCop::Cop::Style::StructInheritance
    • class RuboCop::Cop::Style::SymbolArray
    • class RuboCop::Cop::Style::SymbolLiteral
    • class RuboCop::Cop::Style::SymbolProc
    • class RuboCop::Cop::Style::TernaryCorrector
    • class RuboCop::Cop::Style::TernaryParentheses
    • class RuboCop::Cop::Style::TrailingBodyOnMethodDefinition
    • class RuboCop::Cop::Style::TrailingCommaInArguments
    • class RuboCop::Cop::Style::TrailingCommaInLiteral
    • class RuboCop::Cop::Style::TrailingMethodEndStatement
    • class RuboCop::Cop::Style::TrailingUnderscoreVariable
    • class RuboCop::Cop::Style::TrivialAccessors
    • class RuboCop::Cop::Style::UnlessCorrector
    • class RuboCop::Cop::Style::UnlessElse
    • class RuboCop::Cop::Style::UnneededCapitalW
    • class RuboCop::Cop::Style::UnneededInterpolation
    • class RuboCop::Cop::Style::UnneededPercentQ
    • class RuboCop::Cop::Style::VariableInterpolation
    • class RuboCop::Cop::Style::WhenThen
    • class RuboCop::Cop::Style::WhileUntilDo
    • class RuboCop::Cop::Style::WhileUntilModifier
    • class RuboCop::Cop::Style::WordArray
    • class RuboCop::Cop::Style::YodaCondition
    • class RuboCop::Cop::Style::ZeroLengthPredicate
    • class RuboCop::Cop::Team
    • class RuboCop::Cop::UnusedArgCorrector
    • class RuboCop::Cop::VariableForce
    • class RuboCop::Cop::VariableForce::Assignment
    • class RuboCop::Cop::VariableForce::Branch::And
    • class RuboCop::Cop::VariableForce::Branch::Case
    • class RuboCop::Cop::VariableForce::Branch::Ensure
    • class RuboCop::Cop::VariableForce::Branch::For
    • class RuboCop::Cop::VariableForce::Branch::If
    • class RuboCop::Cop::VariableForce::Branch::Or
    • class RuboCop::Cop::VariableForce::Branch::Rescue
    • class RuboCop::Cop::VariableForce::Branch::Until
    • class RuboCop::Cop::VariableForce::Branch::UntilPost
    • class RuboCop::Cop::VariableForce::Branch::While
    • class RuboCop::Cop::VariableForce::Branch::WhilePost
    • class RuboCop::Cop::VariableForce::Reference
    • class RuboCop::Cop::VariableForce::Scope
    • class RuboCop::Cop::VariableForce::Variable
    • class RuboCop::Cop::VariableForce::VariableTable
    • class RuboCop::Error
    • class RuboCop::Formatter::BaseFormatter
    • class RuboCop::Formatter::ClangStyleFormatter
    • class RuboCop::Formatter::DisabledConfigFormatter
    • class RuboCop::Formatter::DisabledLinesFormatter
    • class RuboCop::Formatter::EmacsStyleFormatter
    • class RuboCop::Formatter::FileListFormatter
    • class RuboCop::Formatter::FormatterSet
    • class RuboCop::Formatter::FuubarStyleFormatter
    • class RuboCop::Formatter::HTMLFormatter
    • class RuboCop::Formatter::HTMLFormatter::ERBContext
    • class RuboCop::Formatter::JSONFormatter
    • class RuboCop::Formatter::OffenseCountFormatter
    • class RuboCop::Formatter::ProgressFormatter
    • class RuboCop::Formatter::QuietFormatter
    • class RuboCop::Formatter::SimpleTextFormatter
    • class RuboCop::Formatter::SimpleTextFormatter::Report
    • class RuboCop::Formatter::TapFormatter
    • class RuboCop::Formatter::WorstOffendersFormatter
    • class RuboCop::IncorrectCopNameError
    • class RuboCop::MagicComment
    • class RuboCop::MagicComment::EditorComment
    • class RuboCop::MagicComment::EmacsComment
    • class RuboCop::MagicComment::SimpleComment
    • class RuboCop::MagicComment::VimComment
    • class RuboCop::NodePattern
    • class RuboCop::NodePattern::Compiler
    • class RuboCop::Options
    • class RuboCop::OptionsValidator
    • class RuboCop::ProcessedSource
    • class RuboCop::RSpec::ExpectOffense::AnnotatedSource
    • class RuboCop::RakeTask
    • class RuboCop::RemoteConfig
    • class RuboCop::ResultCache
    • class RuboCop::Runner
    • class RuboCop::Runner::InfiniteCorrectionLoop
    • class RuboCop::StringInterpreter
    • class RuboCop::StringUtil::Jaro
    • class RuboCop::StringUtil::JaroWinkler
    • class RuboCop::TargetFinder
    • class RuboCop::Token
    • class RuboCop::ValidationError
    • class RuboCop::Warning
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. rubocop
  3. 0.52.1
  4. module RuboCop

module RuboCop

Modules in this namespace

AST

module

in RuboCop

Cop

module

in RuboCop

Formatter

module

in RuboCop

NameSimilarity

module

in RuboCop

OptionsHelp

module

in RuboCop

PathUtil

module

in RuboCop

Platform

module

in RuboCop

RSpec

module

in RuboCop

StringUtil

module

in RuboCop

Version

module

in RuboCop

Classes in this namespace

CLI

class

in RuboCop

CachedData

class

in RuboCop

CommentConfig

class

in RuboCop

Config

class

in RuboCop

ConfigLoader

class

in RuboCop

ConfigLoaderResolver

class

in RuboCop

ConfigStore

class

in RuboCop

Error

class

in RuboCop

IncorrectCopNameError

class

in RuboCop

MagicComment

class

in RuboCop

NodePattern

class

in RuboCop

Options

class

in RuboCop

OptionsValidator

class

in RuboCop

ProcessedSource

class

in RuboCop

RakeTask

class

in RuboCop

RemoteConfig

class

in RuboCop

ResultCache

class

in RuboCop

Runner

class

in RuboCop

StringInterpreter

class

in RuboCop

TargetFinder

class

in RuboCop

Token

class

in RuboCop

ValidationError

class

in RuboCop

Warning

class

in RuboCop

Modules

  • RuboCop::AST
  • RuboCop::Cop
  • RuboCop::Formatter
  • RuboCop::NameSimilarity
  • RuboCop::OptionsHelp
  • RuboCop::PathUtil
  • RuboCop::Platform
  • RuboCop::RSpec
  • RuboCop::StringUtil
  • RuboCop::Version

Classes

  • RuboCop::CLI
  • RuboCop::CachedData
  • RuboCop::CommentConfig
  • RuboCop::Config
  • RuboCop::ConfigLoader
  • RuboCop::ConfigLoaderResolver
  • RuboCop::ConfigStore
  • RuboCop::Error
  • RuboCop::IncorrectCopNameError
  • RuboCop::MagicComment
  • RuboCop::NodePattern
  • RuboCop::Options
  • RuboCop::OptionsValidator
  • RuboCop::ProcessedSource
  • RuboCop::RakeTask
  • RuboCop::RemoteConfig
  • RuboCop::ResultCache
  • RuboCop::Runner
  • RuboCop::StringInterpreter
  • RuboCop::TargetFinder
  • RuboCop::Token
  • RuboCop::ValidationError
  • RuboCop::Warning

Defined in

  • lib/rubocop/ast/builder.rb
  • lib/rubocop/ast/node.rb
  • lib/rubocop/ast/node/and_node.rb
  • lib/rubocop/ast/node/args_node.rb
  • lib/rubocop/ast/node/array_node.rb
  • lib/rubocop/ast/node/block_node.rb
  • lib/rubocop/ast/node/case_node.rb
  • lib/rubocop/ast/node/def_node.rb
  • lib/rubocop/ast/node/ensure_node.rb
  • lib/rubocop/ast/node/for_node.rb
  • lib/rubocop/ast/node/hash_node.rb
  • lib/rubocop/ast/node/if_node.rb
  • lib/rubocop/ast/node/keyword_splat_node.rb
  • lib/rubocop/ast/node/mixin/basic_literal_node.rb
  • lib/rubocop/ast/node/mixin/binary_operator_node.rb
  • lib/rubocop/ast/node/mixin/collection_node.rb
  • lib/rubocop/ast/node/mixin/conditional_node.rb
  • lib/rubocop/ast/node/mixin/hash_element_node.rb
  • lib/rubocop/ast/node/mixin/method_dispatch_node.rb
  • lib/rubocop/ast/node/mixin/method_identifier_predicates.rb
  • lib/rubocop/ast/node/mixin/modifier_node.rb
  • lib/rubocop/ast/node/mixin/parameterized_node.rb
  • lib/rubocop/ast/node/mixin/predicate_operator_node.rb
  • lib/rubocop/ast/node/or_node.rb
  • lib/rubocop/ast/node/pair_node.rb
  • lib/rubocop/ast/node/regexp_node.rb
  • lib/rubocop/ast/node/resbody_node.rb
  • lib/rubocop/ast/node/send_node.rb
  • lib/rubocop/ast/node/str_node.rb
  • lib/rubocop/ast/node/super_node.rb
  • lib/rubocop/ast/node/symbol_node.rb
  • lib/rubocop/ast/node/until_node.rb
  • lib/rubocop/ast/node/when_node.rb
  • lib/rubocop/ast/node/while_node.rb
  • lib/rubocop/ast/node/yield_node.rb
  • lib/rubocop/ast/sexp.rb
  • lib/rubocop/ast/traversal.rb
  • lib/rubocop/cached_data.rb
  • lib/rubocop/cli.rb
  • lib/rubocop/comment_config.rb
  • lib/rubocop/config.rb
  • lib/rubocop/config_loader.rb
  • lib/rubocop/config_loader_resolver.rb
  • lib/rubocop/config_store.rb
  • lib/rubocop/cop/autocorrect_logic.rb
  • lib/rubocop/cop/badge.rb
  • lib/rubocop/cop/bundler/duplicated_gem.rb
  • lib/rubocop/cop/bundler/insecure_protocol_source.rb
  • lib/rubocop/cop/bundler/ordered_gems.rb
  • lib/rubocop/cop/commissioner.rb
  • lib/rubocop/cop/cop.rb
  • lib/rubocop/cop/corrector.rb
  • lib/rubocop/cop/correctors/alignment_corrector.rb
  • lib/rubocop/cop/correctors/condition_corrector.rb
  • lib/rubocop/cop/correctors/empty_line_corrector.rb
  • lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb
  • lib/rubocop/cop/correctors/ordered_gem_corrector.rb
  • lib/rubocop/cop/correctors/parentheses_corrector.rb
  • lib/rubocop/cop/correctors/punctuation_corrector.rb
  • lib/rubocop/cop/correctors/space_corrector.rb
  • lib/rubocop/cop/correctors/string_literal_corrector.rb
  • lib/rubocop/cop/correctors/unused_arg_corrector.rb
  • lib/rubocop/cop/force.rb
  • lib/rubocop/cop/gemspec/duplicated_assignment.rb
  • lib/rubocop/cop/gemspec/ordered_dependencies.rb
  • lib/rubocop/cop/gemspec/required_ruby_version.rb
  • lib/rubocop/cop/generator.rb
  • lib/rubocop/cop/generator/require_file_injector.rb
  • lib/rubocop/cop/ignored_node.rb
  • lib/rubocop/cop/internal_affairs/node_destructuring.rb
  • lib/rubocop/cop/internal_affairs/node_type_predicate.rb
  • lib/rubocop/cop/internal_affairs/offense_location_keyword.rb
  • lib/rubocop/cop/internal_affairs/redundant_location_argument.rb
  • lib/rubocop/cop/internal_affairs/redundant_message_argument.rb
  • lib/rubocop/cop/internal_affairs/useless_message_assertion.rb
  • lib/rubocop/cop/layout/access_modifier_indentation.rb
  • lib/rubocop/cop/layout/align_array.rb
  • lib/rubocop/cop/layout/align_hash.rb
  • lib/rubocop/cop/layout/align_parameters.rb
  • lib/rubocop/cop/layout/block_end_newline.rb
  • lib/rubocop/cop/layout/case_indentation.rb
  • lib/rubocop/cop/layout/class_structure.rb
  • lib/rubocop/cop/layout/closing_parenthesis_indentation.rb
  • lib/rubocop/cop/layout/comment_indentation.rb
  • lib/rubocop/cop/layout/dot_position.rb
  • lib/rubocop/cop/layout/else_alignment.rb
  • lib/rubocop/cop/layout/empty_line_after_magic_comment.rb
  • lib/rubocop/cop/layout/empty_line_between_defs.rb
  • lib/rubocop/cop/layout/empty_lines.rb
  • lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb
  • lib/rubocop/cop/layout/empty_lines_around_arguments.rb
  • lib/rubocop/cop/layout/empty_lines_around_begin_body.rb
  • lib/rubocop/cop/layout/empty_lines_around_block_body.rb
  • lib/rubocop/cop/layout/empty_lines_around_class_body.rb
  • lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb
  • lib/rubocop/cop/layout/empty_lines_around_method_body.rb
  • lib/rubocop/cop/layout/empty_lines_around_module_body.rb
  • lib/rubocop/cop/layout/end_of_line.rb
  • lib/rubocop/cop/layout/extra_spacing.rb
  • lib/rubocop/cop/layout/first_array_element_line_break.rb
  • lib/rubocop/cop/layout/first_hash_element_line_break.rb
  • lib/rubocop/cop/layout/first_method_argument_line_break.rb
  • lib/rubocop/cop/layout/first_method_parameter_line_break.rb
  • lib/rubocop/cop/layout/first_parameter_indentation.rb
  • lib/rubocop/cop/layout/indent_array.rb
  • lib/rubocop/cop/layout/indent_assignment.rb
  • lib/rubocop/cop/layout/indent_hash.rb
  • lib/rubocop/cop/layout/indent_heredoc.rb
  • lib/rubocop/cop/layout/indentation_consistency.rb
  • lib/rubocop/cop/layout/indentation_width.rb
  • lib/rubocop/cop/layout/initial_indentation.rb
  • lib/rubocop/cop/layout/leading_comment_space.rb
  • lib/rubocop/cop/layout/multiline_array_brace_layout.rb
  • lib/rubocop/cop/layout/multiline_assignment_layout.rb
  • lib/rubocop/cop/layout/multiline_block_layout.rb
  • lib/rubocop/cop/layout/multiline_hash_brace_layout.rb
  • lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb
  • lib/rubocop/cop/layout/multiline_method_call_indentation.rb
  • lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb
  • lib/rubocop/cop/layout/multiline_operation_indentation.rb
  • lib/rubocop/cop/layout/rescue_ensure_alignment.rb
  • lib/rubocop/cop/layout/space_after_colon.rb
  • lib/rubocop/cop/layout/space_after_comma.rb
  • lib/rubocop/cop/layout/space_after_method_name.rb
  • lib/rubocop/cop/layout/space_after_not.rb
  • lib/rubocop/cop/layout/space_after_semicolon.rb
  • lib/rubocop/cop/layout/space_around_block_parameters.rb
  • lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb
  • lib/rubocop/cop/layout/space_around_keyword.rb
  • lib/rubocop/cop/layout/space_around_operators.rb
  • lib/rubocop/cop/layout/space_before_block_braces.rb
  • lib/rubocop/cop/layout/space_before_comma.rb
  • lib/rubocop/cop/layout/space_before_comment.rb
  • lib/rubocop/cop/layout/space_before_first_arg.rb
  • lib/rubocop/cop/layout/space_before_semicolon.rb
  • lib/rubocop/cop/layout/space_in_lambda_literal.rb
  • lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb
  • lib/rubocop/cop/layout/space_inside_array_percent_literal.rb
  • lib/rubocop/cop/layout/space_inside_block_braces.rb
  • lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb
  • lib/rubocop/cop/layout/space_inside_parens.rb
  • lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb
  • lib/rubocop/cop/layout/space_inside_range_literal.rb
  • lib/rubocop/cop/layout/space_inside_reference_brackets.rb
  • lib/rubocop/cop/layout/space_inside_string_interpolation.rb
  • lib/rubocop/cop/layout/tab.rb
  • lib/rubocop/cop/layout/trailing_blank_lines.rb
  • lib/rubocop/cop/layout/trailing_whitespace.rb
  • lib/rubocop/cop/lint/ambiguous_block_association.rb
  • lib/rubocop/cop/lint/ambiguous_operator.rb
  • lib/rubocop/cop/lint/ambiguous_regexp_literal.rb
  • lib/rubocop/cop/lint/assignment_in_condition.rb
  • lib/rubocop/cop/lint/block_alignment.rb
  • lib/rubocop/cop/lint/boolean_symbol.rb
  • lib/rubocop/cop/lint/circular_argument_reference.rb
  • lib/rubocop/cop/lint/condition_position.rb
  • lib/rubocop/cop/lint/debugger.rb
  • lib/rubocop/cop/lint/def_end_alignment.rb
  • lib/rubocop/cop/lint/deprecated_class_methods.rb
  • lib/rubocop/cop/lint/duplicate_case_condition.rb
  • lib/rubocop/cop/lint/duplicate_methods.rb
  • lib/rubocop/cop/lint/duplicated_key.rb
  • lib/rubocop/cop/lint/each_with_object_argument.rb
  • lib/rubocop/cop/lint/else_layout.rb
  • lib/rubocop/cop/lint/empty_ensure.rb
  • lib/rubocop/cop/lint/empty_expression.rb
  • lib/rubocop/cop/lint/empty_interpolation.rb
  • lib/rubocop/cop/lint/empty_when.rb
  • lib/rubocop/cop/lint/end_alignment.rb
  • lib/rubocop/cop/lint/end_in_method.rb
  • lib/rubocop/cop/lint/ensure_return.rb
  • lib/rubocop/cop/lint/float_out_of_range.rb
  • lib/rubocop/cop/lint/format_parameter_mismatch.rb
  • lib/rubocop/cop/lint/handle_exceptions.rb
  • lib/rubocop/cop/lint/implicit_string_concatenation.rb
  • lib/rubocop/cop/lint/ineffective_access_modifier.rb
  • lib/rubocop/cop/lint/inherit_exception.rb
  • lib/rubocop/cop/lint/interpolation_check.rb
  • lib/rubocop/cop/lint/literal_as_condition.rb
  • lib/rubocop/cop/lint/literal_in_interpolation.rb
  • lib/rubocop/cop/lint/loop.rb
  • lib/rubocop/cop/lint/missing_cop_enable_directive.rb
  • lib/rubocop/cop/lint/multiple_compare.rb
  • lib/rubocop/cop/lint/nested_method_definition.rb
  • lib/rubocop/cop/lint/nested_percent_literal.rb
  • lib/rubocop/cop/lint/next_without_accumulator.rb
  • lib/rubocop/cop/lint/non_local_exit_from_iterator.rb
  • lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb
  • lib/rubocop/cop/lint/percent_string_array.rb
  • lib/rubocop/cop/lint/percent_symbol_array.rb
  • lib/rubocop/cop/lint/rand_one.rb
  • lib/rubocop/cop/lint/redundant_with_index.rb
  • lib/rubocop/cop/lint/redundant_with_object.rb
  • lib/rubocop/cop/lint/regexp_as_condition.rb
  • lib/rubocop/cop/lint/require_parentheses.rb
  • lib/rubocop/cop/lint/rescue_exception.rb
  • lib/rubocop/cop/lint/rescue_type.rb
  • lib/rubocop/cop/lint/return_in_void_context.rb
  • lib/rubocop/cop/lint/safe_navigation_chain.rb
  • lib/rubocop/cop/lint/script_permission.rb
  • lib/rubocop/cop/lint/shadowed_argument.rb
  • lib/rubocop/cop/lint/shadowed_exception.rb
  • lib/rubocop/cop/lint/shadowing_outer_local_variable.rb
  • lib/rubocop/cop/lint/string_conversion_in_interpolation.rb
  • lib/rubocop/cop/lint/syntax.rb
  • lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb
  • lib/rubocop/cop/lint/unified_integer.rb
  • lib/rubocop/cop/lint/unneeded_disable.rb
  • lib/rubocop/cop/lint/unneeded_require_statement.rb
  • lib/rubocop/cop/lint/unneeded_splat_expansion.rb
  • lib/rubocop/cop/lint/unreachable_code.rb
  • lib/rubocop/cop/lint/unused_block_argument.rb
  • lib/rubocop/cop/lint/unused_method_argument.rb
  • lib/rubocop/cop/lint/uri_escape_unescape.rb
  • lib/rubocop/cop/lint/uri_regexp.rb
  • lib/rubocop/cop/lint/useless_access_modifier.rb
  • lib/rubocop/cop/lint/useless_assignment.rb
  • lib/rubocop/cop/lint/useless_comparison.rb
  • lib/rubocop/cop/lint/useless_else_without_rescue.rb
  • lib/rubocop/cop/lint/useless_setter_call.rb
  • lib/rubocop/cop/lint/void.rb
  • lib/rubocop/cop/message_annotator.rb
  • lib/rubocop/cop/metrics/abc_size.rb
  • lib/rubocop/cop/metrics/block_length.rb
  • lib/rubocop/cop/metrics/block_nesting.rb
  • lib/rubocop/cop/metrics/class_length.rb
  • lib/rubocop/cop/metrics/cyclomatic_complexity.rb
  • lib/rubocop/cop/metrics/line_length.rb
  • lib/rubocop/cop/metrics/method_length.rb
  • lib/rubocop/cop/metrics/module_length.rb
  • lib/rubocop/cop/metrics/parameter_lists.rb
  • lib/rubocop/cop/metrics/perceived_complexity.rb
  • lib/rubocop/cop/mixin/alignment.rb
  • lib/rubocop/cop/mixin/annotation_comment.rb
  • lib/rubocop/cop/mixin/array_hash_indentation.rb
  • lib/rubocop/cop/mixin/array_min_size.rb
  • lib/rubocop/cop/mixin/array_syntax.rb
  • lib/rubocop/cop/mixin/check_assignment.rb
  • lib/rubocop/cop/mixin/classish_length.rb
  • lib/rubocop/cop/mixin/code_length.rb
  • lib/rubocop/cop/mixin/configurable_enforced_style.rb
  • lib/rubocop/cop/mixin/configurable_formatting.rb
  • lib/rubocop/cop/mixin/configurable_max.rb
  • lib/rubocop/cop/mixin/configurable_naming.rb
  • lib/rubocop/cop/mixin/configurable_numbering.rb
  • lib/rubocop/cop/mixin/def_node.rb
  • lib/rubocop/cop/mixin/documentation_comment.rb
  • lib/rubocop/cop/mixin/duplication.rb
  • lib/rubocop/cop/mixin/empty_lines_around_body.rb
  • lib/rubocop/cop/mixin/empty_parameter.rb
  • lib/rubocop/cop/mixin/end_keyword_alignment.rb
  • lib/rubocop/cop/mixin/enforce_superclass.rb
  • lib/rubocop/cop/mixin/first_element_line_break.rb
  • lib/rubocop/cop/mixin/frozen_string_literal.rb
  • lib/rubocop/cop/mixin/hash_alignment.rb
  • lib/rubocop/cop/mixin/heredoc.rb
  • lib/rubocop/cop/mixin/ignored_pattern.rb
  • lib/rubocop/cop/mixin/integer_node.rb
  • lib/rubocop/cop/mixin/match_range.rb
  • lib/rubocop/cop/mixin/method_complexity.rb
  • lib/rubocop/cop/mixin/method_preference.rb
  • lib/rubocop/cop/mixin/min_body_length.rb
  • lib/rubocop/cop/mixin/multiline_expression_indentation.rb
  • lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb
  • lib/rubocop/cop/mixin/negative_conditional.rb
  • lib/rubocop/cop/mixin/on_normal_if_unless.rb
  • lib/rubocop/cop/mixin/ordered_gem_node.rb
  • lib/rubocop/cop/mixin/parentheses.rb
  • lib/rubocop/cop/mixin/parser_diagnostic.rb
  • lib/rubocop/cop/mixin/percent_array.rb
  • lib/rubocop/cop/mixin/percent_literal.rb
  • lib/rubocop/cop/mixin/preceding_following_alignment.rb
  • lib/rubocop/cop/mixin/rescue_node.rb
  • lib/rubocop/cop/mixin/safe_assignment.rb
  • lib/rubocop/cop/mixin/safe_mode.rb
  • lib/rubocop/cop/mixin/space_after_punctuation.rb
  • lib/rubocop/cop/mixin/space_before_punctuation.rb
  • lib/rubocop/cop/mixin/statement_modifier.rb
  • lib/rubocop/cop/mixin/string_help.rb
  • lib/rubocop/cop/mixin/string_literals_help.rb
  • lib/rubocop/cop/mixin/surrounding_space.rb
  • lib/rubocop/cop/mixin/target_rails_version.rb
  • lib/rubocop/cop/mixin/target_ruby_version.rb
  • lib/rubocop/cop/mixin/too_many_lines.rb
  • lib/rubocop/cop/mixin/trailing_comma.rb
  • lib/rubocop/cop/mixin/unused_argument.rb
  • lib/rubocop/cop/naming/accessor_method_name.rb
  • lib/rubocop/cop/naming/ascii_identifiers.rb
  • lib/rubocop/cop/naming/binary_operator_parameter_name.rb
  • lib/rubocop/cop/naming/class_and_module_camel_case.rb
  • lib/rubocop/cop/naming/constant_name.rb
  • lib/rubocop/cop/naming/file_name.rb
  • lib/rubocop/cop/naming/heredoc_delimiter_case.rb
  • lib/rubocop/cop/naming/heredoc_delimiter_naming.rb
  • lib/rubocop/cop/naming/method_name.rb
  • lib/rubocop/cop/naming/predicate_name.rb
  • lib/rubocop/cop/naming/variable_name.rb
  • lib/rubocop/cop/naming/variable_number.rb
  • lib/rubocop/cop/offense.rb
  • lib/rubocop/cop/performance/caller.rb
  • lib/rubocop/cop/performance/case_when_splat.rb
  • lib/rubocop/cop/performance/casecmp.rb
  • lib/rubocop/cop/performance/compare_with_block.rb
  • lib/rubocop/cop/performance/count.rb
  • lib/rubocop/cop/performance/detect.rb
  • lib/rubocop/cop/performance/double_start_end_with.rb
  • lib/rubocop/cop/performance/end_with.rb
  • lib/rubocop/cop/performance/fixed_size.rb
  • lib/rubocop/cop/performance/flat_map.rb
  • lib/rubocop/cop/performance/hash_each_methods.rb
  • lib/rubocop/cop/performance/lstrip_rstrip.rb
  • lib/rubocop/cop/performance/range_include.rb
  • lib/rubocop/cop/performance/redundant_block_call.rb
  • lib/rubocop/cop/performance/redundant_match.rb
  • lib/rubocop/cop/performance/redundant_merge.rb
  • lib/rubocop/cop/performance/redundant_sort_by.rb
  • lib/rubocop/cop/performance/regexp_match.rb
  • lib/rubocop/cop/performance/reverse_each.rb
  • lib/rubocop/cop/performance/sample.rb
  • lib/rubocop/cop/performance/size.rb
  • lib/rubocop/cop/performance/start_with.rb
  • lib/rubocop/cop/performance/string_replacement.rb
  • lib/rubocop/cop/performance/times_map.rb
  • lib/rubocop/cop/performance/unfreeze_string.rb
  • lib/rubocop/cop/performance/uri_default_parser.rb
  • lib/rubocop/cop/rails/action_filter.rb
  • lib/rubocop/cop/rails/active_support_aliases.rb
  • lib/rubocop/cop/rails/application_job.rb
  • lib/rubocop/cop/rails/application_record.rb
  • lib/rubocop/cop/rails/blank.rb
  • lib/rubocop/cop/rails/create_table_with_timestamps.rb
  • lib/rubocop/cop/rails/date.rb
  • lib/rubocop/cop/rails/delegate.rb
  • lib/rubocop/cop/rails/delegate_allow_blank.rb
  • lib/rubocop/cop/rails/dynamic_find_by.rb
  • lib/rubocop/cop/rails/enum_uniqueness.rb
  • lib/rubocop/cop/rails/environment_comparison.rb
  • lib/rubocop/cop/rails/exit.rb
  • lib/rubocop/cop/rails/file_path.rb
  • lib/rubocop/cop/rails/find_by.rb
  • lib/rubocop/cop/rails/find_each.rb
  • lib/rubocop/cop/rails/has_and_belongs_to_many.rb
  • lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb
  • lib/rubocop/cop/rails/http_positional_arguments.rb
  • lib/rubocop/cop/rails/inverse_of.rb
  • lib/rubocop/cop/rails/lexically_scoped_action_filter.rb
  • lib/rubocop/cop/rails/not_null_column.rb
  • lib/rubocop/cop/rails/output.rb
  • lib/rubocop/cop/rails/output_safety.rb
  • lib/rubocop/cop/rails/pluralization_grammar.rb
  • lib/rubocop/cop/rails/presence.rb
  • lib/rubocop/cop/rails/present.rb
  • lib/rubocop/cop/rails/read_write_attribute.rb
  • lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb
  • lib/rubocop/cop/rails/relative_date_constant.rb
  • lib/rubocop/cop/rails/request_referer.rb
  • lib/rubocop/cop/rails/reversible_migration.rb
  • lib/rubocop/cop/rails/safe_navigation.rb
  • lib/rubocop/cop/rails/save_bang.rb
  • lib/rubocop/cop/rails/scope_args.rb
  • lib/rubocop/cop/rails/skips_model_validations.rb
  • lib/rubocop/cop/rails/time_zone.rb
  • lib/rubocop/cop/rails/uniq_before_pluck.rb
  • lib/rubocop/cop/rails/unknown_env.rb
  • lib/rubocop/cop/rails/validation.rb
  • lib/rubocop/cop/registry.rb
  • lib/rubocop/cop/security/eval.rb
  • lib/rubocop/cop/security/json_load.rb
  • lib/rubocop/cop/security/marshal_load.rb
  • lib/rubocop/cop/security/yaml_load.rb
  • lib/rubocop/cop/severity.rb
  • lib/rubocop/cop/style/alias.rb
  • lib/rubocop/cop/style/and_or.rb
  • lib/rubocop/cop/style/array_join.rb
  • lib/rubocop/cop/style/ascii_comments.rb
  • lib/rubocop/cop/style/attr.rb
  • lib/rubocop/cop/style/auto_resource_cleanup.rb
  • lib/rubocop/cop/style/bare_percent_literals.rb
  • lib/rubocop/cop/style/begin_block.rb
  • lib/rubocop/cop/style/block_comments.rb
  • lib/rubocop/cop/style/block_delimiters.rb
  • lib/rubocop/cop/style/braces_around_hash_parameters.rb
  • lib/rubocop/cop/style/case_equality.rb
  • lib/rubocop/cop/style/character_literal.rb
  • lib/rubocop/cop/style/class_and_module_children.rb
  • lib/rubocop/cop/style/class_check.rb
  • lib/rubocop/cop/style/class_methods.rb
  • lib/rubocop/cop/style/class_vars.rb
  • lib/rubocop/cop/style/collection_methods.rb
  • lib/rubocop/cop/style/colon_method_call.rb
  • lib/rubocop/cop/style/colon_method_definition.rb
  • lib/rubocop/cop/style/command_literal.rb
  • lib/rubocop/cop/style/comment_annotation.rb
  • lib/rubocop/cop/style/commented_keyword.rb
  • lib/rubocop/cop/style/conditional_assignment.rb
  • lib/rubocop/cop/style/copyright.rb
  • lib/rubocop/cop/style/date_time.rb
  • lib/rubocop/cop/style/def_with_parentheses.rb
  • lib/rubocop/cop/style/dir.rb
  • lib/rubocop/cop/style/documentation.rb
  • lib/rubocop/cop/style/documentation_method.rb
  • lib/rubocop/cop/style/double_negation.rb
  • lib/rubocop/cop/style/each_for_simple_loop.rb
  • lib/rubocop/cop/style/each_with_object.rb
  • lib/rubocop/cop/style/empty_block_parameter.rb
  • lib/rubocop/cop/style/empty_case_condition.rb
  • lib/rubocop/cop/style/empty_else.rb
  • lib/rubocop/cop/style/empty_lambda_parameter.rb
  • lib/rubocop/cop/style/empty_literal.rb
  • lib/rubocop/cop/style/empty_method.rb
  • lib/rubocop/cop/style/encoding.rb
  • lib/rubocop/cop/style/end_block.rb
  • lib/rubocop/cop/style/eval_with_location.rb
  • lib/rubocop/cop/style/even_odd.rb
  • lib/rubocop/cop/style/flip_flop.rb
  • lib/rubocop/cop/style/for.rb
  • lib/rubocop/cop/style/format_string.rb
  • lib/rubocop/cop/style/format_string_token.rb
  • lib/rubocop/cop/style/frozen_string_literal_comment.rb
  • lib/rubocop/cop/style/global_vars.rb
  • lib/rubocop/cop/style/guard_clause.rb
  • lib/rubocop/cop/style/hash_syntax.rb
  • lib/rubocop/cop/style/identical_conditional_branches.rb
  • lib/rubocop/cop/style/if_inside_else.rb
  • lib/rubocop/cop/style/if_unless_modifier.rb
  • lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb
  • lib/rubocop/cop/style/if_with_semicolon.rb
  • lib/rubocop/cop/style/implicit_runtime_error.rb
  • lib/rubocop/cop/style/infinite_loop.rb
  • lib/rubocop/cop/style/inline_comment.rb
  • lib/rubocop/cop/style/inverse_methods.rb
  • lib/rubocop/cop/style/lambda.rb
  • lib/rubocop/cop/style/lambda_call.rb
  • lib/rubocop/cop/style/line_end_concatenation.rb
  • lib/rubocop/cop/style/method_call_with_args_parentheses.rb
  • lib/rubocop/cop/style/method_call_without_args_parentheses.rb
  • lib/rubocop/cop/style/method_called_on_do_end_block.rb
  • lib/rubocop/cop/style/method_def_parentheses.rb
  • lib/rubocop/cop/style/method_missing.rb
  • lib/rubocop/cop/style/min_max.rb
  • lib/rubocop/cop/style/missing_else.rb
  • lib/rubocop/cop/style/mixin_grouping.rb
  • lib/rubocop/cop/style/mixin_usage.rb
  • lib/rubocop/cop/style/module_function.rb
  • lib/rubocop/cop/style/multiline_block_chain.rb
  • lib/rubocop/cop/style/multiline_if_modifier.rb
  • lib/rubocop/cop/style/multiline_if_then.rb
  • lib/rubocop/cop/style/multiline_memoization.rb
  • lib/rubocop/cop/style/multiline_ternary_operator.rb
  • lib/rubocop/cop/style/multiple_comparison.rb
  • lib/rubocop/cop/style/mutable_constant.rb
  • lib/rubocop/cop/style/negated_if.rb
  • lib/rubocop/cop/style/negated_while.rb
  • lib/rubocop/cop/style/nested_modifier.rb
  • lib/rubocop/cop/style/nested_parenthesized_calls.rb
  • lib/rubocop/cop/style/nested_ternary_operator.rb
  • lib/rubocop/cop/style/next.rb
  • lib/rubocop/cop/style/nil_comparison.rb
  • lib/rubocop/cop/style/non_nil_check.rb
  • lib/rubocop/cop/style/not.rb
  • lib/rubocop/cop/style/numeric_literal_prefix.rb
  • lib/rubocop/cop/style/numeric_literals.rb
  • lib/rubocop/cop/style/numeric_predicate.rb
  • lib/rubocop/cop/style/one_line_conditional.rb
  • lib/rubocop/cop/style/option_hash.rb
  • lib/rubocop/cop/style/optional_arguments.rb
  • lib/rubocop/cop/style/or_assignment.rb
  • lib/rubocop/cop/style/parallel_assignment.rb
  • lib/rubocop/cop/style/parentheses_around_condition.rb
  • lib/rubocop/cop/style/percent_literal_delimiters.rb
  • lib/rubocop/cop/style/percent_q_literals.rb
  • lib/rubocop/cop/style/perl_backrefs.rb
  • lib/rubocop/cop/style/preferred_hash_methods.rb
  • lib/rubocop/cop/style/proc.rb
  • lib/rubocop/cop/style/raise_args.rb
  • lib/rubocop/cop/style/random_with_offset.rb
  • lib/rubocop/cop/style/redundant_begin.rb
  • lib/rubocop/cop/style/redundant_conditional.rb
  • lib/rubocop/cop/style/redundant_exception.rb
  • lib/rubocop/cop/style/redundant_freeze.rb
  • lib/rubocop/cop/style/redundant_parentheses.rb
  • lib/rubocop/cop/style/redundant_return.rb
  • lib/rubocop/cop/style/redundant_self.rb
  • lib/rubocop/cop/style/regexp_literal.rb
  • lib/rubocop/cop/style/rescue_modifier.rb
  • lib/rubocop/cop/style/rescue_standard_error.rb
  • lib/rubocop/cop/style/return_nil.rb
  • lib/rubocop/cop/style/safe_navigation.rb
  • lib/rubocop/cop/style/self_assignment.rb
  • lib/rubocop/cop/style/semicolon.rb
  • lib/rubocop/cop/style/send.rb
  • lib/rubocop/cop/style/signal_exception.rb
  • lib/rubocop/cop/style/single_line_block_params.rb
  • lib/rubocop/cop/style/single_line_methods.rb
  • lib/rubocop/cop/style/special_global_vars.rb
  • lib/rubocop/cop/style/stabby_lambda_parentheses.rb
  • lib/rubocop/cop/style/stderr_puts.rb
  • lib/rubocop/cop/style/string_hash_keys.rb
  • lib/rubocop/cop/style/string_literals.rb
  • lib/rubocop/cop/style/string_literals_in_interpolation.rb
  • lib/rubocop/cop/style/string_methods.rb
  • lib/rubocop/cop/style/struct_inheritance.rb
  • lib/rubocop/cop/style/symbol_array.rb
  • lib/rubocop/cop/style/symbol_literal.rb
  • lib/rubocop/cop/style/symbol_proc.rb
  • lib/rubocop/cop/style/ternary_parentheses.rb
  • lib/rubocop/cop/style/trailing_body_on_method_definition.rb
  • lib/rubocop/cop/style/trailing_comma_in_arguments.rb
  • lib/rubocop/cop/style/trailing_comma_in_literal.rb
  • lib/rubocop/cop/style/trailing_method_end_statement.rb
  • lib/rubocop/cop/style/trailing_underscore_variable.rb
  • lib/rubocop/cop/style/trivial_accessors.rb
  • lib/rubocop/cop/style/unless_else.rb
  • lib/rubocop/cop/style/unneeded_capital_w.rb
  • lib/rubocop/cop/style/unneeded_interpolation.rb
  • lib/rubocop/cop/style/unneeded_percent_q.rb
  • lib/rubocop/cop/style/variable_interpolation.rb
  • lib/rubocop/cop/style/when_then.rb
  • lib/rubocop/cop/style/while_until_do.rb
  • lib/rubocop/cop/style/while_until_modifier.rb
  • lib/rubocop/cop/style/word_array.rb
  • lib/rubocop/cop/style/yoda_condition.rb
  • lib/rubocop/cop/style/zero_length_predicate.rb
  • lib/rubocop/cop/team.rb
  • lib/rubocop/cop/util.rb
  • lib/rubocop/cop/variable_force.rb
  • lib/rubocop/cop/variable_force/assignment.rb
  • lib/rubocop/cop/variable_force/branch.rb
  • lib/rubocop/cop/variable_force/branchable.rb
  • lib/rubocop/cop/variable_force/reference.rb
  • lib/rubocop/cop/variable_force/scope.rb
  • lib/rubocop/cop/variable_force/variable.rb
  • lib/rubocop/cop/variable_force/variable_table.rb
  • lib/rubocop/error.rb
  • lib/rubocop/formatter/base_formatter.rb
  • lib/rubocop/formatter/clang_style_formatter.rb
  • lib/rubocop/formatter/colorizable.rb
  • lib/rubocop/formatter/disabled_config_formatter.rb
  • lib/rubocop/formatter/disabled_lines_formatter.rb
  • lib/rubocop/formatter/emacs_style_formatter.rb
  • lib/rubocop/formatter/file_list_formatter.rb
  • lib/rubocop/formatter/formatter_set.rb
  • lib/rubocop/formatter/fuubar_style_formatter.rb
  • lib/rubocop/formatter/html_formatter.rb
  • lib/rubocop/formatter/json_formatter.rb
  • lib/rubocop/formatter/offense_count_formatter.rb
  • lib/rubocop/formatter/progress_formatter.rb
  • lib/rubocop/formatter/quiet_formatter.rb
  • lib/rubocop/formatter/simple_text_formatter.rb
  • lib/rubocop/formatter/tap_formatter.rb
  • lib/rubocop/formatter/text_util.rb
  • lib/rubocop/formatter/worst_offenders_formatter.rb
  • lib/rubocop/magic_comment.rb
  • lib/rubocop/name_similarity.rb
  • lib/rubocop/node_pattern.rb
  • lib/rubocop/options.rb
  • lib/rubocop/path_util.rb
  • lib/rubocop/platform.rb
  • lib/rubocop/processed_source.rb
  • lib/rubocop/rake_task.rb
  • lib/rubocop/remote_config.rb
  • lib/rubocop/result_cache.rb
  • lib/rubocop/rspec/cop_helper.rb
  • lib/rubocop/rspec/expect_offense.rb
  • lib/rubocop/runner.rb
  • lib/rubocop/string_interpreter.rb
  • lib/rubocop/string_util.rb
  • lib/rubocop/target_finder.rb
  • lib/rubocop/token.rb
  • lib/rubocop/version.rb
  • lib/rubocop/warning.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem