• PoastRotato@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    My coworker flips his shit every time I include a ternary operator in a PR. He also insists on refactoring any block of code longer than two lines into its own function, even when it’s only used once.

    He is not well liked.

    • bort@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      He also insists on refactoring any block of code longer than two lines into its own function

      Thanks, uncle Bob.