Skip to content

Commit 137b372

Browse files
croakywarp-agent
andcommitted
doc: add deadcode check
Co-Authored-By: Warp <agent@warp.dev>
1 parent c571013 commit 137b372

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ for a PTY interface.
7373
goimports -local "$(go list -m)" -w .
7474
go test ./...
7575
go vet ./...
76+
deadcode .
7677

7778
# commit
7879
git add -A

0 commit comments

Comments
 (0)