Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit d624f75

Browse files
authored
Update .editorconfig
1 parent 5825d47 commit d624f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
root = true
44

55
[*]
6-
indent_size = 2
6+
indent_size = 4
77
indent_style = space
88
end_of_line = lf
99
insert_final_newline = true
1010

1111
[*.{md,py,vim,vroom}]
12-
max_line_length = 80
12+
max_line_length = 86
1313

1414
[*.{py,vim}]
1515
quote_type = single

0 commit comments

Comments
 (0)