There was an error while loading. Please reload this page.
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