Code changes
Demo
1.46.0
Module Changes
Class Changes
Method Changes
-
RuboCop::AST::IfNode#elsif?
-
RuboCop::AST::ProcessedSource#preceding_line
-
RuboCop::AST::NodePattern::Compiler#compile_any_order
-
RuboCop::AST::Node#visit_descendants
-
RuboCop::AST::BlockNode#multiline?
1.45.1
Module Changes
Class Changes
-
RuboCop::AST::HashElementNode::HashElementDelta
-
RuboCop::AST::NodePattern
-
RuboCop::AST::ReturnNode
Method Changes
-
RuboCop::AST::Token#comment?
-
RuboCop::AST::Token#equal_sign?
1.45.0
Method Changes
-
RuboCop::AST::BlockNode#arguments?
-
RuboCop::AST::NodePattern::Compiler#with_temp_node
-
RuboCop::AST::NodePattern::Compiler#run
-
RuboCop::AST::BlockNode#multiline?
-
RuboCop::AST::KeywordSplatNode#operator