Skip to content

Commit 2af0775

Browse files
phip1611nicholasbishop
authored andcommitted
.editorconfig: switch to max line length of 80
1 parent 6190822 commit 2af0775

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
@@ -3,6 +3,7 @@ root = true
33
[*]
44
charset = utf-8
55
end_of_line = lf
6+
max_line_length = 80
67

78
insert_final_newline = true
89
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)