We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b24816 commit b67317cCopy full SHA for b67317c
1 file changed
.github/linters/.jscpd.json
@@ -1,7 +1,7 @@
1
{
2
"threshold": 7,
3
"ignore": [
4
- "g2_tools/**",
5
- "sz_tools/**"
+ "**/g2_tools/**",
+ "**/sz_tools/**"
6
]
7
}
0 commit comments