Update .editorconfig

This commit is contained in:
Delio Castillo 2016-09-19 11:45:07 -07:00
parent b1caf04c82
commit bc48ffa791

View File

@ -21,3 +21,7 @@ trim_trailing_whitespace = false
[Makefile]
indent_style = tab
[nginx.conf]
indent_style = space
indent_size = 2