Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc
50
stars
15
forks
source link
Add support to ignore specific filename:identifier with -ignore flag, and changed directory scanning argument #4
Closed
GregorioDiStefano closed 8 years ago
Added some clearer command line arguments for directory searching, and added the possibility to ignore specific filename:identifiers combinations.
This is useful when an variable is set using ldflags, etc.