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]
|
[*.rb]
|
||||||
indent_style=space
|
indent_style=space
|
||||||
indent_size=2
|
indent_size=2
|
||||||
|
[*.sh]
|
||||||
|
indent_style=tab
|
||||||
|
indent_size=1
|
||||||
|
Loading…
Reference in New Issue
Block a user