code-review-emoji-guide
code-review-emoji-guide copied to clipboard
An emoji legend to help convey intention and added meaning in code review comments.
I feel sharing ideas can't be important in PR's!
Bitbucket doesn't support the ⛏ emoji, so instead we use 🐐, as in, ["This gets my goat."](https://www.dictionary.com/browse/get-someone-s-goat)
Hello, I've noticed that using specific emojis to convey certain meanings can be cumbersome, especially when it's time-consuming to find the right one on my computer. To address this, I've...
Hiya, I have been finding this guide super useful, and decided to make a Raycast extension for it. Thought I'd share! You can find the pull request for it here...
> ⛏ These intermediary variables and if statements could be simplified down to a single ternary expression. This not always mean better! Heed grug's words: https://grugbrain.dev/#grug-on-expression-complexity
I really like the idea. I think, this can be improved even further if each emoji has it's own link in this project. The best would be to have dedicated...