Add allowlisted ASCII aliases in Rake task
What does this MR do and why?
In !74204 (merged), we manually added some aliases to the JSON fixture.
This changes the rake task so that those don't get overwritten when we run bin/rake tanuki_emoji:aliases
.
How to set up and validate locally
- Run
bin/rake tanuki_emoji:aliases
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.