|
|
|
|
|
by superjared
879 days ago
|
|
I inherited a go project that has two different commands under `cmd`, and it seems when I run this against one of those `main`s, it incorrectly detects what it thinks as dead code that is used in the other command. Does anyone know how to work around this? |
|