carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.61k stars 799 forks source link

👀 Apply a pull request suggestion #1536

Closed pybride closed 1 year ago

pybride commented 1 year ago

Emoji symbol

👀

Emoji code

:eyes:

Emoji description

Applying a pull request suggestion

Describe the use case of your emoji

When working on a pull request, reviewers can suggest some small modifications, which aren't 🐛, ⚡️, ♻️, 🧑‍💻. 🩹 could be used instead, but we then loose the mention of the PR (need to be written in commit text).

👀 symbolize the reviewer(s)

Is this use case covered by an existing emoji?

Yes ✅

Does this emoji fall into the "how" or the "what" category?

Examples

👀Use new variable isDisposing for checking status instead of isDisposed variable (may be set to late)

Validations

carloscuesta commented 1 year ago

Hey!

This is a duplicate of #660 #986 and related with #348