Skip to content

Commit 85ad40d

Browse files
committed
0 - Set max_line_length = 120 in .editorconfig
1 parent 60c5a03 commit 85ad40d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ end_of_line = lf
1111
charset = utf-8
1212
trim_trailing_whitespace = true
1313
insert_final_newline = true
14+
max_line_length = 120
1415

1516
# Change these settings to your own preference
1617
indent_style = space

0 commit comments

Comments
 (0)