rubocop / rubocop-factory_bot

Code style checking for factory_bot files.
https://docs.rubocop.org/rubocop-factory_bot
MIT License
44 stars 13 forks source link

Add job for CI using Prism parser #110

Closed ydah closed 5 months ago

ydah commented 6 months ago

Follow up rubocop/rubocop-ast#277


Before submitting the PR make sure the following are checked:

pirj commented 6 months ago

Same as https://github.com/rubocop/rubocop-capybara/pull/112/files#r1533586083

interestingly, the job fails.

pirj commented 5 months ago

Should we update rubocop-ast? Or will the latest used anyway in the build? Or will this use the latest cached? Should we report the error to prism?

ydah commented 5 months ago

I think rubocop-ast is up to date. This is a prism issue and will be resolved by the next version of prism.