Skip to content

Support non ascii#39

Merged
akicho8 merged 2 commits intoakicho8:masterfrom
johannes-mueller:support-non-ascii
Aug 9, 2024
Merged

Support non ascii#39
akicho8 merged 2 commits intoakicho8:masterfrom
johannes-mueller:support-non-ascii

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