mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
7 lines
158 B
YAML
7 lines
158 B
YAML
filetype: cake
|
|
detect:
|
|
filename: "\\.cake$"
|
|
|
|
rules:
|
|
- include: "csharp"
|
|
- preproc: "^[[:space:]]*#(addin|break|l(oad)?|module|r(eference)?|tool)"
|