If my code comments contain ↔︎, the build script will fail.
E.g.
This produces the following error:
bash: -c: line 0: unexpected EOF while looking for matching `''
bash: -c: line 1: syntax error: unexpected end of file
[Finished in 0.1s with exit code 2]
[shell_cmd: echo 'ascii' codec can't decode byte 0xe2 in position 2437: ordinal not in range(128)]
If my code comments contain ↔︎, the build script will fail.
E.g.
This produces the following error: