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

pass ignore files cli options to language server
#495 by nicpillinger was merged Jul 10, 2025 Loading… updated Jul 10, 2025
[WIP] Long call chain comment formatting
#472 by levibuzolic was closed Jul 10, 2025 Draft updated Jul 10, 2025
Make MutationVisitor visit all nodes
#470 by spect88 was closed Jul 10, 2025 Loading… updated Jul 10, 2025
Format non-Ruby STDIN/script content too
#469 by spect88 was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Formatting proposal: Ensure empty line between method definitions
#461 by molawson was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Enable more tests now that TruffleRuby supports pattern matching
#435 by eregon was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Bump actions/upload-pages-artifact from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#425 by dependabot bot was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Mention write from the format command in README
#416 by rattrayalex was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Formatting fixes for YARP
#394 by csabahenk was closed Jul 11, 2025 Loading… updated Jul 11, 2025
AliasNode: {left, right} -> {new_name, old_name}
#370 by davidwessman was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Args -> ArgumentsNode
#368 by davidwessman was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Fix formatting for CHAR node when single_quotes plugin is enabled
#385 by nobuyo was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Add MutationVisitor#remove API to remove nodes from the tree
#305 by nvasilevski was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Plugin to remove spaces in hash
#360 by ryanb was closed Jul 11, 2025 Loading… updated Jul 11, 2025
Track compile errors
#522 by kddnewton was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Assoc uses Identity formatter if any value is nil
#450 by bradleybuda was merged Jul 11, 2025 Loading… updated Jul 11, 2025
Add config option to CLI
#523 by kddnewton was merged Jul 15, 2025 Loading… updated Jul 15, 2025
Remove the translation layer
#526 by kddnewton was merged Jul 17, 2025 Loading… updated Jul 17, 2025
Move YARV out of syntax tree
#527 by kddnewton was merged Jul 18, 2025 Loading… updated Jul 18, 2025
Bump rubocop from 1.78.0 to 1.79.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#528 by dependabot bot was closed Jul 29, 2025 Loading… updated Jul 29, 2025
Bump rubocop from 1.78.0 to 1.79.1 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#529 by dependabot bot was closed Aug 1, 2025 Loading… updated Aug 1, 2025
Bump rubocop from 1.78.0 to 1.79.2 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#530 by dependabot bot was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#531 by dependabot bot was merged Aug 12, 2025 Loading… updated Aug 12, 2025
Bump rubocop from 1.79.2 to 1.80.0 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
#534 by dependabot bot was merged Aug 22, 2025 Loading… updated Aug 22, 2025
Bump actions/upload-pages-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#535 by dependabot bot was merged Aug 22, 2025 Loading… updated Aug 22, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.