mirror of https://github.com/hashicorp/packer
makefile: Update code path for golangci-lint (#8751)
While `golangci-lint run` is the same as `golangci-lint run ./...` running it without a path seems to throw warning messages related to its cache, which is confusing. This change sets an explicit path for golangci-lint when calling `make lint` or `make ci-lint`.pull/8757/head
parent
9a85fdd0a5
commit
5a87760702
Loading…
Reference in new issue