duplicate-code-detection-tool

A simple Python3 tool to detect similarities between files within a repository

MIT License

Stars
163
Committers
6
duplicate-code-detection-tool - Release 1.2.0 Latest Release

Published by platisd 5 months ago

  • one_comment enables the Action to update an existing comment
  • header_message_start allows users to specify their own "titles" of the report and if they run the tool in multiple steps of the same workflow then if one_comment is used then the action will update the respective comment as long as the titles are unique.
duplicate-code-detection-tool - Version 1.1.0

Published by platisd over 2 years ago

  • Optionally ignore code comments when parsing Python files
duplicate-code-detection-tool - Version 1.0.2

Published by platisd over 2 years ago

Fix clone for private repositories

duplicate-code-detection-tool - Version 1.0.1

Published by platisd about 3 years ago

  • Fix reading of files with exotic characters
duplicate-code-detection-tool - Version 1.0.0

Published by platisd over 3 years ago

Initial release of the Duplicate Code Detection Tool as a GitHub Action! 🚀