JuliaTesting / Aqua.jl

Auto QUality Assurance for Julia packages
MIT License
334 stars 24 forks source link

Warn against confusable identifiers used in the same scope? #259

Open stevengj opened 8 months ago

stevengj commented 8 months ago

Following https://discourse.julialang.org/t/warning-against-unicode-confusables/108734, something to consider would be an automatic warning if two symbols in the same scope are easily confusable (using standard Unicode-confusable tables developed for computer security).