提交 20fc9572 编写于 作者: A Anders F Björklund

Rearrange whitespace to make goimports happy

上级 e36c937a
......@@ -35,7 +35,7 @@ var (
outputFile io.Writer = os.Stdout
//GetUUID returns the UUID function to use
GetUUID = randomID
GetUUID = randomID
eventFile *os.File
)
......
......@@ -21,14 +21,14 @@ const (
GithubAccessTokenEnvVar = "GITHUB_ACCESS_TOKEN"
// OkToTestLabel is the github label for ok-to-test
OkToTestLabel = "ok-to-test"
OkToTestLabel = "ok-to-test"
// GithubOwner is the owner of the github repository
GithubOwner = "kubernetes"
GithubOwner = "kubernetes"
// GithubRepo is the name of the github repository
GithubRepo = "minikube"
GithubRepo = "minikube"
// BotName is the name of the minikube Pull Request bot
BotName = "minikube-pr-bot"
BotName = "minikube-pr-bot"
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册