You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since some versions back, RuboCop suggests some extensions we could use:
Tip: Based on detected gems, the following RuboCop extension libraries might be helpful:
* rubocop-minitest (http://github.com/rubocop/rubocop-minitest)
* rubocop-rake (http://github.com/rubocop/rubocop-rake)
* rubocop-sequel (http://github.com/rubocop/rubocop-sequel)
You can opt out of this message by adding the following to your config (see https://docs.rubocop.org/rubocop/extensions.html#extension-suggestions for more options):
AllCops:
SuggestExtensions: false
The text was updated successfully, but these errors were encountered:
Since some versions back, RuboCop suggests some extensions we could use:
The text was updated successfully, but these errors were encountered: