Skip to content

Commit de7a20e

Browse files
committed
Updated the max line length
1 parent 7380db8 commit de7a20e

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
@@ -7,7 +7,7 @@ insert_final_newline = true
77
trim_trailing_whitespace = true
88
end_of_line = lf
99
charset = utf-8
10-
max_line_length = 88
10+
max_line_length = 120
1111

1212
[*.{yml,yaml,json,js,css,html}]
1313
indent_size = 2

0 commit comments

Comments
 (0)