mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
[rubygems/rubygems] util/rubocop -A --only Layout/MultilineBlockLayout
9aa6101942
This commit is contained in:
parent
9a1269eaaa
commit
ae81ff0c9b
4 changed files with 6 additions and 10 deletions
|
@ -17,8 +17,7 @@ class Gem::Commands::DependencyCommand < Gem::Command
|
|||
add_prerelease_option
|
||||
|
||||
add_option("-R", "--[no-]reverse-dependencies",
|
||||
"Include reverse dependencies in the output") do
|
||||
|value, options|
|
||||
"Include reverse dependencies in the output") do |value, options|
|
||||
options[:reverse_dependencies] = value
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue