mirror of https://github.com/hashicorp/packer
Some of the variables we create are flagged by our linters as ineffective assignments, which makes sense as those are generally fed by code below, so we don't need to use the declaration/assignation syntax (:=) but instead can fall back to using var with a type to get the zero value of the declared entity.pull/13110/head
parent
9f2f9f1e86
commit
4436346fcb
Loading…
Reference in new issue