Skip to content

Commit d6fdabc

Browse files
darkvertexjaraco
authored andcommitted
.editorconfig: Set max_line_length to 88 for Python files.
1 parent 0614eed commit d6fdabc

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
@@ -9,6 +9,7 @@ end_of_line = lf
99

1010
[*.py]
1111
indent_style = space
12+
max_line_length = 88
1213

1314
[*.{yml,yaml}]
1415
indent_style = space

0 commit comments

Comments
 (0)