Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 461 Bytes

goimport

remove blank lines & goimports

usage: goimport [<flags>] <dir>

Flags:
      --help                  Show context-sensitive help (also try --help-long
                              and --help-man).
  -e, --exclude-dir="vendor"  exclude dir or filename,eg: vendor,test.

Args:
  <dir>  format dir.

eg:
 goimport --exclude-dir=vendor,gendoc D:\Go\gopath\src\github.com\terraform-providers\terraform-provider-tencentcloud