We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a1cb2 commit bd20ce6Copy full SHA for bd20ce6
.editorconfig
@@ -18,3 +18,7 @@ indent_size = 4
18
[*.yml,*.tmpl]
19
indent_style = space
20
indent_size = 2
21
+
22
+[*.sh]
23
+indent_style = tab
24
+indent_size = 4
0 commit comments