Skip to content

Conversation

@RubyBrewsday
Copy link

* Repos that use rubocop-1-18-3 in analysis can now integrate `syntax_tree`
into their rubocop configurations:
https://github.com/ruby-syntax-tree/syntax_tree#rubocop
@RubyBrewsday RubyBrewsday requested review from dantevvp and f-moya April 17, 2023 14:31
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
prettier_print (1.2.1)

Choose a reason for hiding this comment

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

curious about why this upgrade to prettier_print when 1.2.0 is required by syntax_tree...

Copy link
Author

Choose a reason for hiding this comment

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

Ah so this was automatically set when I added in the syntax_tree gem and ran bundle install. Since syntax_tree for version 6.1.1 has >= 1.2.0 set as a dependency, I'm assuming that 1.2.1 is the highest version that meets that requirement.

@RubyBrewsday RubyBrewsday merged commit 484f72d into channel/rubocop-1-18-3 Apr 17, 2023
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.

4 participants