Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork139
add optional "caseInsensitivity" for volume - to reproduce windows behaviour#973
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
jmfirth-arkane commentedFeb 21, 2025
We have a use case where we would like to see an option to support case insensitivity as well. I would be happy to resolve any conflicts in this branch to see this PR to completion if it is a feature that would be accepted. |
@jmfirth-arkane go for it - aside from the unneeded formatting changes, I think the only change needed is lets use an |
This was a PR introduced for version 3.2 - It required rebasing;
My PR just update this and resubmits it.
Original PR:#632 : Feb 9, 2021
ajafff@b214f0e#diff-22b97ef1141174ca5a814b313942e79b626a55c7cd1ebe7b97d0756298b03641
NOTE:
"test": "jest --maxWorkers 2",
This is removed as it breaks debugging from vscode;