Lint
This commit is contained in:
@@ -32,7 +32,7 @@ class Arguments
|
||||
arguments.map do |value|
|
||||
unless value.is_a?(Array)
|
||||
value = value.inspect if value.include?(" ")
|
||||
|
||||
|
||||
next value
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user