Skip to content

Commit

Permalink
Add max_line_length to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Apr 17, 2023
1 parent b4a698f commit c283c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 120

0 comments on commit c283c91

Please sign in to comment.