Releases: platisd/duplicate-code-detection-tool
Releases · platisd/duplicate-code-detection-tool
Release 1.2.0
one_comment
enables the Action to update an existing commentheader_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 ifone_comment
is used then the action will update the respective comment as long as the titles are unique.
Version 1.1.0
- Optionally ignore code comments when parsing Python files
Version 1.0.2
Fix clone for private repositories
Version 1.0.1
- Fix reading of files with exotic characters
Version 1.0.0
Initial release of the Duplicate Code Detection Tool as a GitHub Action! 🚀