Ensure makefiles are properly formatted

This commit is contained in:
Jose Diaz-Gonzalez
2014-12-08 22:11:57 -05:00
committed by Michael Hobbs
parent 356acdd08d
commit e45455b73f

View File

@@ -11,4 +11,6 @@ indent_style = tab
indent_size = 4
[*.mk]
insert_final_newline = true
indent_style = tab
indent_size = 4