mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-20 07:50:25 +00:00
8 lines
156 B
YAML
8 lines
156 B
YAML
|
|
filetype: cake
|
||
|
|
detect:
|
||
|
|
filename: "\\.cake$"
|
||
|
|
|
||
|
|
rules:
|
||
|
|
- include: "csharp"
|
||
|
|
- preproc: "^[[:space:]]*#(addin|break|l|load|module|r|reference|tool)"
|