We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6743ae commit 383a371Copy full SHA for 383a371
.github/linters/.jscpd.json
@@ -1,5 +1,5 @@
1
{
2
"ignore": ["**/.github/**", "**/.git/**", "**/tests/**", "**/examples/**"],
3
- "threshold": 3,
+ "threshold": 0,
4
"reporters": ["html", "markdown"]
5
}
0 commit comments