jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
998 stars 291 forks source link

Avoid overriding result files #1670

Closed tsaglam closed 1 month ago

tsaglam commented 3 months ago

Try to check if a file can be written before executing JPlag. If a file already exists, add an increasingly incrementing number as a suffix.

github-actions[bot] commented 1 month ago

Closed by #1716.