Skip to content

Commit 809f0d9

Browse files
authored
Increase JSCPD error threshold (#216)
fixes #215
1 parent b5d5cf8 commit 809f0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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": 2
2+
"threshold": 2.5
33
}

0 commit comments

Comments
 (0)