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.
2 parents 9f3c8f5 + 9a41a03 commit 89fa698Copy full SHA for 89fa698
.github/workflows/jscpd.json
@@ -3,7 +3,7 @@
3
"ignore": ["**node_modules**", "**dist**", "**/scripts/**"],
4
"gitignore": true,
5
"threshold": 3.0,
6
- "minLines": 3,
+ "minLines": 10,
7
"output": "./",
8
"reporters": ["json"]
9
}
0 commit comments