Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

ORTHOIN3D/jscpd-check

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jscpd action

This action run jscpd to find code duplicates.

Inputs

path

Required The src root path to check. Default ./src.

Outputs

output

The output of jscpd action

Example usage

uses: actions/jscpd-check@v1 with: path: './src/views'

About

Jscpd check for github

Resources

License

Stars

Watchers

Forks

Packages

No packages published