Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to default EnforcedStyle: have_no for Capybara/NegationMatcher cop #60

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

ydah
Copy link
Member

@ydah ydah commented Aug 7, 2023

Fix: #57


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with main (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Updated documentation.
  • Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

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

  • Set VersionChanged: "<<next>>" in config/default.yml.

@ydah ydah requested a review from a team January 2, 2024 00:26
@ydah ydah mentioned this pull request Jan 2, 2024
6 tasks
@ydah ydah merged commit 4c0a43b into main Jan 2, 2024
25 checks passed
@ydah ydah deleted the fix/57 branch January 2, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misunderstanding with Capybara/NegationMatcher
2 participants