Code changes
Demo
1.23.0
Module Changes
Method Changes
-
RuboCop::Cop::Performance::RegexpMatch#message
-
RuboCop::Cop::Performance::SortReverse#register_offense
-
RuboCop::Cop::Performance::RedundantMerge::EachWithObjectInspector#value_used?
1.22.1
Module Changes
Class Changes
-
RuboCop::Cop::Performance::SortReverse
-
RuboCop::Cop::Performance::Squeeze
Method Changes
-
RuboCop::Cop::Performance::RedundantSplitRegexpArgument#on_send
-
RuboCop::Cop::Performance::MapMethodChain#find_begin_of_chained_map_method
-
RuboCop::Cop::Performance::IoReadlines#build_good_method
1.22.0
Module Changes
Class Changes
-
RuboCop::Cop::Performance::RangeInclude
-
RuboCop::Cop::Performance::RedundantMerge
-
RuboCop::Cop::Performance::ReverseFirst
-
RuboCop::Cop::Performance::CaseWhenSplat
Method Changes
-
RuboCop::Cop::Performance::DoubleStartEndWith#message
-
RuboCop::Cop::Performance::StringReplacement#accept_first_param?
-
RuboCop::Cop::Performance::ReverseFirst#build_good_method
-
RuboCop::Cop::Performance::RedundantMerge#to_assignments
-
RuboCop::Cop::Performance::Detect#preferred_method
-
RuboCop::Cop::Performance::CaseWhenSplat#needs_reorder?
-
RuboCop::Cop::Performance::StringReplacement#accept_second_param?