Skip to content

Commit

Permalink
Update PHONY in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 30, 2022
1 parent 7ac4347 commit 4e4c360
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 @@ -25,4 +25,4 @@ lint:
format:
@golangci-lint run --fix

.PHONY: clean format lint test
.PHONY: clean target test lint format

0 comments on commit 4e4c360

Please sign in to comment.