xia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 2 days agoThey can see the policy working...lemmy.sdf.orgimagemessage-square36fedilinkarrow-up1226arrow-down14
arrow-up1222arrow-down1imageThey can see the policy working...lemmy.sdf.orgxia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 2 days agomessage-square36fedilink
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up4·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.