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

Make RSpec/MatchArray and RSpec/ContainExactly pending #1613

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

ydah
Copy link
Member

@ydah ydah commented Apr 4, 2023

Fix: #1612

This PR is make RSpec/MatchArray and RSpec/ContainExactly pending.


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (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).

Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link

@Greg-Myers-SB Greg-Myers-SB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🎉

@bquorning
Copy link
Collaborator

😱 I thought we had a CI check to catch this.

config/default.yml Outdated Show resolved Hide resolved
@ydah ydah force-pushed the to_pending branch 2 times, most recently from c1a1e4c to a818c3d Compare April 6, 2023 15:03
Fix: rubocop#1612
This PR is make `RSpec/MatchArray` and `RSpec/ContainExactly` pending.
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Apr 6, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
@bquorning bquorning merged commit 712eb85 into rubocop:master Apr 6, 2023
23 checks passed
@ydah ydah deleted the to_pending branch April 14, 2023 10:18
ydah added a commit to ydah/rubocop-rspec that referenced this pull request Jul 7, 2023
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop#1613 (comment)
ydah added a commit to rubocop/rubocop-rspec_rails that referenced this pull request Mar 27, 2024
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop/rubocop-rspec#1613 (comment)
ydah added a commit to rubocop/rubocop-rspec_rails that referenced this pull request Mar 27, 2024
…me `Enabled: true`

I suggest adding checks with Danger as a preventive measure against recurrence.

Resolve: rubocop/rubocop-rspec#1613 (comment)
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.

RSpec/MatchArray enabled by default instead of being a new-cop
4 participants