Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for syntax_tree fixer #4268

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

molawson
Copy link
Contributor

This is the library that now powers prettier/plugin-ruby but is also stands on its own: https://github.com/ruby-syntax-tree/syntax_tree

I added tests based on existing examples, but much of this was new for me. I'm happy to tweak or update any of this to fit within the rest of this plugin. I have also tested it locally and it's working as I'd expect for me.

@molawson molawson force-pushed the add-syntax-tree-fixer branch 2 times, most recently from cb12ec9 to 023b227 Compare July 28, 2022 21:13
This is the library that now powers prettier/plugin-ruby but is also
stands on its own: https://github.com/ruby-syntax-tree/syntax_tree
@molawson molawson force-pushed the add-syntax-tree-fixer branch from 023b227 to 84cac41 Compare July 28, 2022 22:54
Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good.

@hsanson hsanson merged commit 233b681 into dense-analysis:master Aug 9, 2022
@molawson molawson deleted the add-syntax-tree-fixer branch August 9, 2022 16:02
mnikulin pushed a commit to mnikulin/ale that referenced this pull request Nov 12, 2023
This is the library that now powers prettier/plugin-ruby but is also
stands on its own: https://github.com/ruby-syntax-tree/syntax_tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants