Code changes
Demo
1.78.0
Module Changes
Class Changes
-
RuboCop::Cop::Lint::UselessAccessModifier
-
RuboCop::Cop::Gemspec::RequireMFA
-
RuboCop::ConfigObsoletion::CopRule
-
RuboCop::Cop::Layout::LeadingCommentSpace
-
RuboCop::Cop::Lint::FloatComparison
Method Changes
-
RuboCop::TargetRuby::RubyVersionFile#find_version
-
RuboCop::Cop::Layout::ExtraSpacing#align_column
-
RuboCop::Cop::Style::RedundantStringEscape#allowed_escape?
-
RuboCop::Cop::Lint::UselessMethodDefinition#use_rest_or_optional_args?
1.77.0
Module Changes
Class Changes
-
RuboCop::Cop::Naming::VariableNumber
-
RuboCop::Cop::Style::Lambda
-
RuboCop::Cop::Style::LineEndConcatenation
-
RuboCop::Cop::Style::RedundantException
Method Changes
-
RuboCop::Cop::Lint::UselessAssignment#check_for_unused_assignments
-
RuboCop::Cop::HashAlignmentStyles::SeparatorAlignment#key_delta
-
RuboCop::Cop::InternalAffairs::ExampleDescription#correct_description
-
RuboCop::ConfigLoader#default_configuration
1.76.2
Module Changes
Class Changes
-
RuboCop::Cop::Lint::ImplicitStringConcatenation
-
RuboCop::Cop::InternalAffairs::MethodNameEqual
Method Changes
-
RuboCop::Cop::Style::CommandLiteral#backtick_literal?
-
RuboCop::Cop::Legacy::CorrectionsProxy#suppress_clobbering
-
RuboCop::Cop::Style::RedundantAssignment#check_if_node
-
RuboCop::Cop::Lint::StructNewOverride#on_send
-
RuboCop::Cop::Lint::SafeNavigationChain#add_safe_navigation_operator