Fix another brew style
from #971.
This commit is contained in:
parent
c9d9e54de6
commit
3ffb9a2f7c
@ -190,7 +190,7 @@ class Formulary
|
||||
super name, Formulary.core_path(name)
|
||||
end
|
||||
|
||||
def get_formula(_spec, alias_path: nil)
|
||||
def get_formula(*)
|
||||
raise FormulaUnavailableError, name
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user