Update sh.yaml

This adds back the lowercase characters to the identifier name.
This commit is contained in:
Krerkkiat Chusap
2019-01-14 03:59:42 -05:00
parent 2c219ba647
commit e3fd914e0b

View File

@@ -20,8 +20,8 @@ rules:
- statement: "--[a-z-]+"
- statement: "\\ -[a-z]+"
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
- identifier: "\\$\\{?[0-9A-Za-z_!@#$*?-]+\\}?"
- identifier: "\\$\\{?[0-9A-Za-z_!@#$*?-]+\\}?"
- constant.string:
start: "\""