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 2, 2023
1 parent 4b13977 commit 2167dbe
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 = 120
max_line_length = 180
tab_width = 4
trim_trailing_whitespace = true
trim_trailing_whitespace = false
ij_continuation_indent_size = 8
ij_formatter_off_tag = @formatter:off
ij_formatter_on_tag = @formatter:on
Expand Down

0 comments on commit 2167dbe

Please sign in to comment.