Y
Hacker News
new
|
ask
|
show
|
jobs
by
inter_netuser
1978 days ago
How do you handle code that you want to keep in place commented out, because it might be needed later for debugging/etc?
1 comments
wiml
1978 days ago
I don't think you're forced to act on anything that it finds; it just points you at things that
might
be removable cruft.
link