Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Opt out of
SuggestExtensions
message
This PR suppresses the following `SuggestExtensions` message. ```console % bundle exec rake (snip) Tip: Based on detected gems, the following RuboCop extension libraries might be helpful: * rubocop-rake (http://github.com/rubocop-hq/rubocop-rake) 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 ```
- Loading branch information