Redocly / redocly-cli

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://redocly.com/docs/cli/
MIT License
849 stars 129 forks source link

chore: replace ➡️ with 🔀 to align the words #1595

Closed arkbriar closed 1 week ago

arkbriar commented 1 week ago

What/Why/How?

The ➡️ should be the same width as other emojis normally though it shows differently in GitHub's code viewer (➡️). Currently, the additional space makes the stats subcommand print such outputs, which is weird

image

The PR fixes it by removing the space.

Reference

Testing

Screenshots (optional)

Check yourself

Security

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 177ac824fcfe936dee1eb010c40f4c48ef6c6809

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @redocly/cli | Patch | | @redocly/openapi-core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

tatomyr commented 1 week ago

Hi @arkbriar! Could you replace the ➡️ emoji with 🔀? I think it should eliminate the original issue with improper alignment:

image