𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoShiiieeettt.......lemmy.worldimagemessage-square72fedilinkarrow-up114arrow-down10
arrow-up114arrow-down1imageShiiieeettt.......lemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square72fedilink
minus-squaretargetx@programming.devlinkfedilinkarrow-up0·2 years agoWe 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.
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.