mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2018 (markdown)
@@ -28,4 +28,6 @@ Instead, you can use `[:lower:]` and `[:upper:]` to explicitly specify case:
|
|||||||
|
|
||||||
If you don't want `a-z` to match `é` or `A-Z` to match `Ñ`, you can ignore this message.
|
If you don't want `a-z` to match `é` or `A-Z` to match `Ñ`, you can ignore this message.
|
||||||
|
|
||||||
|
As of 2019-09-08, BusyBox `tr` does not support character classes, so you would have to ignore this message.
|
||||||
|
|
||||||
Note that the examples used here are multibyte characters in UTF-8. Many implementations (including GNU) fails to deal with them.
|
Note that the examples used here are multibyte characters in UTF-8. Many implementations (including GNU) fails to deal with them.
|
Reference in New Issue
Block a user