We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If sub1 is similar to sub2 and sub3, two comments will be placed in the same location on sub1 to note both similarity scores.
sub1
sub2
sub3
It would create less clutter to note all submissions against which a submission is deemed similar in the same comment.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Situation
If
sub1
is similar tosub2
andsub3
, two comments will be placed in the same location onsub1
to note both similarity scores.Improvement
It would create less clutter to note all submissions against which a submission is deemed similar in the same comment.
The text was updated successfully, but these errors were encountered: