Update .editorconfig

This commit is contained in:
Delio Castillo 2016-09-19 11:45:07 -07:00 committed by GitHub
parent bb913b7507
commit 5dd9e63a94

View File

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