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

Add RuboCop extensions? #239

Open
dentarg opened this issue Mar 21, 2021 · 0 comments
Open

Add RuboCop extensions? #239

dentarg opened this issue Mar 21, 2021 · 0 comments

Comments

@dentarg
Copy link
Member

dentarg commented Mar 21, 2021

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
dentarg added a commit that referenced this issue Mar 21, 2021
Make the output from running tests ("bundle exec rake") less verbose.

I've noted the suggestions in #239.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant