• intensely_human
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    9 months ago

    Especially the devops team. That keyword should be caught in a precommit hook

    • targetx@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      We use a CI pipeline check which prevents merges to master if the code contains a TODO. A precommit hook only works if the developer has the hooks configured.