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

No line numbers? #1

Open
avimar opened this issue Aug 21, 2017 · 0 comments
Open

No line numbers? #1

avimar opened this issue Aug 21, 2017 · 0 comments

Comments

@avimar
Copy link

avimar commented Aug 21, 2017

synt:
  config:
    similarity: 70
    ngram: 1
    minlength: 10
    estype: "module"

I upgraded to similarity of 80 and length of 100.

Yet, I got a bunch of matches like this:

warn duplicate test/callRouting.js: Similar code in test/callRouting.js (vile-synt)
warn duplicate myNumbers/myNumbers.js: Similar code in myNumbers/myNumbers.js, speedDials/speedDials.js (vile-synt)

So we have matches to self, and matches to another file too. But no line numbers mentioned.
How do I make use of this?

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