Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Apr 10, 2023
1 parent 64bba1a commit 9b1264b
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,7 +15,7 @@ help: Makefile
.PHONY: install_revive
install_revive:
@echo ">> ============= Install Revive ============= <<"
$(go) install github.com/mgechev/revive@latest
$(GO) install github.com/mgechev/revive@latest


## style: Check code style.
Expand Down

0 comments on commit 9b1264b

Please sign in to comment.