Skip to content

Commit 0c53a2b

Browse files
committed
increase jscpd threshold to 10%
1 parent 751574e commit 0c53a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/linters/.jscpd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"threshold": 0.5
2+
"threshold": 10
33
}

0 commit comments

Comments
 (0)