xia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 10 days agoThey can see the policy working...lemmy.sdf.orgimagemessage-square36fedilinkarrow-up1235arrow-down15
arrow-up1230arrow-down1imageThey can see the policy working...lemmy.sdf.orgxia@lemmy.sdf.org to Programmer Humor@programming.devEnglish · 10 days agomessage-square36fedilink
minus-squareentropicdrift@lemmy.sdf.orglinkfedilinkarrow-up4·edit-210 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.