arvinxx / gitmoji-commit-workflow

😉 Gitmoji Commit Workflow
MIT License
217 stars 27 forks source link

Typo in start-with-gitmoji error message: no space after comma #455

Closed JoshuaKGoldberg closed 1 year ago

JoshuaKGoldberg commented 2 years ago

There's normally a space after commas. Additionally, applying a bit more grammar nitpicking would give something like:

- ✖   Your commit should start with gitmoji code,please check the emoji code on https://gitmoji.dev/. [start-with-gitmoji]
+ ✖   Your commit should start with gitmoji code. Please check the emoji code on https://gitmoji.dev/. [start-with-gitmoji]

Happy to send a PR if this is acceptable.

Love this tool overall, thanks for making it! ❤️‍🔥

arvinxx commented 1 year ago

Pr welcome~ Thanks

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.2.9 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.2.3 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.4.5-beta.1 :tada:

The release is available on npm package (@beta dist-tag)

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.4.0 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.4.2 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

JoshuaKGoldberg commented 1 year ago

wat