mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
chore(editorconfig): extend for sh scripts
To match with what's already in the repo. Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
This commit is contained in:
parent
c909480560
commit
87ab1fd7ed
@ -28,3 +28,7 @@ indent_size = 4
|
|||||||
[*.rs]
|
[*.rs]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.sh]
|
||||||
|
indent_size = 4
|
||||||
|
indent_style = space
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user