Skip to content

Commit

Permalink
Update lint to search /bin/ltag
Browse files Browse the repository at this point in the history
Signed-off-by: Mathis Joffre <[email protected]>
  • Loading branch information
Joffref committed Aug 30, 2022
1 parent 024fd57 commit aeb5cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ firecracker-clean:

lint: deps
gofmt -s -l .
$(FC_TEST_DATA_PATH)/ltag -check -v -t .headers
$(FC_TEST_DATA_PATH)/bin/ltag -check -v -t .headers

.PHONY: all generate clean distclean build test unit-tests all-tests check-kvm

0 comments on commit aeb5cfe

Please sign in to comment.