Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nkubala committed Oct 10, 2018
1 parent c5d62ea commit 0ef6535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/skaffold/config/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ type SkaffoldOptions struct {
Trigger string
CustomLabels []string
WatchPollInterval int
DefaultRepo string
DefaultRepo string
}

// Labels returns a map of labels to be applied to all deployed
Expand Down

0 comments on commit 0ef6535

Please sign in to comment.