mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-05 08:27:19 -04:00
Add readme and yaml.yaml file
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
filetype: c
|
||||
|
||||
detect:
|
||||
filename: "\\.(c|C)$"
|
||||
filename: "(\\.(c|C)$|\\.(h|H)$|\\.ii?$|\\.(def)$)"
|
||||
|
||||
rules:
|
||||
- identifier: "\\b[A-Z_][0-9A-Z_]+\\b"
|
||||
|
||||
Reference in New Issue
Block a user