Skip to content

Commit 6023185

Browse files
committed
feat: remove part of the .editorconfig that applies to all files
1 parent 17d711c commit 6023185

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.editorconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ end_of_line = lf
66
insert_final_newline = true
77
trim_trailing_whitespace = true
88
max_line_length = 120
9-
tab_width = 4
10-
ij_continuation_indent_size = 8
119
ij_formatter_off_tag = @formatter:off
1210
ij_formatter_on_tag = @formatter:on
1311
ij_formatter_tags_enabled = true

0 commit comments

Comments
 (0)