Skip to content

Commit 15f479d

Browse files
committed
cmd/keyify: delete
Keyify has been unmaintained for years and hasn't been updated to work on Go modules. The same functionality exists in gopls. Closes: gh-185
1 parent 5275b91 commit 15f479d

File tree

5 files changed

+0
-568
lines changed

5 files changed

+0
-568
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ tool is accompanied by its own README, describing it in more detail.
4242

4343
| Tool | Description |
4444
|----------------------------------------------------|-------------------------------------------------------------------------|
45-
| [keyify](cmd/keyify/) | Transforms an unkeyed struct literal into a keyed one. |
4645
| [staticcheck](cmd/staticcheck/) | Go static analysis, detecting bugs, performance issues, and much more. |
4746
| [structlayout](cmd/structlayout/) | Displays the layout (field sizes and padding) of structs. |
4847
| [structlayout-optimize](cmd/structlayout-optimize) | Reorders struct fields to minimize the amount of padding. |

cmd/keyify/README.md

-34
This file was deleted.

cmd/keyify/go-keyify.el

-51
This file was deleted.

0 commit comments

Comments
 (0)