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

Can the determination of row or column insertion or deletion be controlled through parameterization? #205

Open
yanhuixie opened this issue Oct 7, 2024 · 0 comments

Comments

@yanhuixie
Copy link

Thanks for your awesome work.
It seems that the current judgment criteria cannot be controlled through API.
When the similarity between the local line and the remote line is still high, with only a few characters or punctuation marks different, it will also be judged as insertion/deletion.
I think this condition may be too strict, and it would be even better if it could be adjusted through the API.
Although it is possible to ignore spaces or uppercase and lowercase letters through CompareFlags, it does not control parameters such as the 'similarity threshold'.

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