xia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 2 days agoThey can see the policy working...lemmy.sdf.orgexternal-linkmessage-square32fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThey can see the policy working...lemmy.sdf.orgxia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 2 days agomessage-square32fedilink
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up0·edit-22 days agoI would make it a TODO so that it’s clearly temporary and so the linter bugs me about it until the intended permanent code is restored. In general I prefer to keep separate branches and maybe a draft PR open for visibility for that kind of situation, though.
I would make it a TODO so that it’s clearly temporary and so the linter bugs me about it until the intended permanent code is restored.
In general I prefer to keep separate branches and maybe a draft PR open for visibility for that kind of situation, though.