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

Retire RSpec/InvalidPredicateMatcher #940

Merged
merged 1 commit into from Oct 22, 2020

Conversation

pirj
Copy link
Member

@pirj pirj commented Jun 18, 2020

Fixes #938


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).

@pirj pirj self-assigned this Jun 18, 2020
@pirj pirj requested review from Darhazer and bquorning June 18, 2020 08:36
@pirj
Copy link
Member Author

pirj commented Jul 1, 2020

Ping. For 2.0, after we bump to RuboCop 1.0?

@Darhazer Darhazer added this to the 2.0 milestone Jul 1, 2020
@bquorning
Copy link
Collaborator

👍 But we cannot merge yet.

@pirj pirj mentioned this pull request Jul 15, 2020
5 tasks
@bquorning bquorning changed the base branch from master to release-2.0 October 21, 2020 20:48
@bquorning
Copy link
Collaborator

@pirj I’ll rebase this pull request.

Copy link
Collaborator

@bquorning bquorning left a comment

Choose a reason for hiding this comment

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

And the build is green.

@bquorning bquorning merged commit 21e4cb7 into release-2.0 Oct 22, 2020
@bquorning bquorning deleted the reture-invalid-predicate-cop branch October 22, 2020 20:01
CvX added a commit to discourse/rubocop-discourse that referenced this pull request Nov 6, 2020
CvX added a commit to discourse/rubocop-discourse that referenced this pull request Nov 6, 2020
(Removed from rubocop-rspec in rubocop/rubocop-rspec#940)

Updates rubocop-rspec to 2.0.0 an bumps rubocop-discourse to 2.4.1
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.

Retire RSpec/InvalidPredicateMatcher
3 participants