Skip to content

Conversation

Rylan12
Copy link

@Rylan12 Rylan12 commented Aug 26, 2025

Follow-up to rubocop/rubocop#14478

The get_processed_source method has been updated to have a prism_result: keyword argument, so in this repo it must be modified to support passing keyword arguments along via super.

I'm not sure how rubocop-md releases align with rubocop releases, but I think this change should be safe to be released independently of a new rubocop release as the change just enables keyword arguments but doesn't require them.

@Earlopain
Copy link
Contributor

I changed it over to a positional argument in order not to break this github.com/rubocop/rubocop/pull/14480. Still should be changed here as well though.

@Earlopain
Copy link
Contributor

Thanks for working on this. Looks good to go for me

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