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 Minitest/AssertPredicate cop #1249

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Dec 13, 2023

Copy link
Member

@vinistock vinistock left a comment

Choose a reason for hiding this comment

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

I wonder why this isn't enabled by default. Is this something we can configure in rubocop-shopify too?

@andyw8 andyw8 merged commit de6df42 into main Dec 13, 2023
24 of 30 checks passed
@andyw8 andyw8 deleted the andyw8/enable-minitest-assert-predicate branch December 13, 2023 17:22
@andyw8
Copy link
Contributor Author

andyw8 commented Dec 13, 2023

It's from rubocop-minitest rather than rubocop, so we don't have a standard config for that.

@andyw8
Copy link
Contributor Author

andyw8 commented Dec 13, 2023

But there is some exploration for other plugin configs: Shopify/ruby-style-guide#498

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.

2 participants