-
-
Notifications
You must be signed in to change notification settings - Fork 63
Pull requests: ruby-syntax-tree/syntax_tree
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Disallow turning a conditional into a ternary if there's a Not node without parentheses in the predicate
#72
by bbuchalter
was merged May 14, 2022
Loading…
updated May 14, 2022
Correct the pattern for checking if a dynamic symbol can be converted into a label as a hash key.
#77
by kddnewton
was merged May 13, 2022
Loading…
updated May 13, 2022
Bump rubocop from 1.29.0 to 1.29.1
dependencies
Pull requests that update a dependency file
#75
by dependabot
bot
was merged May 12, 2022
Loading…
updated May 12, 2022
Fix nested hash patterns from accidentally adding a
then to their output
#73
by kddnewton
was merged May 10, 2022
Loading…
updated May 10, 2022
Add the single quotes configuration option
#71
by kddnewton
was merged May 9, 2022
Loading…
updated May 9, 2022
Bump rubocop from 1.28.2 to 1.29.0
dependencies
Pull requests that update a dependency file
#68
by dependabot
bot
was merged May 6, 2022
Loading…
updated May 6, 2022
Remaining prettier formatting fixes
#56
by kddnewton
was merged Apr 22, 2022
Loading…
updated Apr 22, 2022
Handle
return when arg is an Array
#55
by DRBragg
was merged Apr 22, 2022
Loading…
updated Apr 22, 2022
Make missing kwargs
nil instead of false
#53
by vinistock
was merged Apr 20, 2022
Loading…
updated Apr 20, 2022
Add convenient Formatter.format
#52
by vinistock
was merged Apr 20, 2022
Loading…
updated Apr 20, 2022
ProTip!
Filter pull requests by the default branch with base:main.