dev-cmd/contributions: Remove named arg names, unused
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
This commit is contained in:
parent
5ecdf10e27
commit
a7effbdd35
@ -34,7 +34,7 @@ module Homebrew
|
||||
flag "--to=",
|
||||
description: "Date (ISO-8601 format) to stop searching contributions."
|
||||
|
||||
named_args [:email, :name, :repositories], min: 2, max: 2
|
||||
named_args min: 2, max: 2
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user