-
Notifications
You must be signed in to change notification settings - Fork 63
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
Support :case_insensitive diff-ing option #13
Comments
@ronco would be great! |
Will do. I'll try to put it together this weekend.
|
It's definitely welcomed, thx @ronco . |
Just submitted PR #14 for this. Let me know what you think. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to
:strip
and:numeric_tolerance
I think it would be useful to have an option to make string comparisons case insensitive. I'm happy to provide a PR if there would be interest in adding this feature.The text was updated successfully, but these errors were encountered: