Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 332 Bytes

File metadata and controls

10 lines (5 loc) · 332 Bytes

cpd-core

Core data models and hashing utilities for cpd — a fast copy/paste detector for code.

This crate provides the foundational types and hash-based detection algorithm used by the cpd tool. It is not intended to be used directly; see the jscpd crate for the full CLI.

License

MIT