Formatting fix
This commit is contained in:
parent
9e2caa8d6a
commit
15d2a9c7cd
@ -19,7 +19,8 @@ module Hbc
|
||||
end
|
||||
|
||||
def self.search_remote(query)
|
||||
matches = begin GitHub.search_code(
|
||||
matches = begin
|
||||
GitHub.search_code(
|
||||
user: "caskroom",
|
||||
path: "Casks",
|
||||
filename: query,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user