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.protobuf-serialization
parent
02ac9628cc
commit
2009079246
Loading…
Reference in new issue