rubocop / rubocop-capybara

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

Change to default `EnforcedStyle: link_or_button` for `Capybara/ClickLinkOrButtonStyle` cop #76

Closed ydah closed 10 months ago

ydah commented 10 months ago

partically fix: https://github.com/rubocop/rubocop-capybara/pull/61#issuecomment-1727556658 fix: https://github.com/rubocop/rubocop-capybara/pull/61#issuecomment-1740641746


Before submitting the PR make sure the following are checked:

If you have modified an existing cop's configuration options:

mvz commented 10 months ago

For the record, this does not really fix my comment https://github.com/rubocop/rubocop-capybara/pull/61#issuecomment-1727556658.