mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Use FromDefaultNameLoader
for diagnostics.
This commit is contained in:
parent
fe1f6c95f5
commit
efa6130a66
@ -838,6 +838,7 @@ module Homebrew
|
||||
|
||||
loadable = [
|
||||
Formulary::FromAPILoader,
|
||||
Formulary::FromDefaultNameLoader,
|
||||
Formulary::FromNameLoader,
|
||||
].any? do |loader_class|
|
||||
loader = begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user