xia to Programmer Humor@programming.devEnglish · 6 months agoThey can see the policy working...lemmy.sdf.orgimagemessage-square37linkfedilinkarrow-up1237arrow-down16
arrow-up1231arrow-down1imageThey can see the policy working...lemmy.sdf.orgxia to Programmer Humor@programming.devEnglish · 6 months agomessage-square37linkfedilink
minus-squareentropicdriftlinkfedilinkarrow-up4·edit-26 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.