Fix incorrect crystal filetype detection

Closes #608
This commit is contained in:
Zachary Yedidia
2017-03-28 19:26:14 -04:00
parent 3e61bd4d49
commit 079cbe11f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
filetype: crystal
detect:
filename: "\\.cr$|Gemfile|config.ru|Rakefile|Capfile|Vagrantfile"
filename: "\\.cr$"
rules:
# Asciibetical list of reserved words