Replies: 1 comment 1 reply
Yeah, I were just rushing with that code... So I left that comment |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
@kotleni @kabaniery
I am not sure who is the initial author of this comment, but generally inline comments are considered a code smell by many (me including). Whenever you need to leave a comment, most of the times it is solved by extraction to a different function. I will fix that
All reactions