DarkPlayer@lemmy.world to Programming@programming.dev · 1 year agoUnicode tricks in pull requests: Do review tools warn us?semanticdiff.comexternal-linkmessage-square3fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkUnicode tricks in pull requests: Do review tools warn us?semanticdiff.comDarkPlayer@lemmy.world to Programming@programming.dev · 1 year agomessage-square3fedilink
minus-squaremonk@lemmy.unboiled.infolinkfedilinkarrow-up0·1 year agoHomoglyphs? Invisible text? Bidirectional text? Just highlight every line that goes beyond ASCII with yellow warning colors and require to vet it. Maybe make localization data an exception.
minus-squarearthur@lemmy.ziplinkfedilinkEnglisharrow-up0·1 year agoOr the non-ascii character itself.
Homoglyphs? Invisible text? Bidirectional text? Just highlight every line that goes beyond ASCII with yellow warning colors and require to vet it. Maybe make localization data an exception.
Or the non-ascii character itself.
Doesn’t work if it’s invisible.