Add readme and yaml.yaml file

This commit is contained in:
Zachary Yedidia
2017-02-18 10:47:31 -05:00
parent c5a9df25ab
commit 3ef9cb838a
7 changed files with 187 additions and 6 deletions
+1 -1
View File
@@ -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"