Skip to content

Commit

Permalink
Removed godocs as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten van der Heijden committed Sep 21, 2023
1 parent ba09195 commit 43bedf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ fmt: ## Format go code
@gofumpt -l -w .

tools: ## Install extra tools for development
go install github.com/princjef/gomarkdoc/cmd/gomarkdoc@latest
go install mvdan.cc/gofumpt@latest
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest

Expand Down

0 comments on commit 43bedf7

Please sign in to comment.