rubocop / rubocop-capybara

Code style checking for Capybara files.
https://docs.rubocop.org/rubocop-capybara
MIT License
41 stars 8 forks source link

Add new `Capybara/FindAllFirst` cop #118

Closed ydah closed 3 months ago

ydah commented 5 months ago

Fix: https://github.com/rubocop/rubocop-capybara/issues/115


Before submitting the PR make sure the following are checked:

If you have created a new cop:

ydah commented 3 months ago

Run this cop on the project at hand, there seem to be no false positives, so it appears to be a non-issue.