Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jun 30, 2022
1 parent b14d901 commit 6a5c82c
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 @@ -16,7 +16,7 @@ help: Makefile
.PHONY: install_revive
install_revive:
@echo ">> ============= Install Revive ============= <<"
$(go) get github.com/mgechev/revive
$(go) install github.com/mgechev/revive


## style: Check code style.
Expand Down

0 comments on commit 6a5c82c

Please sign in to comment.