Releases: Rafaelpta/dupehound
Releases · Rafaelpta/dupehound
v0.1.0
First release. dupehound finds near-duplicate functions in TypeScript, TSX, JavaScript, Python, Rust, Go, Java and Ruby codebases: structural fingerprints catch copies even after every identifier was renamed.
dupehound scanranks duplicate clusters and computes a repo slop scoredupehound historycharts duplication across the git logdupehound checkgates CI when a change duplicates existing code
Install: cargo install dupehound or grab a binary below.
Thanks @paarothecoder for contributing Ruby support (#12), the first community-added language.