packer-cn/helper
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
* Add golangci-lint as linting tool

* Disable failing staticchecks to start; GitHub issue to handle coming soon

* Run `goimports -w` to repair all source files that have improperly
formatted imports

* makefile: Add ci-lint target to run on travis

This change adds a new make target for running golangci-lint on newly
added Go files only. This target is expected to run during Packer ci builds.

* .github/contributing: Add code linting instructions

* travis: Update job configuration to run parallel builds
2020-02-14 11:42:29 -05:00
..
builder/testing build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
common clean up a few final issues with info sharing 2019-12-17 11:20:57 -08:00
communicator allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
config fix to work with hcl2; update tests 2020-01-13 15:52:05 -08:00
enumflag Fail on unknown values of -on-error 2016-09-17 14:42:21 +00:00
flag-kv helper/flag-kv: can parse JSON files 2015-05-26 09:58:04 -07:00
flag-slice Support -flag=var1,var2,var3 to fix #2332 2015-06-26 17:54:59 -07:00
multistep rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
ssh Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
useragent Include arch and os 2018-04-05 14:28:50 -04:00
wrappedreadline allow to build on solaris 2019-06-07 12:42:38 +02:00