Skip to content

Commit 0ce581a

Browse files
简化格式配置内容
1 parent e7e9b90 commit 0ce581a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.editorconfig

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -473,12 +473,4 @@ ij_markdown_max_lines_around_header = 1
473473
ij_markdown_max_lines_between_paragraphs = 1
474474
ij_markdown_min_lines_around_block_elements = 1
475475
ij_markdown_min_lines_around_header = 1
476-
ij_markdown_min_lines_between_paragraphs = 1
477-
478-
[{*.bash,*.sh,*.zsh}]
479-
ij_shell_binary_ops_start_line = false
480-
ij_shell_keep_column_alignment_padding = false
481-
ij_shell_minify_program = false
482-
ij_shell_redirect_followed_by_space = false
483-
ij_shell_switch_cases_indented = false
484-
ij_shell_use_unix_line_separator = true
476+
ij_markdown_min_lines_between_paragraphs = 1

0 commit comments

Comments
 (0)