Created
May 9, 2019 01:46
-
-
Save chainat/4b43a7298a205fbd04fcefaf0838f21a to your computer and use it in GitHub Desktop.
Search for non-ascii characters in the files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REGEX = [^\x00-\x7F] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment