xia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 3 months agoThey can see the policy working...lemmy.sdf.orgimagemessage-square36linkfedilinkarrow-up1237
arrow-up1237imageThey can see the policy working...lemmy.sdf.orgxia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 3 months agomessage-square36linkfedilink
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up4·edit-23 months 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.