Method List
-
#<< Rubocop::Report::Report
-
#== Rubocop::Cop::Offence
-
#add_offence Rubocop::Cop::Cop
-
all Rubocop::Cop::Cop
-
base_configs Rubocop::Config
-
#check Rubocop::Cop::SingleLineBlocks
-
#check Rubocop::Cop::MethodAndVariableSnakeCase
-
#check Rubocop::Cop::AmpersandsPipesVsAndOr
-
#check Rubocop::Cop::MultilineBlocks
-
#check Rubocop::Cop::FavorModifier
-
#check Rubocop::Cop::DefWithParentheses
-
#check Rubocop::Cop::DefWithoutParentheses
-
#check_missing_space Rubocop::Cop::SpaceAroundOperators
-
#check_missing_space Rubocop::Cop::SpaceInsideHashLiteralBraces
-
#check_missing_space Rubocop::Cop::SpaceAroundBraces
-
#check_unwanted_space Rubocop::Cop::SpaceInsideHashLiteralBraces
-
#check_unwanted_space Rubocop::Cop::SpaceAroundOperators
-
#check_unwanted_space Rubocop::Cop::SpaceAroundBraces
-
#check_unwanted_space Rubocop::Cop::SpaceInside
-
#column Rubocop::Cop::Position
-
#complex_content? Rubocop::Cop::WordArray
-
config Rubocop::Cop::Cop
-
configuration_file_for Rubocop::Config
-
configuration_from_file Rubocop::Config
-
#cop_enabled? Rubocop::Config
-
cop_name Rubocop::Cop::Cop
-
#correlate Rubocop::Cop::Grammar
-
create Rubocop::Report
-
#debug Rubocop::Cop::Cop
-
#disabled_lines_in Rubocop::CLI
-
#display Rubocop::Report::PlainText
-
#display_summary Rubocop::CLI
-
#each_mentioned_cop Rubocop::CLI
-
#each_when Rubocop::Cop::CaseIndentation
-
#empty? Rubocop::Report::Report
-
#encode_severity Rubocop::Cop::Offence
-
#entries Rubocop::Report::Report
-
#error_message Rubocop::Cop::DefWithParentheses
-
#error_message Rubocop::Cop::MultilineTernaryOperator
-
#error_message Rubocop::Cop::NestedTernaryOperator
-
#error_message Rubocop::Cop::MultilineIfThen
-
#error_message Rubocop::Cop::FavorUntilOverNegatedWhile
-
#error_message Rubocop::Cop::WhileUntilModifier
-
#error_message Rubocop::Cop::OneLineConditional
-
#error_message Rubocop::Cop::FavorUnlessOverNegatedIf
-
#error_message Rubocop::Cop::DefWithoutParentheses
-
#error_message Rubocop::Cop::IfUnlessModifier
-
#error_message Rubocop::Cop::IfWithSemicolon
-
#explode Rubocop::Cop::Offence
-
#file_to_exclude? Rubocop::Config
-
#file_to_include? Rubocop::Config
-
#filename Rubocop::Report::Report
-
#find_keywords Rubocop::Cop::CaseIndentation
-
for Rubocop::ConfigStore
-
#for_cop Rubocop::Config
-
#generate Rubocop::Report::EmacsStyle
-
#generate Rubocop::Report::PlainText
-
#get_paren Rubocop::Cop::SpaceInsideParens
-
#get_paren Rubocop::Cop::SpaceInsideBrackets
-
#get_rid_of_invalid_byte_sequences Rubocop::CLI
-
#handle_exceptions_to_the_rule Rubocop::Cop::Semicolon
-
#handle_only_option Rubocop::CLI
-
#has_report? Rubocop::Cop::Cop
-
#index_of_first_token_on_line Rubocop::Cop::Semicolon
-
inherited Rubocop::Cop::Cop
-
#initialize Rubocop::Cop::Grammar
-
#initialize Rubocop::Report::Report
-
#initialize Rubocop::Cop::Cop
-
#initialize Rubocop::Cop::Token
-
#initialize Rubocop::Config
-
#initialize Rubocop::CLI
-
#initialize Rubocop::Cop::Offence
-
#inspect Rubocop::Cop::SpaceAfterControlKeyword
-
#inspect Rubocop::Cop::Syntax
-
#inspect Rubocop::Cop::SpaceAfterCommaEtc
-
#inspect Rubocop::Cop::SurroundingSpace
-
#inspect Rubocop::Cop::Alias
-
#inspect Rubocop::Cop::Tab
-
#inspect Rubocop::Cop::Not
-
#inspect Rubocop::Cop::Eval
-
#inspect Rubocop::Cop::Blocks
-
#inspect Rubocop::Cop::ClassAndModuleCamelCase
-
#inspect Rubocop::Cop::VariableInterpolation
-
#inspect Rubocop::Cop::ClassMethods
-
#inspect Rubocop::Cop::MethodAndVariableSnakeCase
-
#inspect Rubocop::Cop::NewLambdaLiteral
-
#inspect Rubocop::Cop::PercentR
-
#inspect Rubocop::Cop::OpMethod
-
#inspect Rubocop::Cop::WhenThen
-
#inspect Rubocop::Cop::FavorJoin
-
#inspect Rubocop::Cop::WordArray
-
#inspect Rubocop::Cop::Semicolon
-
#inspect Rubocop::Cop::Encoding
-
#inspect Rubocop::Cop::FavorUnlessOverNegatedIf
-
#inspect Rubocop::Cop::AvoidFor
-
#inspect Rubocop::Cop::SymbolSnakeCase
-
#inspect Rubocop::Cop::LineContinuation
-
#inspect Rubocop::Cop::UnlessElse
-
#inspect Rubocop::Cop::HashLiteral
-
#inspect Rubocop::Cop::IfThenElse
-
#inspect Rubocop::Cop::LineLength
-
#inspect Rubocop::Cop::EndOfLine
-
#inspect Rubocop::Cop::EmptyLines
-
#inspect Rubocop::Cop::HashSyntax
-
#inspect Rubocop::Cop::ArrayLiteral
-
#inspect Rubocop::Cop::SymbolArray
-
#inspect Rubocop::Cop::AvoidGlobalVars
-
#inspect Rubocop::Cop::TrailingWhitespace
-
#inspect Rubocop::Cop::HandleExceptions
-
#inspect Rubocop::Cop::LeadingCommentSpace
-
#inspect Rubocop::Cop::AmpersandsPipesVsAndOr
-
#inspect Rubocop::Cop::CollectionMethods
-
#inspect Rubocop::Cop::BraceAfterPercent
-
#inspect Rubocop::Cop::AvoidPerlBackrefs
-
#inspect Rubocop::Cop::SpaceAroundEqualsInParameterDefault
-
#inspect Rubocop::Cop::SingleLineMethods
-
#inspect Rubocop::Cop::FavorUntilOverNegatedWhile
-
#inspect Rubocop::Cop::ParenthesesAroundCondition
-
#inspect Rubocop::Cop::EmptyLineBetweenDefs
-
#inspect Rubocop::Cop::TrivialAccessors
-
#inspect Rubocop::Cop::ColonMethodCall
-
#inspect Rubocop::Cop::TernaryOperator
-
#inspect Rubocop::Cop::AsciiIdentifiers
-
#inspect Rubocop::Cop::IfUnlessModifier
-
#inspect Rubocop::Cop::WhileUntilModifier
-
#inspect Rubocop::Cop::AvoidPerlisms
-
#inspect Rubocop::Cop::AsciiComments
-
#inspect Rubocop::Cop::BlockComments
-
#inspect Rubocop::Cop::DefParentheses
-
#inspect Rubocop::Cop::FavorPercentR
-
#inspect Rubocop::Cop::ParameterLists
-
#inspect Rubocop::Cop::RescueModifier
-
#inspect Rubocop::Cop::StringLiterals
-
#inspect Rubocop::Cop::FavorSprintf
-
#inspect Rubocop::Cop::EnsureReturn
-
#inspect Rubocop::Cop::MethodLength
-
#inspect Rubocop::Cop::AlignParameters
-
#inspect Rubocop::Cop::CaseIndentation
-
#inspect Rubocop::Cop::AvoidClassVars
-
#inspect Rubocop::Cop::NumericLiterals
-
#inspect Rubocop::Cop::PercentLiterals
-
#inspect Rubocop::Cop::ReduceArguments
-
#inspect Rubocop::Cop::RescueException
-
#inspect_file Rubocop::CLI
-
#keyword? Rubocop::Cop::CaseIndentation
-
#kind Rubocop::Cop::SpaceAfterComma
-
#kind Rubocop::Cop::SpaceInside::Paren
-
#kind Rubocop::Cop::SpaceAfterSemicolon
-
#kind Rubocop::Cop::SpaceAfterColon
-
#kind_of_if Rubocop::Cop::IfThenElse
-
#left Rubocop::Cop::SpaceInside::Paren
-
#length Rubocop::Cop::FavorModifier
-
#line_number Rubocop::Cop::Offence
-
#lineno Rubocop::Cop::Position
-
load_file Rubocop::Config
-
#loaded_path Rubocop::Config
-
make_position_objects Rubocop::Cop::Position
-
max Rubocop::Cop::LineLength
-
merge Rubocop::Config
-
merge_with_default Rubocop::Config
-
#message Rubocop::Cop::Offence
-
#name Rubocop::Cop::Cop
-
#next_state Rubocop::Cop::Semicolon
-
#offences Rubocop::Cop::Cop
-
#offends? Rubocop::Cop::MultilineTernaryOperator
-
#offends? Rubocop::Cop::NestedTernaryOperator
-
#options Rubocop::CLI
-
#parse_options Rubocop::CLI
-
#patterns_to_exclude Rubocop::Config
-
#patterns_to_include Rubocop::Config
-
#pos Rubocop::Cop::Token
-
#preliminary_scan Rubocop::Cop::HashLiteral
-
#preliminary_scan Rubocop::Cop::ArrayLiteral
-
prepare Rubocop::ConfigStore
-
#process_embedded_expressions Rubocop::Cop::Grammar
-
#process_ident Rubocop::Cop::Eval
-
#process_line Rubocop::Cop::Syntax
-
#read_source Rubocop::CLI
-
#right Rubocop::Cop::SpaceInside::Paren
-
rip_source Rubocop::CLI
-
#ruby_files Rubocop::CLI
-
#run Rubocop::CLI
-
set_options_config Rubocop::ConfigStore
-
#severity Rubocop::Cop::Offence
-
#target_files Rubocop::CLI
-
#text Rubocop::Cop::Token
-
#to_s Rubocop::Cop::Offence
-
#to_s Rubocop::Cop::Token
-
#trap_interrupt Rubocop::CLI
-
#type Rubocop::Cop::Token
-
#valid_case? Rubocop::Cop::RescueException
-
#validate! Rubocop::Config
-
#wants_to_quit Rubocop::CLI
-
#warn_unless_valid Rubocop::Config