summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-18 15:27:27 -0500
committerJeff Carr <[email protected]>2025-09-18 15:27:27 -0500
commitb72816f19308d042abc92553538b91243a9c4db3 (patch)
tree66033b12d25268594e3558ace5911d2ea38cd2c0 /Makefile
parent8ecad2c6af8d9086e9829ee6403c7fb9a084ee77 (diff)
add function for autocomplete
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0f68a6b..d0d88b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,4 @@
-all:
- @echo
- @echo
+all: goimports vet
clean:
rm -f go.*