formula: this was nilable before so remove it.
Other maintainers consider this preferable to setting to `odeprecated`.
This commit is contained in:
parent
4167900f2b
commit
cff0531888
@ -2383,7 +2383,6 @@ class Formula
|
||||
"name" => name,
|
||||
"full_name" => full_name,
|
||||
"tap" => tap&.name,
|
||||
"oldname" => ("odeprecated" if oldnames.first),
|
||||
"oldnames" => oldnames,
|
||||
"aliases" => aliases.sort,
|
||||
"versioned_formulae" => versioned_formulae.map(&:name),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user