summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-30 12:45:18 -0600
committerJeff Carr <[email protected]>2024-11-30 12:45:18 -0600
commitc07d48c711377a92b425bec4339a02a22467851b (patch)
treea62b68be5ae5b048970fe726259a901ca9355a20
parent3de739288be1394cc1679c4391058173984e5873 (diff)
minor
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e92dcb8..b4bdcd4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,8 @@
all: gitTag.pb.go goDep.pb.go repo.pb.go
+
+test:
make -C scanGoSrc/
vet: lint