summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-21 16:01:05 -0500
committerJeff Carr <[email protected]>2025-08-21 16:01:05 -0500
commit2d7b5fe532650562e83aa98b1e5f2c41149dadc6 (patch)
treeb4a70979352052bf2dc209e375c86e3354141cae /Makefile
parentd7dec7865ad74d4ffe6f56aaf27906ea1a52171d (diff)
update with code snippet
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7090a06..edc546f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
all: clean chat.pb.go goimports vet
- echo okay?
goimports:
goimports -w *.go