fix some minor things in editorconfig
This commit is contained in:
@@ -10,7 +10,11 @@ indent_size = 4
|
||||
|
||||
[{makefile,Makefile}]
|
||||
indent_style = tab
|
||||
indent_size = 1
|
||||
indent_size = 2
|
||||
|
||||
[.*/{sh,bash}]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
|
||||
[*.{yaml,json,toml}]
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user