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

Enable all pending cops #1902

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Enable all pending cops #1902

merged 1 commit into from
Jun 5, 2024

Conversation

bquorning
Copy link
Collaborator

@bquorning bquorning commented Jun 3, 2024

Closes #1886

When a new cop is added, its state is pending. The only time we enable cops is when we make a major release. v3.0 is just around the corner, so now we enable the pending cops.


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

@bquorning bquorning added this to the 3.0 milestone Jun 3, 2024
@bquorning bquorning force-pushed the enable-pending-cops branch from e1f1078 to 21ebc53 Compare June 3, 2024 20:56
@bquorning
Copy link
Collaborator Author

@ydah The Danger check failed, and I’m not sure why. Could you have a look, please?

@bquorning bquorning marked this pull request as ready for review June 3, 2024 20:58
@bquorning bquorning requested a review from a team as a code owner June 3, 2024 20:58
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.

Go, cops! It’s a full-scale anti-crime operation.

@bquorning
Copy link
Collaborator Author

@Darhazer Any comments?

Copy link
Member

@ydah ydah left a comment

Choose a reason for hiding this comment

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

Looks good

@bquorning
Copy link
Collaborator Author

Let’s remember https://metaredux.com/posts/2020/06/08/the-rubocop-name-drama-redux.html and not get too crazy with the police/cop analogy 😬

I asked @Darhazer for feedback only about an hour ago, so I’ll leave this PR open until tomorrow where I’ll merge and make a pre-release. See also #1880 (comment)

@pirj
Copy link
Member

pirj commented Jun 4, 2024

I admit I had a few more funny phrases to add to that comment, but removed them before sending.

@bquorning bquorning force-pushed the enable-pending-cops branch from 21ebc53 to 1af0b78 Compare June 5, 2024 08:38
@bquorning bquorning merged commit 5d87427 into master Jun 5, 2024
24 checks passed
@bquorning bquorning deleted the enable-pending-cops branch June 5, 2024 08:40
@bquorning bquorning mentioned this pull request Jun 5, 2024
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.

Consider enabling some of the pending cops
3 participants