mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-30 05:46:28 -04:00
Fix syncat example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
filetype: go
|
||||
|
||||
detect:
|
||||
filename: "\\.go$"
|
||||
filename: "\\.go$"
|
||||
|
||||
rules:
|
||||
- statement: "\\b(break|case|continue|default|else|for|go|goto|if|range|return|switch)\\b"
|
||||
|
||||
Reference in New Issue
Block a user