rubocop / rubocop-ast

RuboCop's AST extensions and NodePattern functionality
https://docs.rubocop.org/rubocop-ast
MIT License
104 stars 52 forks source link

Workaround for incompatibilities between Prism 0.24.0 and 0.25.0 #290

Closed koic closed 5 months ago

koic commented 5 months ago

This is a workaround for incompatibilities between Prism 0.24.0 and 0.25.0. To upgrade to Prism 0.25+, it is necessary to investigate the following build error and provide feedback to Prism. I will proceed with these separately.