Skip to content

Commit

Permalink
Update .editorconfig 馃摉
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 5, 2023
1 parent 3530965 commit 3d5e24f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 180
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = false
trim_trailing_whitespace = true
ij_continuation_indent_size = 8
ij_formatter_off_tag = @formatter:off
ij_formatter_on_tag = @formatter:on
Expand Down

0 comments on commit 3d5e24f

Please sign in to comment.