We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1051963 commit 662adc2Copy full SHA for 662adc2
.github/workflows/filterDuplicates.js
@@ -1,5 +1,5 @@
1
/**
2
- * Filters the report produces by jscpd to only include clones within the code affected by a given git diff.
+ * Filters the report produced by jscpd to only include clones that involve changes from the given git diff.
3
* If the filtered report is non-empty, i.e. there exists a clone in the changes,
4
* the program exits with an error and logs the filtered report to console.
5
*
0 commit comments