Skip to content

Pull requests: ruby-syntax-tree/syntax_tree

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add ability to pass scripts via a command line option
#152 by paracycle was merged Aug 26, 2022 Loading… updated Aug 26, 2022
Fix right assignment token management
#147 by kddnewton was merged Aug 23, 2022 Loading… updated Aug 23, 2022
Bump rubocop from 1.35.0 to 1.35.1 dependencies Pull requests that update a dependency file
#145 by dependabot bot was merged Aug 22, 2022 Loading… updated Aug 22, 2022
Bump minitest from 5.16.2 to 5.16.3 dependencies Pull requests that update a dependency file
#142 by dependabot bot was merged Aug 19, 2022 Loading… updated Aug 19, 2022
Use q.format for Formatter.format
#141 by kddnewton was merged Aug 19, 2022 Loading… updated Aug 19, 2022
Reintroduces exceptions in glob docs
#140 by csalvato was merged Aug 17, 2022 Loading… updated Aug 17, 2022
Removes references to exclusions
#139 by csalvato was merged Aug 17, 2022 Loading… updated Aug 17, 2022
Use option parser for CLI
#136 by kddnewton was merged Aug 17, 2022 Loading… updated Aug 17, 2022
Handle regexp without ending better
#137 by kddnewton was merged Aug 17, 2022 Loading… updated Aug 17, 2022
Updates README with docs on globbing
#135 by csalvato was merged Aug 16, 2022 Loading… updated Aug 16, 2022
Consume end tokens on begins with rescue or ensure
#134 by vinistock was merged Aug 15, 2022 Loading… updated Aug 15, 2022
docs: add information on neovim and vim editor support
#133 by wassimk was merged Aug 14, 2022 Loading… updated Aug 14, 2022
switch between ruby and haml formatters
#127 by Petercopter was merged Aug 12, 2022 Loading… updated Aug 13, 2022
Better error messages on missing tokens
#132 by kddnewton was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Bump rubocop from 1.34.1 to 1.35.0 dependencies Pull requests that update a dependency file
#131 by dependabot bot was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Bump rubocop from 1.33.0 to 1.34.1 dependencies Pull requests that update a dependency file
#130 by dependabot bot was merged Aug 9, 2022 Loading… updated Aug 9, 2022
Bump rubocop from 1.32.0 to 1.33.0 dependencies Pull requests that update a dependency file
#126 by dependabot bot was merged Aug 4, 2022 Loading… updated Aug 4, 2022
Add print_width config option for rake tasks
#123 by molawson was merged Jul 31, 2022 Loading… updated Aug 1, 2022
Add support for a simple config file
#125 by molawson was merged Aug 1, 2022 Loading… updated Aug 1, 2022
Deal better with multi-statement blocks inside parenthesized method calls
#121 by xeger was merged Jul 22, 2022 Loading… updated Jul 22, 2022
Properly handle conditionals in assignment
#119 by kddnewton was merged Jul 22, 2022 Loading… updated Jul 22, 2022
Bump rubocop from 1.31.2 to 1.32.0 dependencies Pull requests that update a dependency file
#118 by dependabot bot was merged Jul 21, 2022 Loading… updated Jul 21, 2022
Allow specifying --print-width in the CLI
#115 by kddnewton was merged Jul 19, 2022 Loading… updated Jul 19, 2022
Pass --print-width to LSP
#116 by kddnewton was merged Jul 19, 2022 Loading… updated Jul 19, 2022
Try line width via ENV
#114 by xfalcox was closed Jul 15, 2022 Draft updated Jul 15, 2022
ProTip! Filter pull requests by the default branch with base:main.