Skip to content

Conversation

@dentarg
Copy link
Contributor

@dentarg dentarg commented Mar 19, 2025

The list of not enabled cops printed when running "bundle e rake rubocop" was so long.

Fixes

  • Gemspec/RequireMFA: metadata['rubygems_mfa_required'] must be set to 'true'.
  • Gemspec/AddRuntimeDependency: Use add_dependency instead of add_runtime_dependency.
  • Style/RedundantHeredocDelimiterQuotes: Remove the redundant heredoc delimiter quotes, use <<-RUBY instead.

The list of not enabled cops printed when running "bundle e rake
rubocop" was so long.

Fixes

- Gemspec/RequireMFA: metadata['rubygems_mfa_required'] must be set to 'true'.
- Gemspec/AddRuntimeDependency: Use add_dependency instead of add_runtime_dependency.
- Style/RedundantHeredocDelimiterQuotes: Remove the redundant heredoc delimiter quotes, use <<-RUBY instead.
@dentarg dentarg requested review from baelter and walro March 20, 2025 10:15
@dentarg dentarg merged commit e20c6bc into main Mar 20, 2025
1 check passed
@dentarg dentarg deleted the enable-new-cops branch March 20, 2025 10:39
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.

3 participants