Skip to content

Support non ascii #39

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

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Conversation

johannes-mueller
Copy link
Contributor

* drop unnecessary string-match
* add test cases to make string-match test sensitive
* slightly rearrange some tests assertions to make them more intuitive
  * (should (equal nil ...)) → (should-not ...)
  * (should-not (equal nil ...)) → (should ...)
@akicho8 akicho8 merged commit be3808c into akicho8:master Aug 9, 2024
@akicho8
Copy link
Owner

akicho8 commented Aug 9, 2024

@johannes-mueller Thank you so much for even refactoring the code. It looks much cleaner now.

@johannes-mueller johannes-mueller deleted the support-non-ascii branch August 9, 2024 13:56
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

Successfully merging this pull request may close these issues.

string-inflection doesn't work on words with umlauts
2 participants