Analysis icon indicating copy to clipboard operation
Analysis copied to clipboard

This will exclude spaces but include tabs and ideographic space

Open valeriyvan opened this issue 1 year ago • 2 comments

https://github.com/BasThomas/Analysis/blob/c686069910d11b9e5169437188caf8312ea24271/Analysis/Classes/Analysis.swift#L80

it's better to use isWhitespace which is intended exact for such cases.

valeriyvan avatar Jun 25 '23 15:06 valeriyvan

Thanks, @valeriyvan! You can tell it's definitely a bit of a bare-bones project at the moment, and you're totally right. Would you be up for creating a pull request to tackle this? :)

BasThomas avatar Jun 26 '23 10:06 BasThomas

Thanks, @valeriyvan! You can tell it's definitely a bit of a bare-bones project at the moment, and you're totally right. Would you be up for creating a pull request to tackle this? :)

no

valeriyvan avatar Jun 26 '23 12:06 valeriyvan