Skip to content

Commit f702e8f

Browse files
committed
tweak editorconfig
1 parent 048f594 commit f702e8f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.editorconfig

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ root = true
33
[*]
44
charset = utf-8
55
end_of_line = lf
6-
tab_width = 4
6+
ij_visual_guides = 180
77
indent_size = 4
88
indent_style = space
9-
max_line_length = 160
109
insert_final_newline = true
10+
max_line_length = 180
11+
tab_width = 4
1112
trim_trailing_whitespace = true
1213

1314
[*.{csproj,json,yaml}]

0 commit comments

Comments
 (0)