Skip to content

Commit 65c8553

Browse files
committed
set max line length to 140
Signed-off-by: Tim Deubler <[email protected]>
1 parent a13345a commit 65c8553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ end_of_line = lf
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10+
max_line_length = 140
1011

1112
[*.json]
1213
indent_size = 2

0 commit comments

Comments
 (0)