Skip to content

Commit a959253

Browse files
committed
editorconfig
1 parent 21ca0fc commit a959253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ end_of_line = lf
88
insert_final_newline = true
99
indent_size = 4
1010
indent_style = space
11+
max_line_length = 100
1112

1213
[*.{js,ts,py}]
1314
charset = utf-8
14-
max_line_length = 100
1515

1616
[Makefile]
1717
indent_style = tab

0 commit comments

Comments
 (0)