Skip to content

Commit

Permalink
Updat he PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 30, 2022
1 parent 50972bc commit ca648bb
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 @@ -15,4 +15,4 @@ lint:
format:
@golangci-lint run --fix

.PHONY: clean format lint test
.PHONY: clean dist test lint format

0 comments on commit ca648bb

Please sign in to comment.