Documentation
¶
Overview ¶
Command remove-dead-code removes or comments out dead code in Go files based on the dead code JSON file.
BUGS: - missing topo sort to process files/func in the correct order - misses function comments TODO: - Add tests - Add support for removing dead code from test files - Add support for removing dead code from other types of files (e.g. .proto files) - Make it not confused by temporal, if possible.
Click to show internal directories.
Click to hide internal directories.