Code changes
Demo
1.37.0
Module Changes
Class Changes
-
RuboCop::AST::RegexpNode
-
RuboCop::AST::HashElementNode::HashElementDelta
Method Changes
-
RuboCop::AST::ModuleNode#body
-
RuboCop::AST::LambdaNode#arguments
-
RuboCop::AST::NodePattern::Compiler#compile_descend
-
RuboCop::AST::ProcessedSource#preceding_line
1.36.2
Module Changes
Class Changes
-
RuboCop::AST::CaseMatchNode
-
RuboCop::AST::HashNode
Method Changes
-
RuboCop::AST::IndexasgnNode#attribute_accessor?
-
RuboCop::AST::Node#immutable_literal?
-
RuboCop::AST::Node#parent
-
RuboCop::AST::NodePattern::Compiler#with_seq_head_context
-
RuboCop::AST::BlockNode#body
-
RuboCop::AST::LambdaNode#arguments
-
RuboCop::AST::NodePattern#initialize
1.36.1
Module Changes
Class Changes
-
RuboCop::AST::HashElementNode::HashElementDelta
-
RuboCop::AST::ReturnNode
Method Changes
-
RuboCop::AST::Node#operator_keyword?
-
RuboCop::AST::WhileNode#keyword
-
RuboCop::AST::CaseNode#else_branch
-
RuboCop::AST::ProcessedSource#comment_lines
-
RuboCop::AST::NodePattern::Compiler#compile_expr
-
RuboCop::AST::Node#falsey_literal?
-
RuboCop::AST::BlockNode#lambda?