mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-05 08:27:19 -04:00
Add support for skipping
This commit is contained in:
@@ -6,7 +6,7 @@ detect:
|
||||
rules:
|
||||
- constant.string:
|
||||
start: "\""
|
||||
end: "(?<!\\\\)\""
|
||||
end: "\""
|
||||
rules: []
|
||||
|
||||
- comment:
|
||||
|
||||
Reference in New Issue
Block a user