Skip to content

Commit 651ec8d

Browse files
Merge master into feature/q-dev-ux
2 parents 5f058c4 + 1486e3a commit 651ec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jscpd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pattern": "packages/**/*.ts",
3-
"ignore": ["**node_modules**", "**dist**", "*/scripts/*"],
3+
"ignore": ["**node_modules**", "**dist**", "**/scripts/**"],
44
"gitignore": true,
55
"threshold": 3.0,
66
"minLines": 3,

0 commit comments

Comments
 (0)