TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A dead code killer for Erlang

103 pointsby elbrujohalconover 4 years ago

3 comments

foucover 4 years ago
> Hank will detect and warn you about valid parts of your code that could potentially be deleted or at least refactored based on rules.
dnauticsover 4 years ago
The place I work runs a heterogeneous erlang cluster (cluster-as-service-mesh), I assume the best way to deal with this is to mark off that module, or the specific cluster exports, to be ignored.<p>I imagine this tool also has a hard time identifying function invocations via erlang:apply
inter_netuserover 4 years ago
How do you handle code that you want to keep in place commented out, because it might be needed later for debugging&#x2F;etc?
评论 #25866272 未加载