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 0943099 commit bba5756Copy full SHA for bba5756
.github/workflows/filterDuplicates.js
@@ -4,7 +4,7 @@
4
* the program exits with an error and logs the filtered report to console.
5
*
6
* Usage:
7
- * node filterDuplicates.js run [path_to_git_diff] [path_to_jscpd_report]
+ * node filterDuplicates.js run [path_to_git_diff] [path_to_jscpd_report] [commit_hash] [repo_name]
8
9
* Tests:
10
* node filterDuplicates.js test
packages/core/src/awsService/ec2/model2.ts
0 commit comments