mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-05 00:17:14 -04:00
Merge branch 'fix-sh-brackets-detection'
This commit is contained in:
@@ -19,6 +19,7 @@ rules:
|
|||||||
# Conditional flags
|
# Conditional flags
|
||||||
- statement: "--[a-z-]+"
|
- statement: "--[a-z-]+"
|
||||||
- statement: "\\ -[a-z]+"
|
- statement: "\\ -[a-z]+"
|
||||||
|
- symbol.brackets: "(\\[|\\]|\\{|\\}|[()])"
|
||||||
|
|
||||||
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
|
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
|
||||||
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
|
- identifier: "\\$\\{?[0-9A-Z_!@#$*?-]+\\}?"
|
||||||
|
|||||||
Reference in New Issue
Block a user