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 6a5c82c commit dc11e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -16,7 +16,7 @@ help: Makefile
.PHONY: install_revive
install_revive:
@echo ">> ============= Install Revive ============= <<"
$(go) install github.com/mgechev/revive
$(go) install github.com/mgechev/revive@latest


## style: Check code style.
Expand Down

0 comments on commit dc11e29

Please sign in to comment.