Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

CodeClone GitHub Action

Runs CodeClone to detect architectural code duplication in Python projects.

Usage

- uses: orenlab/codeclone/.github/actions/codeclone@v1
  with:
    path: .
    fail-on-new: true