-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
feat(developer,common): verify normalization of strings 🙀 #12748
feat(developer,common): verify normalization of strings 🙀 #12748
Conversation
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should report on all the denormalized strings (nothing worse than fix/compile/rinse/repeat because the compiler won't tell you more than one problem at a time!)
Will do. |
Co-authored-by: Marc Durdin <[email protected]>
… review comments - report a warning on each separate instance of a denormalized string (once per string). Fixes: #7394
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…94-verify-normalization-epic-ldml
Changes in this pull request will be available for download in Keyman version 18.0.153-alpha |
common:
developer:
Fixes: #7394
@keymanapp-test-bot skip