Update .editorconfig

This commit is contained in:
Delio Castillo 2016-09-19 20:46:36 -07:00
parent bc48ffa791
commit d39ae1adb8

View File

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