Skip to content

Commit

Permalink
chore(style): max_line_length = 160 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47-bot committed Mar 17, 2024
1 parent 29fdbc3 commit 8759986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
max_line_length = 180
max_line_length = 160
insert_final_newline = true
trim_trailing_whitespace = true

Expand Down

0 comments on commit 8759986

Please sign in to comment.