Skip to content

Commit 4549540

Browse files
Update .editorconfig, apply rules to all files
1 parent 42eae25 commit 4549540

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.editorconfig

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ root = true
33
[*]
44
charset = utf-8
55
end_of_line = lf
6-
insert_final_newline = true
7-
trim_trailing_whitespace = true
8-
9-
[*.sh]
106
indent_size = 2
117
indent_style = space
8+
insert_final_newline = true
9+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)