Skip to content

neo-hack/action-jscpdrs

Repository files navigation

action-jscpdrs

a action to detect copy/paste

usage

name: "cpd"
on: [push]

jobs:
  # test action works running from the graph
  test:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: spring-catponents/action-jscpdrs@v1
      with:
        repotoken: ${{ secrets.GITHUB_TOKEN }}

it will create issue contain copy/paste code.

develop

yarn build
git add .
git push

About

a github action to help u detect copy/past code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published