Fix whitespace

This commit is contained in:
Joshua Peek 2020-09-01 11:45:05 -07:00 committed by GitHub
parent 9480de8f5d
commit 2d0369fd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ module Homebrew
WATCHLIST_PATH = ( WATCHLIST_PATH = (
ENV["HOMEBREW_LIVECHECK_WATCHLIST"] || ENV["HOMEBREW_LIVECHECK_WATCHLIST"] ||
"#{Dir.home}/.brew_livecheck_watchlist" "#{Dir.home}/.brew_livecheck_watchlist"
).freeze ).freeze
def livecheck_args def livecheck_args