carloscuesta / gitmoji

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

#1749

Open markmonster opened 4 weeks ago

markmonster commented 4 weeks ago

Emoji symbol

Emoji code

:tent:

Emoji description

Applying the Boy Scout Rule.

Describe the use case of your emoji

When you are working on a feature you have to leave the campground cleaner than you found. At least according to The Boy Scout Rule that can be found in the "Clean Code" book by Robert C. Martin. You want these changes to be distinguished from the code belonging to the feature you're working on, but sometimes it's hard to give it a specific gitmoji, hence this proposal.

Is this use case covered by an existing emoji?

No ❌

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

Examples

Removed some unused code. Renamed variables or methods to make it more readable. Small adjustments to adhere to code style.

Validations

cruzdanilo commented 4 weeks ago

i think those examples are already covered

markmonster commented 4 weeks ago

I think you are right here. 👍🏻