packer-cn/builder/amazon/ebs
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.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
builder.hcl2spec.go add max_retries option to aws builders 2020-02-07 16:36:14 +01:00
builder_acc_test.go fix ebs acc test 2018-01-08 12:27:10 -08:00
builder_test.go Share SourceImageName with provisioners and manifest post-processor (#8603) 2020-01-16 12:04:03 +01:00
step_create_ami.go ditch else statement for improved clarity 2019-11-18 10:11:59 +01:00
tags_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00