mimic icon indicating copy to clipboard operation
mimic copied to clipboard

`--check` should exit with code `> 0` when homoglyphs are found

Open VanAxe opened this issue 7 years ago • 2 comments

Currently, mimic only converts the homoglyphs to explicit utf codepoints when running mimic --ϲheck. To allow automated testing, this behavior should change to allow programmatic detection of homoglyphs.

Having an exit code greater than 0 would allow programmatic tests.

VanAxe avatar Feb 23 '17 20:02 VanAxe

This would also tie well into #38 .

VanAxe avatar Feb 23 '17 20:02 VanAxe

Sure; pull requests welcome.

reinderien avatar May 01 '17 00:05 reinderien