bump-formula-pr: tweak fix syntax.
This commit is contained in:
parent
3339d5af32
commit
40c6fbdccf
@ -101,7 +101,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
[formula.tap ? formula.tap.full_name : nil, "origin/master", "-"]
|
[formula.tap&.full_name, "origin/master", "-"]
|
||||||
end
|
end
|
||||||
|
|
||||||
def bump_formula_pr
|
def bump_formula_pr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user