1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-08-27 16:24:28 +08:00
Files
shellcheck/snap
林博仁(Buo-ren, Lin) beee9b22ca Fix snap distribution unable to process scripts in Unicode(Chinese) (fixes )
The snap runtime only supports C.UTF-8 locale, as other locales don't seem to be used now just hardcode it.

Fixes .

Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
2020-08-03 11:46:20 +08:00
..