What does HackerNews think of piranha?

A tool for refactoring code related to feature flag APIs

Language: Java

#27 in Java
#85 in JavaScript
#6 in Swift
#12 in Swift
It can be done by opening a PR, I haven't tried it yet, but I'm curious to try out https://github.com/uber/piranha or maybe hear some experiences if someone has used it
Removing dead code is something we could have much better automated tools for. Iā€™m thinking like https://github.com/uber/piranha on steroids.

What would you pay to have a service that did this automatically on your codebase? You remove something in a PR and it adds a commit that cleans up everything else that can be.

Here is the link to the Piranha repo since I didn't see it mentioned in the article: https://github.com/uber/piranha