Update .editorconfig

This commit is contained in:
khai96_ 2020-05-08 10:35:40 +07:00
parent 53b41dad2f
commit 9c1a37f2cb

View File

@ -10,3 +10,7 @@ indent_size = 2
[Makefile]
indent_style = tab
tab_width = 4
[*.gitattributes]
indent_style = tab
tab_width = 16