Skip to content

Commit b67317c

Browse files
committed
update jscpd config
1 parent 0b24816 commit b67317c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/linters/.jscpd.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"threshold": 7,
33
"ignore": [
4-
"g2_tools/**",
5-
"sz_tools/**"
4+
"**/g2_tools/**",
5+
"**/sz_tools/**"
66
]
77
}

0 commit comments

Comments
 (0)