brew style --fix
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
693960dd06
commit
ada5e2d219
@ -156,7 +156,7 @@ module Kernel
|
||||
|
||||
require "tap"
|
||||
|
||||
tap = Tap.fetch(match[:user], match[:repo])
|
||||
tap = Tap.fetch(match[:user], match[:repository])
|
||||
tap_message = "\nPlease report this issue to the #{tap.full_name} tap"
|
||||
tap_message += " (not Homebrew/brew or Homebrew/homebrew-core)" unless tap.official?
|
||||
tap_message += ", or even better, submit a PR to fix it" if replacement
|
||||
|
Loading…
x
Reference in New Issue
Block a user