rubocop / rubocop-capybara

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

Fix errors in documentation for file paths to be inspected #11

Closed ydah closed 1 year ago

ydah commented 1 year ago

Currently, **/test/**/* is also inspected by rubocop-capybara, so I modified it accordingly.

Ref: https://github.com/rubocop/rubocop-capybara/blob/10e2d89cf876888dcca3c473a7c69cc6b5cb93cc/config/default.yml#L8


Before submitting the PR make sure the following are checked: