resolved golint errors for variable names and comments incorrectly written

This commit is contained in:
Girish Ramnani
2018-11-28 18:03:15 +05:30
parent be5c66bcf6
commit 4ab05f69c4
21 changed files with 111 additions and 101 deletions

View File

@@ -2,6 +2,7 @@ package main
import (
"flag"
"github.com/posener/complete"
"github.com/redhat-developer/odo/pkg/odo/cli"
"github.com/redhat-developer/odo/pkg/odo/util/completion"