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 504a31a commit 773df53Copy full SHA for 773df53
.github/workflows/jscpd.json
@@ -2,6 +2,6 @@
2
"pattern": "packages/**/*.ts",
3
"ignore": ["**node_modules**", "**dist**"],
4
"gitignore": true,
5
- "threshold": 1.34,
+ "threshold": 2.0,
6
"minLines": 15
7
}
0 commit comments