Skip to content

Commit 773df53

Browse files
committed
raise threshold
1 parent 504a31a commit 773df53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jscpd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"pattern": "packages/**/*.ts",
33
"ignore": ["**node_modules**", "**dist**"],
44
"gitignore": true,
5-
"threshold": 1.34,
5+
"threshold": 2.0,
66
"minLines": 15
77
}

0 commit comments

Comments
 (0)