Skip to content

Commit f49542b

Browse files
committed
Add config for shell scripts
1 parent 9c515a9 commit f49542b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ indent_style = space
1515
[*.jl]
1616
indent_style = tab
1717

18+
[*.sh]
19+
indent_style = tab
20+
1821
[*.md]
1922
indent_style = space
2023
indent_size = 4

0 commit comments

Comments
 (0)