Skip to content

Commit

Permalink
Set max line length for markdown to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsDrike committed Oct 27, 2024
1 parent e28e151 commit 6f03529
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 @@ -16,3 +16,4 @@ indent_size = 4
[*.md]
indent_size = 4
trim_trailing_whitespace = false
max_line_length = 120

0 comments on commit 6f03529

Please sign in to comment.