Skip to content

Commit 249f398

Browse files
croakywarp-agent
andcommitted
doc: add deadcode check
Co-Authored-By: Warp <agent@warp.dev>
1 parent 19fee87 commit 249f398

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
@@ -292,6 +292,7 @@ cat example.md | mdembed | mods
292292
goimports -local "$(go list -m)" -w .
293293
go test ./...
294294
go vet ./...
295+
deadcode .
295296

296297
# commit
297298
git add -A

0 commit comments

Comments
 (0)