Code changes
Demo
1.77.0
Module Changes
Class Changes
-
RuboCop::Cop::Style::DefWithParentheses
-
RuboCop::Cop::Rails::OutputSafety
-
RuboCop::Cop::Style::DotPosition
-
RuboCop::MagicComment::VimComment
-
RuboCop::Cop::Style::IndentHash
-
RuboCop::Cop::Rails::RequestReferer
Method Changes
-
RuboCop::Cop::Lint::MultipleCompare#autocorrect
-
RuboCop::Cop::Performance::CaseWhenSplat#autocorrect
-
RuboCop::Cop::Commissioner#reset_errors
-
RuboCop::Cop::Lint::InvalidCharacterLiteral#alternative_message
1.76.2
Module Changes
Class Changes
-
RuboCop::Cop::Style::IndentAssignment
-
RuboCop::Cop::Style::WhenThen
Method Changes
-
RuboCop::Cop::Style::Encoding#offense
-
RuboCop::Cop::Rails::SaveBang#check_assignment
1.76.1
Module Changes
Class Changes
-
RuboCop::Cop::Style::BlockEndNewline
-
RuboCop::NodePattern::Compiler
-
RuboCop::Formatter::HTMLFormatter::ERBContext
-
RuboCop::Cop::Style::PerlBackrefs
-
RuboCop::Cop::Lint::UnusedMethodArgument
-
RuboCop::Cop::Style::UnneededCapitalW
-
RuboCop::Cop::Style::MultilineAssignmentLayout
Method Changes
-
RuboCop::Cop::Lint::AssignmentInCondition#conditional_assignment?
-
RuboCop::Cop::HashAlignment::SeparatorAlignment#value_delta
-
RuboCop::Cop::Style::RedundantBegin#on_method_def
-
RuboCop::Cop::Lint::Loop#on_while_post
-
RuboCop::Cop::Performance::StringReplacement#method_suffix
-
RuboCop::Cop::Style::SymbolProc#argument_matches_receiver?
-
RuboCop::Cop::Lint::LiteralInCondition#primitive_array?