Skip to content

Commit b7ad1d5

Browse files
Gerschtlit184256
authored andcommitted
Set indent_size for shell script to 4
1 parent a505862 commit b7ad1d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ end_of_line = lf
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10+
11+
[*.sh]
12+
indent_size = 4

0 commit comments

Comments
 (0)