Skip to content

Commit 03bd71a

Browse files
committed
feat(go): include lefthook
1 parent 9f36368 commit 03bd71a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shell/functions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ install_node_packages() {
330330

331331
install_go_packages() {
332332
PACKAGES=(
333+
github.com/evilmartians/lefthook/v2@latest
333334
github.com/rhysd/actionlint/cmd/actionlint@latest
334335
golang.org/x/tools/gopls@latest
335336
mvdan.cc/sh/v3/cmd/shfmt@latest

0 commit comments

Comments
 (0)