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

Fix disabled rubocop-rspec and rubocop-vendor #189

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Conversation

desheikh
Copy link
Contributor

@desheikh desheikh commented Aug 1, 2023

The switch to standardrb introduced the DisabledByDefault: true property configuration.
This inadvertently set the default state of rubocop-rspec and rubocop-vendor to disabled, as they now need to be explicitly enabled.

@desheikh desheikh requested a review from a team as a code owner August 1, 2023 17:24
@desheikh desheikh changed the title Fix disabled rspec Fix disabled rubocop-rspec and rubocop-vendor Aug 1, 2023
@desheikh desheikh merged commit b2b3f8f into main Aug 1, 2023
1 check passed
@desheikh desheikh deleted the fix-disabled-rspec branch August 1, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants