Consider .reek files as yaml

This commit is contained in:
Jose Diaz-Gonzalez
2013-04-30 15:49:00 -03:00
parent 3ad129e6e6
commit 13f1a1fc74

View File

@@ -1420,6 +1420,7 @@ YAML:
primary_extension: .yml primary_extension: .yml
extensions: extensions:
- .yaml - .yaml
- .reek
eC: eC:
type: programming type: programming