rubocop / rubocop-capybara

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

Fix the issue of blocking merge when making it required #40

Closed ydah closed 1 year ago

ydah commented 1 year ago

Fix: https://github.com/rubocop/rubocop-capybara/pull/39#issuecomment-1509796770 This PR change the control from paths to if.


Before submitting the PR make sure the following are checked:

github-actions[bot] commented 1 year ago

yamllint Failed

Show Output ``` ./.github/workflows/yamllint.yml:20:101: [error] line too long (150 > 100 characters) (line-length) ```

Workflow: Yamllint, Action: __karancode_yamllint-github-action, Lint: .