Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 duplicated lines out of 0 total lines of code #14

Open
hechth opened this issue Nov 9, 2020 · 0 comments
Open

0 duplicated lines out of 0 total lines of code #14

hechth opened this issue Nov 9, 2020 · 0 comments

Comments

@hechth
Copy link

hechth commented Nov 9, 2020

This is my config in vscode, I always get the same message that there are 0 duplicate lines of code out of 0 total lines of code, no matter which files I select.

"jscpd.languagesExts": "R:R",
"jscpd.minLines": 1,
"jscpd.minTokens": 50,
"jscpd.skipComments": false,
"jscpd.files": "**/*",
"jscpd.exclude": [
    "**/*.min.js",
    "**/node_modules/**"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant