Merge pull request #1 from jangeador/patch-3

Update .editorconfig
This commit is contained in:
Delio Castillo 2016-09-19 11:45:56 -07:00 committed by GitHub
commit 6c4cfdd921

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