We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8911b commit 3e83be0Copy full SHA for 3e83be0
.editorconfig
@@ -9,7 +9,7 @@ charset = utf-8
9
indent_style = space
10
indent_size = 2
11
12
-[*.{bash,py}]
+[*.{bash,py,sh}]
13
14
indent_size = 4
15
0 commit comments