mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
[rubygems/rubygems] util/rubocop -A --only Style/RescueStandardError
80b57da926
This commit is contained in:
parent
70164eec0f
commit
6ad269dc39
23 changed files with 33 additions and 33 deletions
|
@ -1520,7 +1520,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
else
|
||||
executables
|
||||
end
|
||||
rescue
|
||||
rescue StandardError
|
||||
return nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue