Skip to content

Commit 383a371

Browse files
committed
Update JSCPD to 0
1 parent e6743ae commit 383a371

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,5 +1,5 @@
11
{
22
"ignore": ["**/.github/**", "**/.git/**", "**/tests/**", "**/examples/**"],
3-
"threshold": 3,
3+
"threshold": 0,
44
"reporters": ["html", "markdown"]
55
}

0 commit comments

Comments
 (0)