1
0
Fork 0
mirror of synced 2026-06-05 14:38:19 +00:00

Update .editorconfig

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

View file

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