• _stranger_@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    9 months ago

    I have this argument with other devs all the time.

    Hey, you know this 200 line nested if statement that suddenly returns in the middle of the condition is "7"? Yeah, that needs a refactor or at least a fucking comment.

    I get a pull request that adds a log line that reads something like "special case 7 triggered.".