9ec8b67392
* 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 |
||
---|---|---|
.. | ||
artifact.go | ||
builder.go | ||
builder.hcl2spec.go | ||
builder_test.go | ||
driver.go | ||
ssh.go | ||
step_configure_qmp.go | ||
step_configure_vnc.go | ||
step_convert_disk.go | ||
step_copy_disk.go | ||
step_create_disk.go | ||
step_forward_ssh.go | ||
step_http_ip_discover.go | ||
step_http_ip_discover_test.go | ||
step_prepare_output_dir.go | ||
step_resize_disk.go | ||
step_run.go | ||
step_set_iso.go | ||
step_shutdown.go | ||
step_type_boot_command.go |