rubocop / rubocop-capybara

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

Add path to support cucumber in Include #12

Closed ydah closed 1 year ago

ydah commented 1 year ago

In this PR we are going to add the file path where cucumber test files are located to the default Include.

Ref: https://github.com/cucumber/cucumber-ruby#initialization


Before submitting the PR make sure the following are checked: