Skip to content

Commit

Permalink
chore(editorconfig): adds max_line_length
Browse files Browse the repository at this point in the history
  • Loading branch information
garethflowers committed Jun 6, 2024
1 parent 7a8e673 commit 5eb98ca
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 @@ -6,6 +6,7 @@ end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
max_line_length = 80
trim_trailing_whitespace = true

[*.yml]
Expand Down

0 comments on commit 5eb98ca

Please sign in to comment.