mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-05 21:34:43 +00:00
commit
31936358c1
1 changed files with 2 additions and 2 deletions
|
|
@ -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: "\""
|
||||
|
|
|
|||
Loading…
Reference in a new issue