This commit is contained in:
Jeff Carr 2025-09-12 10:12:00 -05:00
parent bd951e4817
commit 96a8f66138
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install-verbose
forge patch list
FORGE_VERBOSE=true forge list |head -n 20
vet:
@GO111MODULE=off go vet