Skip to content

Commit 0b24816

Browse files
committed
update jscpd config
1 parent 159bfeb commit 0b24816

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/linters/.jscpd.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2-
"threshold": 7
2+
"threshold": 7,
3+
"ignore": [
4+
"g2_tools/**",
5+
"sz_tools/**"
6+
]
37
}

0 commit comments

Comments
 (0)