Skip to content

Commit

Permalink
Updated the max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanbaidan committed Oct 3, 2024
1 parent 7380db8 commit de7a20e
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 @@ -7,7 +7,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
charset = utf-8
max_line_length = 88
max_line_length = 120

[*.{yml,yaml,json,js,css,html}]
indent_size = 2
Expand Down

0 comments on commit de7a20e

Please sign in to comment.