Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

cpd-reporter

Output format reporters for cpd — a fast copy/paste detector for code.

Supported output formats:

  • Console (human-readable, with optional blame info)
  • JSON
  • XML
  • CSV
  • HTML
  • Markdown
  • SARIF
  • Xcode
  • Badge (SVG)
  • AI (machine-readable)
  • Silent (no output)
  • Threshold (exit code on duplication percentage)

This crate is not intended to be used directly; see the jscpd crate for the full CLI.

License

MIT