minor change to .editorconfig
section on shellscript
This commit is contained in:
parent
565ac8d612
commit
b48d719d4a
@ -12,3 +12,6 @@ insert_final_newline=false
|
||||
[*.rb]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
[*.sh]
|
||||
indent_style=tab
|
||||
indent_size=1
|
||||
|
Loading…
Reference in New Issue
Block a user