Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions shell/functions
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ install_node_packages() {

install_go_packages() {
PACKAGES=(
github.com/evilmartians/lefthook/v2@latest
github.com/rhysd/actionlint/cmd/actionlint@latest
golang.org/x/tools/gopls@latest
mvdan.cc/sh/v3/cmd/shfmt@latest
Expand Down